> My guess is that the *.disk files can specify any number of > partitions, > but without examining the relevant code I can't comment on whether > directories not normally found in a default file system, e.g. /data, > would get automatically created.
You can define partitions in a .disk file (the ones included in oscarsamples/ are just samples, you can make your own). So if you want a /data partition to have 4GB, put the following in the .disk file: /dev/hdaX 4096 ext3 /data defaults Where "X" is the partition number you want created. This will create a partition called /data in your new image. There are some relevant information if you do "man mksidisk" (part of SystemInstaller). Cheers, Bernard Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Oscar-users mailing list Oscar-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-users