Re: mount floppy drive

2006-04-17 Thread viq .
On 4/17/06, D. E. Evans <[EMAIL PROTECTED]> wrote: >mount_msdos /dev/fd0c I get a 'device not configured' error. > >snip< >Any other ideas? > > What about a higher device letter? fd0d? fd0i? fd0a ? -- viq

Re: mount floppy drive

2006-04-17 Thread Joachim Schipper
On Mon, Apr 17, 2006 at 07:51:21AM -0600, D. E. Evans wrote: >mount_msdos /dev/fd0c I get a 'device not configured' error. > >snip< >Any other ideas? > > What about a higher device letter? fd0d? fd0i? Actually, 'disklabel' would be useful here. I'm guessing it would be fd0i for MS-DOS f

Re: mount floppy drive

2006-04-17 Thread D. E. Evans
mount_msdos /dev/fd0c I get a 'device not configured' error. >snip< Any other ideas? What about a higher device letter? fd0d? fd0i?

Re: mount floppy drive

2006-04-17 Thread Lukasz Sztachanski
On Mon, Apr 17, 2006 at 06:24:28AM -0600, David B. wrote: > hi, > hate to bother on such a silly problem, but when I try to > mount_msdos /dev/fd0c I get a 'device not configured' error. > (...) > Any other ideas? > `dmesg|grep ^fd' and `fdisk' floppy drive, maybe.