Mike Cloaked wrote: > > > > # mount -o loop /path/to/Fedora-10-i386-DVD.iso /mnt/tmp > > Now as root still, copy the two key boot files from the iso into the > /boot area: > # cd /boot > # cp /mnt/tmp/isolinux/vmlinuz f10.install > # cp /mnt/tmp/isolinux/initrd.img f10.install.img > > There is another important point that I forgot to add - when copying files out of the loop mounted iso you also need to copy the "images" directory into the SAME directory that the iso is residing in so at this stage you also need to do: # cp -R /mnt/tmp/images /path/to/ (where /path/to is the path to the directory holding the Fedora-10-i386-DVD.iso file). The rest of the guide should work as described. -- View this message in context: http://www.nabble.com/installing-Fedora-10-from-USB-Disk-On-Key-tp21873925p21879875.html Sent from the Fedora List mailing list archive at Nabble.com. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines