[CentOS] Simplifying making a USB install key

m.roth at 5-cent.us m.roth at 5-cent.us
Fri Apr 30 16:06:30 UTC 2010


Bob wrote:
> On Fri, Apr 30, 2010 at 11:03 AM,  <m.roth at 5-cent.us> wrote:
>> Ok, where/how do I submit this to the CentOS project?
>>
>> Here's a complete script - anyone, *please* feel free to test it, and
>> let me know if I've missed anything.
<snip>
>>
>> #!/bin/bash
>> # ###################################
>> # Author: mark roth
>> # Date: 30 Apr. 2010
>> # Purpose: to create a working, bootable CentOS install on a USB key
>> #####################################
<MVNCH>
>>
>> /usr/bin/livecd-iso-to-disk /scratch/CentOS-5.4-i386-LiveCD.iso
>> /dev/${1}1
>
> s/scratch/CentOS-5.4-i386-LiveCD.iso/${2}/ ???

As in,
/usr/bin/livecd-iso-to-disk $2

Thanks, Bob, just what I needed. There's probably too much blood in my
caffeine stream for me to have noticed that.
<snip>

       mark




More information about the CentOS mailing list