On Mon, 8 Feb 1999, Neil Kendall wrote:

> I was wondering if anyone could help me. I have recently dowloaded Red
> Hat 5.2 onto my Pico mobile consul laptop. Ialso have a HP CD-WRiter
> attached that I would like to put the installation onto.

Assuming you did the equivalent of mirror the i386 directory, cd into that
dir and execute a command like:

mkisofs -A "RedHat 5.2 i386" -b images/boot.img -c boot.catalog -a -l -r
-L -T -v -V "RedHat_52" -o /path-where-you-want-the-image/rh52.iso .

Then use whatever CD burning software you like to burn the rh52.iso
ISO9660 image to the CD.  This will make a bootable CD.  You can also test
the image with a command like:

mount -o loop -t iso9660 rh52.iso /mnt


----don't waste your cpu, crack rc5...www.distributed.net team enzo---
 Jon Lewis <[EMAIL PROTECTED]>|  Spammers will be winnuked or 
 Network Administrator       |  nestea'd...whatever it takes
 Florida Digital Turnpike    |  to get the job done.
_________http://www.lewis.org/~jlewis/pgp for PGP public key__________

Reply via email to