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.

VN:F [1.8.5_1061]
Rating: 0.0/10 (0 votes cast)

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. Fedora Core 6 videos
  7. Installing Xen on Debian Etch 4.0
  8. Ubuntu Howto: Install Oracle
  9. Howto Install Oracle on Debian
  10. Fedora Core 6 (codename Zod) released

Popular Related Items »

1 Comment »

  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 [...]

RSS feed for comments on this post · TrackBack URI

Leave a Comment