RE: Installing from USB Flash Drive

2007-08-06 Thread fbsd2
s >> option. > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Reid Linnemann > Sent: Monday, August 06, 2007 8:54 AM > To: [EMAIL PROTECTED] > Cc: Ross Penner; User questions > Subject: Re: Installing from USB Flash Driv

Re: Installing from USB Flash Drive

2007-08-06 Thread Reid Linnemann
essage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Reid Linnemann Sent: Monday, August 06, 2007 8:54 AM To: [EMAIL PROTECTED] Cc: Ross Penner; User questions Subject: Re: Installing from USB Flash Drive When booting the USB flash drive which contains the install cd1 iso you go in

RE: Installing from USB Flash Drive

2007-08-06 Thread fbsd2
TECTED] [mailto:[EMAIL PROTECTED] Behalf Of Reid Linnemann Sent: Monday, August 06, 2007 8:54 AM To: [EMAIL PROTECTED] Cc: Ross Penner; User questions Subject: Re: Installing from USB Flash Drive When booting the USB flash drive which contains the install cd1 iso you go into sysinstall by default. Ther

Re: Installing from USB Flash Drive

2007-08-06 Thread Reid Linnemann
ting image to flash drive at ###" date cleanup() { umount ${tmpdir}/iso mdconfig -d -u ${isodev} umount ${tmpdir}/img mdconfig -d -u ${imgdev} rm -rf ${tmpdir} } cleanup ls -lh ${imgoutfile} echo "### Script finished ###" -Original Message- From: [EMAIL PROTEC

RE: Installing from USB Flash Drive

2007-08-04 Thread fbsd2
) { umount ${tmpdir}/iso mdconfig -d -u ${isodev} umount ${tmpdir}/img mdconfig -d -u ${imgdev} rm -rf ${tmpdir} } cleanup ls -lh ${imgoutfile} echo "### Script finished ###" -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf O

cpio -dump ... (was: Installing from USB Flash Drive)

2007-08-02 Thread Matthias Apitz
El día Wednesday, August 01, 2007 a las 03:21:12PM -0600, Ross Penner escribió: > On 8/1/07, Reid Linnemann < [EMAIL PROTECTED]> wrote: > > > > Written by Ross Penner on 08/01/07 13:34>> > > > Hi everybody, > > > > > > I'm trying to install a system on a machine that doesn't have an optical > > >

Re: Installing from USB Flash Drive

2007-08-01 Thread Craig Boston
On Wed, Aug 01, 2007 at 12:34:15PM -0600, Ross Penner wrote: > I'm using a via chipset and yes, the bios is set to boot from > USB-FDD. I used the 6.2 boot only image. I don't think that that option, which is for USB floppy drives, is what you want. USB flash memory uses a different protocol an

Re: Installing from USB Flash Drive

2007-08-01 Thread Ross Penner
On 8/1/07, Reid Linnemann <[EMAIL PROTECTED]> wrote: > > Written by Ross Penner on 08/01/07 16:21>> > > On 8/1/07, *Reid Linnemann* < [EMAIL PROTECTED] > > > wrote: > > > > Written by Ross Penner on 08/01/07 13:34>> > > > Hi everybody, > > > > > > I'm t

Re: Installing from USB Flash Drive

2007-08-01 Thread Reid Linnemann
Written by Ross Penner on 08/01/07 16:21>> On 8/1/07, *Reid Linnemann* < [EMAIL PROTECTED] > wrote: Written by Ross Penner on 08/01/07 13:34>> > Hi everybody, > > I'm trying to install a system on a machine that doesn't have an optical > dr

Re: Installing from USB Flash Drive

2007-08-01 Thread Ross Penner
On 8/1/07, Reid Linnemann < [EMAIL PROTECTED]> wrote: > > Written by Ross Penner on 08/01/07 13:34>> > > Hi everybody, > > > > I'm trying to install a system on a machine that doesn't have an optical > > drive. I plan on using a USB flash drive to do the job and found a > > messages from [EMAIL PRO

Re: Installing from USB Flash Drive

2007-08-01 Thread Reid Linnemann
Written by Andrey Shuvikov on 08/01/07 14:17>> On 8/1/07, Ross Penner <[EMAIL PROTECTED]> wrote: Hi everybody, I'm trying to install a system on a machine that doesn't have an optical drive. I plan on using a USB flash drive to do the job and found a messages from [EMAIL PROTECTED] (http://www.

Re: Installing from USB Flash Drive

2007-08-01 Thread Andrey Shuvikov
On 8/1/07, Ross Penner <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I'm trying to install a system on a machine that doesn't have an optical > drive. I plan on using a USB flash drive to do the job and found a > messages from [EMAIL PROTECTED] > (http://www.mail-archive.com/[EMAIL PROTECTED]/msg5

Re: Installing from USB Flash Drive

2007-08-01 Thread Reid Linnemann
Written by Ross Penner on 08/01/07 13:34>> Hi everybody, I'm trying to install a system on a machine that doesn't have an optical drive. I plan on using a USB flash drive to do the job and found a messages from [EMAIL PROTECTED] (http://www.mail-archive.com/[EMAIL PROTECTED]/msg55434.html) a

Installing from USB Flash Drive

2007-08-01 Thread Ross Penner
Hi everybody, I'm trying to install a system on a machine that doesn't have an optical drive. I plan on using a USB flash drive to do the job and found a messages from [EMAIL PROTECTED] (http://www.mail-archive.com/[EMAIL PROTECTED]/msg55434.html) about just such a thing. The script provi