Writing UNIX Filesystem CD-ROMs |
This is the current version of the writing procedure written by Professor John Canny. Commercial software is in the process of being installed (GEAR) as well as mkisofs being put onto SWW. so you won't have to go hunting for it. Until that happens, this procedure will work just as well.
mkisofs-1.11.tar.gz
to a UNIX box near you and
compile it. Its available from:
ftp://tsx-11.mit.edu/pub/linux/packages/mkisofs/mkisofs-1.11.tar.gz
mkisofs -rT -o foo.iso foo/
".
file2cd.exe
. It's available at:
http://www.mainstream.net/~jarnold/cdrom/download.html
as FRE32V24.ZIP
(this is a bundle of freeware CD-R authoring
tools for MS-DOS prompts under Windows 95 and Windows NT ... look at
README.ZIP
for even more details).
file2cd
. The command
line should be something like:
file2cd e:\foo.iso /POSTGAP
the /POSTGAP
switch is needed to insure the leadout gap is correct
since a foreign utility was used to generate the iso image.
And that's it. No interpretation of the iso image is done... file2cd simply drops it on the disc. Mount the CD on your favorite UNIX box and use symlinks, long filenames, and all the other Rockridge extensions you've come to expect from UNIX cdroms.