Fedora Howto: Install From Memory-stick
From 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:
- Howto Install Fedora From a USB Flash Key Drive
- Howto install Fedora Core 5 (FC5) from a USB-stick
- Xen Howto: Install Windows
- Howto Install Windows XP / Vista on Xen
- Ubuntu Howto: Install Xen
- Ubuntu Howto: Install Oracle
- Howto: Install Ruby and Rails on Debian or Ubuntu
- Howto Install Oracle on Debian
- Fedora Core 6 videos
- Installing Xen on Debian Etch 4.0
Popular Related Items »
Incoming search terms
- Fedora img
- fedora net install howto
- fedora installation image url
- fedora network install howto
- img fedora
- fedora url install
- install fedora from memory stick
- fedora net install from memory stick
- installing fedora from memory stick
- install fedora memory stick
- fedora memory stick
- fedora netinstall url
- fedora install url
- fedora netinstall howto
- fedora install img
- fedora net install url
- fedora install memory stick
- install fedora on memory stick
- install windows from memory stick
- fedora img file
- fedora install from memory stick
- krak dk dev install
- installing windows from memory stick
- diskboot img howto
- fedora 11 memory stick
- linux install memory stick
- how to install windows from memory stick
- linux install from memory stick
- fedora 10 install url
- how to install windows from a memory stick
- install fedora from usb memory stick
- fedora network install url
- fedora on a memory stick
- fedora diskboot img
- fedora on memorystick
- network install fedora url
- fedora memory stick install
- fedora network install
- fedora netinst iso usb
- fedora install from usb
- install windows memory stick
- fedora install from stick
- fedora installation url
- fedora netinstall
- fedora linux img

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