Howto install Fedora Core 5 (FC5) from a USB-stick

Download the Fedora disk image from a mirror:

cc@fedora:~$ wget http://mirrors.dotsrc.org/fedora/5/i386/os/images/diskboot.img

Make sure that the USB device is unmounted:

cc@fedora:~$ sudo umount /dev/sda1

Copy the img to the usb key device:

cc@fedora:~$ dd if=diskboot.img of=/dev/sda

Reboot and then select a network based install by typing:

linux askmethod

Related posts:

  1. Fedora Howto: Install From Memory-stick
  2. Howto Install Fedora From a USB Flash Key Drive
  3. Fedora Core 6 (codename Zod) released
  4. Fedora Core 6 videos
  5. Howto install Ruby on Rails on Fedora Core 5 (fc5)
  6. Xen Howto: Install Windows
  7. Ubuntu Howto: Install Xen
  8. Fedora Core 4 Test 2 released
  9. Howto Install Windows XP / Vista on Xen
  10. Fedora Core 5 Test 2 Flash demo

Popular Related Items »

2 Comments »

  1. Fedora 7 install from usb « Webcitizen FelipeC said,

    June 1, 2007 @ 20:30

    [...] Thanks to this post. [...]

  2. Fedora 8 network install from USB « Webcitizen FelipeC said,

    November 9, 2007 @ 0:13

    [...] Thanks to this post. [...]

RSS feed for comments on this post · TrackBack URI

Leave a Comment