Re: [CentOS] Simplifying making a USB install key

2010-05-13 Thread Jure Pečar
On Mon, 3 May 2010 17:21:02 -0400 Phil Schaffner wrote: > m.r...@5-cent.us wrote on 04/30/2010 11:03 AM: > > 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. Does anyone h

Re: [CentOS] Simplifying making a USB install key

2010-05-03 Thread m . roth
Phil wrote: > m.r...@5-cent.us wrote on 04/30/2010 11:03 AM: >> 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. > > Variation on your theme. Uses ext2 and extlinux with no FAT

Re: [CentOS] Simplifying making a USB install key

2010-05-03 Thread Phil Schaffner
m.r...@5-cent.us wrote on 04/30/2010 11:03 AM: > 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. Variation on your theme. Uses ext2 and extlinux with no FAT partition. Remov

Re: [CentOS] Simplifying making a USB install key

2010-05-03 Thread John Doe
From: "m.r...@5-cent.us" > 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. Don't forget to say in the wiki where to get this 'livecd-iso-to-disk' fedora script JD __

Re: [CentOS] Simplifying making a USB install key

2010-04-30 Thread m . roth
Bob wrote: > On Fri, Apr 30, 2010 at 11:03 AM, 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. >> >> #!/bin/bash >> # ### >> # Autho

Re: [CentOS] Simplifying making a USB install key

2010-04-30 Thread Phil Schaffner
m.r...@5-cent.us wrote on 04/30/2010 11:03 AM: > Ok, where/how do I submit this to the CentOS project? http://wiki.centos.org/Contribute If you don't want to jump through the hoops required to become a Wiki author, let me know and I'll be glad to add it with attribution to http://wiki.centos.or

Re: [CentOS] Simplifying making a USB install key

2010-04-30 Thread Bob Beers
On Fri, Apr 30, 2010 at 11:03 AM, 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. > > Thanks in advance. > >        mark > > #!/bin/bash > #

[CentOS] Simplifying making a USB install key

2010-04-30 Thread m . roth
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. Thanks in advance. mark #!/bin/bash # ### # Author: mark roth # Date: 30 Apr. 2010 # Purpose: