Re: Install problems!

2000-08-08 Thread Chuck Mead
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 8 Aug 2000, Chuck Mead spewed into the bitstream: CM>On Tue, 8 Aug 2000, Steve Borho spewed into the bitstream: CM> CM>SB>On Tue, Aug 08, 2000 at 08:30:56AM -0600, Chuck Mead wrote: CM>SB>> On Mon, 7 Aug 2000, Steve Borho spewed into the bits

Re: Install problems!

2000-08-08 Thread Steve Borho
On Tue, Aug 08, 2000 at 10:36:49AM -0600, Chuck Mead wrote: > On Tue, 8 Aug 2000, Steve Borho spewed into the bitstream: > SB>Doesn't work here. Strange. Which shell do you use? > SB> > SB>ix% mcopy a:* . > SB>zsh: no matches found: a:* > SB>ix% > > bash ix% bash [steve@ix steve]$ mcopy a:* .

Re: Install problems!

2000-08-08 Thread Chuck Mead
On Tue, 8 Aug 2000, Steve Borho spewed into the bitstream: SB>On Tue, Aug 08, 2000 at 08:30:56AM -0600, Chuck Mead wrote: SB>> On Mon, 7 Aug 2000, Steve Borho spewed into the bitstream: SB>> SB>> mcopy a:* . SB>> SB>> SB>> SB>> Then type: ls SB>> SB>> SB>> SB>> Voila! It's magic... :-) SB>> SB>

Re: Install problems!

2000-08-08 Thread Steve Borho
On Tue, Aug 08, 2000 at 08:30:56AM -0600, Chuck Mead wrote: > On Mon, 7 Aug 2000, Steve Borho spewed into the bitstream: > SB>> mcopy a:* . > SB>> > SB>> Then type: ls > SB>> > SB>> Voila! It's magic... :-) > SB> > SB>Two stipulations: > SB>1) mtools is installed > > Agreed. > > SB>2) You put

Re: Install problems!

2000-08-08 Thread Chuck Mead
On Mon, 7 Aug 2000, Steve Borho spewed into the bitstream: SB>On Mon, Aug 07, 2000 at 04:39:55PM -0600, Chuck Mead wrote: SB>> Format the floppy on Windoze. SB>> Copy the file to the floppy. SB>> Boot Linux. SB>> In your home directory type the following: SB>> SB>> mcopy a:* . SB>> SB>> Then ty

Re: Install problems!

2000-08-07 Thread Danny
You should have a look for a RPM called mtools. It does evertying for your automatically unlike typing in mount -t vfat /mnt/floppy or whatever At 04:29 PM 8/7/00 -0500, you wrote: >Hi, >Make sure the directory /mnt/floppy exists >then unless you have set it up differently >you have to be roo

Re: Install problems! [Reading floppy under Linux]

2000-08-07 Thread vik
[EMAIL PROTECTED] wrote: >So how do I exchange files between Win and Linux on floppies??!! Put in the floppy in and use mcopy a:filename /tmp/wherever You might need to be root, depending on the setup. Vik :v) ___ Redhat-list mailing list [EMAIL P

Re: Install problems!

2000-08-07 Thread Steve Borho
On Mon, Aug 07, 2000 at 04:39:55PM -0600, Chuck Mead wrote: > Format the floppy on Windoze. > Copy the file to the floppy. > Boot Linux. > In your home directory type the following: > > mcopy a:* . > > Then type: ls > > Voila! It's magic... :-) Two stipulations: 1) mtools is installed 2) You p

Re: Install problems!

2000-08-07 Thread Chuck Mead
On Mon, 7 Aug 2000, Benoit Cordoba spewed into the bitstream: BC>Hi everyone. BC> BC>I am brand new to RH and Linux. I just did an install of RH 6.1 on a new BC>Dell. I have problems with the sound card. I went to the mail server BC>archives and got some answers. The Montego cards needs the n

RE: Install problems!

2000-08-07 Thread John Blackmore
You're not alone. :) I just installed RH6.1 after a dismal failure on Win2K upgrade. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Benoit CordobaSent: Monday, August 07, 2000 6:00 PMTo: [EMAIL PROTECTED]Subject: Re: Install pro

Re: Install problems!

2000-08-07 Thread Benoit Cordoba
Thanks for the help, I'll try it now...  I have much to learn on this new OS.   Thanks. Benoit - Original Message - From: John Blackmore To: [EMAIL PROTECTED] Sent: Monday, August 07, 2000 2:54 PM Subject: RE: Install problems! format floppy in win 98,

Re: Install problems!

2000-08-07 Thread Benoit Cordoba
Thank you very much for the info. Sincerely, Benoit - Original Message - From: linda hanigan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 07, 2000 3:29 PM Subject: Re: Install problems! > Hi, > Make sure the directory /mnt/floppy exists > the

Re: Install problems!

2000-08-07 Thread linda hanigan
Hi, Make sure the directory /mnt/floppy exists then unless you have set it up differently you have to be root to mount it. Here is the command I use to mount windows floppies mount -t vfat /dev/fd0 /mnt/floppy I actually have it in a x file called WinFloppy that reads as follows mount -t vfat /d

RE: Install problems!

2000-08-07 Thread John Blackmore
format floppy in win 98, then   mount -t msdos /dev/fd0 (?) /floppy   Sorry, can't remember the device for the floppy drive. I think you can DOS format a floppy in Linux too.   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Benoit CordobaS