FTP/HTTP vs NFS install

Sergio Monteiro Basto sergio at sergiomb.no-ip.org
Sun Apr 4 13:25:47 UTC 2010


On Sun, 2010-04-04 at 16:56 +0800, leilei175 at gmail.com wrote:
> Is it possible to create a bootable CD with netboot.iso?

with netboot.iso I don't know, but with boot.iso you can do a bootable
pen usb. if pen usb is in /dev/sdb1  

umount /dev/sdb1
mkfs.vfat /dev/sdb1
/usr/bin/livecd-iso-to-disk boot.iso /dev/sdb1

# This I think is already done automatically in fedora 12. 
mount /dev/sdb1 /media/disk/ 
mkdir /media/disk/images/
cp install.img /media/disk/images/


-- 
Sérgio M. B.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3159 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20100404/9ee67f84/attachment.bin>


More information about the Kickstart-list mailing list