Fedora Howto: Install From Memory-stick

Fedora LogoFrom time to time it is comfortable to be able to install software from USB devices; keys and sticks rather than burning CDs and DVDs and the like for installation.

Outlined here below are the essential commands for preparing an USB memory key with Fedora 7 installation image.

Here is the bug report. Please provide feedback if you can.

Download the Fedora disk image from a mirror:

cc@fedora:~$ wget http://ftp.tu-chemnitz.de/pub/linux/fedora-enchilada/linux/releases/7/Fedora/i386/os/images/diskboot.img

Copy the bootdisk image to the USB device:
Be aware to choose the right device before transferring the bootdisk image. Ensure by either mount and unmount the USB key device before doing the operation or check the contents of the device. Make sure that the USB device is unmounted before transferring.

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 start a network based install
When you reboot you’ll be able to choose network installation. Both HTTP-based and FTP-based install are available. I prefer HTTP-based install, since they seem to work smother than the FTP-based. Before the actual installation takes place you are asked to provided a URL of a Fedora mirror, from where the installation can fetch required packages etc. Help yourself by writing down a URL before rebooting.

linux askmethod

Feel free to comment. Please report if this method is useful for Debian, Ubuntu or OpenSUSE installations too.

Related posts:

  1. Howto Install Fedora From a USB Flash Key Drive
  2. Howto install Fedora Core 5 (FC5) from a USB-stick
  3. Xen Howto: Install Windows
  4. Howto Install Windows XP / Vista on Xen
  5. Ubuntu Howto: Install Xen
  6. Ubuntu Howto: Install Oracle
  7. Howto: Install Ruby and Rails on Debian or Ubuntu
  8. Howto Install Oracle on Debian
  9. Fedora Core 6 videos
  10. Installing Xen on Debian Etch 4.0

Popular Related Items »

2 Comments »

  1. University Update - White House - Fedora Howto: Install From Memory-stick said,

    August 31, 2007 @ 18:56

    [...] Utah Mine Fedora Howto: Install From Memory-stick » This Summary is from an article posted at .bootstrap on Friday, August 31, 2007 Fedora Howto: Install From Memory-stick August 31, 2007 at 17:04 · Filed under Linux, Open Source, Fedora Fedora Logo From time to time it is comfortable to be able to install software Summary Provided by Technorati.comView Original Article at .bootstrap » 10 Most Recent News Articles About White House [...]

  2. udayan said,

    June 3, 2010 @ 13:52

    hi there,
    didn’t understand why you said to use “Reboot and start a network based install”. we suppose to use USB stick … isnt it ?? network based install is simply different procedure. can you explain please??

RSS feed for comments on this post · TrackBack URI

Leave a Comment