Fedora 8 network install from USB
This is basically a copy-paste from a similar post for Fedora 7.
wget ftp://download.fedora.redhat.com/pub/fedora/linux/releases/8/Fedora/i386/os/images/diskboot.img
sudo dd if=diskboot.img of=/dev/sdX
WARNING: be really careful to choose the right device or you might screw other partitions.
Also unmount it before doing the operation. If you want to check the contents just unplug and plug your memory stick.
When you reboot you’ll be able to choose the network installation. You’ll want to choose the HTTP method as FTP doesn’t seem to work and since you are required to type the URL of the server it’s better to write it down before rebooting.
For a list of mirrors check here (not working right now). An example URL would be:
http://spreader.yandex.net/fedora/linux/releases/8/Fedora/i386/os/
Here is the bug report. Please provide feedback if you can.
Thanks to this post.
Q.v.:
http://docs.fedoraproject.org/install-guide/f8/en_US/sn-making-media.html
http://docs.fedoraproject.org/install-guide/f8/en_US/sn-install-tcpip-config.html
stickster
December 30, 2007 at 5:46
[...] Fedora 8 network install from USB: 6,440 [...]
100,000 views, and some stats « Felipe Contreras
March 20, 2009 at 1:57