RH9 installation note
make bootable CD
1.Copy the isolinux/ directory from the first Red Hat Linux CD-ROM into a temporary directory (referred to here as < path-to-workspace> ) using the following command:
cp -r /isolinux/
2.Change directories to the directory you have created:
cd
3.Make sure the files you have copied have appropriate permissions:
chmod u+w isolinux/*
4.Finally, issue the following command to create the ISO image file:
mkisofs -o file.iso -b isolinux.bin -c boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -R -J -v -T isolinux/
make bootable floppy disk
1. C:\d:
D:\cd \dosutils
D:\dosutils rawrite
Enter disk image source file name: ..\images\bootdisk.img
Enter target diskette drive: a:
Please insert a formatted diskette into drive A: and
press --ENTER-- : [Enter]
D:\dosutils
The rawrite utility only accepts 8.3-type _le names, such as filename.img3 . If you
download an update image from http://www.redhat.com/ named something similar to