On Sat, Jun 03, 2006 at 05:18:41 -0400, Chris Walters wrote:
> Florian Kulzer wrote:
> >I don't remember if you mentioned it in your original message: Can you
> >actually write to the floppy if you are root? It might be that mount
> >detects some error/inconsistency in the file system, which would
Florian Kulzer wrote:
I don't remember if you mentioned it in your original message: Can you
actually write to the floppy if you are root? It might be that mount
detects some error/inconsistency in the file system, which would cause
it to mount read-only. If even root cannot write to the device i
On Fri, Jun 02, 2006 at 17:47:45 -0700, George Langford wrote:
> I originally groaned:
>
> > I use the following line in my fstab file:
> > > /dev/fd0/media/floppy0 msdosrw,user,noauto 0 0
> >
> > Then (as george) I mount the floppy disk thusly:
> > > sudo mount -t msdos -o own
George Langford wrote:
> I originally groaned:
>
>
>>I use the following line in my fstab file:
>>
>>>/dev/fd0/media/floppy0 msdosrw,user,noauto 0 0
>>
>>Then (as george) I mount the floppy disk thusly:
>>
>>>sudo mount -t msdos -o owner /dev/fd0 /media/floppy0
>>
>>But when I
I originally groaned:
> I use the following line in my fstab file:
> > /dev/fd0/media/floppy0 msdosrw,user,noauto 0 0
>
> Then (as george) I mount the floppy disk thusly:
> > sudo mount -t msdos -o owner /dev/fd0 /media/floppy0
>
> But when I attempt to write to the floppy, it
On Fri, Jun 02, 2006 at 14:32:59 -0700, George Langford wrote:
>
> I use the following line in my fstab file:
> > /dev/fd0/media/floppy0 msdosrw,user,noauto 0 0
>
> Then (as george) I mount the floppy disk thusly:
> > sudo mount -t msdos -o owner /dev/fd0 /media/floppy0
>
> B
I use the following line in my fstab file:
> /dev/fd0/media/floppy0 msdosrw,user,noauto 0 0
Then (as george) I mount the floppy disk thusly:
> sudo mount -t msdos -o owner /dev/fd0 /media/floppy0
But when I attempt to write to the floppy, it turns out to be write-
protected.
7 matches
Mail list logo