nethub at gmail.com
2005-Oct-20 23:29 UTC
[CentOS] Creating a USB Flash Installation Drive
With the decreasing price of USB Flash Memory Drives, I was wondering how I would go about creating a USB Flash Drive that could be used the same as CD 1 to install CentOS on my servers. Has anyone done this, and if so, can you tell me the procedure to make this work? Thanks!
The instructions and files are on the cd, dvd, or on mirror in the /images directory. On 10/20/05 6:29 PM, "nethub at gmail.com" <nethub at gmail.com> wrote:> With the decreasing price of USB Flash Memory Drives, I was wondering > how I would go about creating a USB Flash Drive that could be used the > same as CD 1 to install CentOS on my servers. > > Has anyone done this, and if so, can you tell me the procedure to make > this work? > > Thanks! > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >
nethub at gmail.com wrote:> With the decreasing price of USB Flash Memory Drives, I was wondering > how I would go about creating a USB Flash Drive that could be used the > same as CD 1 to install CentOS on my servers.While you can boot from the USB Key, install from the usb key is not supported directly under anacoda. What you might need to do is ( if you have a 2.5 gig USB Key ), copy the install media onto the usb key, and then manually mount that under /mnt/sources at the right time.> Has anyone done this, and if so, can you tell me the procedure to make > this work?you need to get the diskboot.img file from the /images directory on CD1 ( or on mirror.centos.org/centos/4/os/<arch>/images/ ) and copy that onto the key ( eg. dd if=diskboot.img of=/dev/sdc ). reboot the machine, select boot from usb in the BIOS. And you are done. - K -- Karanbir Singh : http://www.karan.org/ : 2522219 at icq
Apparently Analagous Threads
- "isolinux.bin missing or corrupt" when booting USB flash drive in old PC
- "isolinux.bin missing or corrupt" when booting USB flash drive in old PC
- fstab problem after a failed drive
- Trying to create bootable USB flash drive WITHOUT persistence
- Re: ext3 / ext4 on USB flash drive?