Re: mounting the /floppy fails

2004-08-20 Thread Loki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 19 Aug 2004, messmate wrote: > on my debian sarge can't mount /floppy as user nor root :( It's probably your kernel. > The fstab output: > /dev/fd0 /floppy autousers,noauto0 0 Looks like my fstab. /dev/fd0

Re: mounting the /floppy fails

2004-08-19 Thread messmate
On Thu, 19 Aug 2004 08:46:18 -0700 Stefan O'Rear <[EMAIL PROTECTED]> wrote: >messmate <[EMAIL PROTECTED]> wrote: >> i've finded the pb (i think); >> when formatting a floppy on an other debain >> box (woody) i can mount it !! >> Is there a pb on the sarge kde kfloppy ? > >What is a pb? > > >-

Re: mounting the /floppy fails

2004-08-19 Thread Stefan O'Rear
messmate <[EMAIL PROTECTED]> wrote: > i've finded the pb (i think); > when formatting a floppy on an other debain > box (woody) i can mount it !! > Is there a pb on the sarge kde kfloppy ? What is a pb? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble

Re: mounting the /floppy fails

2004-08-19 Thread messmate
On Thu, 19 Aug 2004 07:34:55 -0700 Stefan O'Rear <[EMAIL PROTECTED]> wrote: >> sudo mount /dev/fd0 /floppy > >Just do: >mount /floppy > >mount is suid root, so sudo is unnecessary, and if you use 2 or more >args, mount _completely ignores_ the fstab. Mount DOES check >permissions, so if you want

Re: mounting the /floppy fails

2004-08-19 Thread Stefan O'Rear
> sudo mount /dev/fd0 /floppy Just do: mount /floppy mount is suid root, so sudo is unnecessary, and if you use 2 or more args, mount _completely ignores_ the fstab. Mount DOES check permissions, so if you want to do something nonstandard, say: sudo mount -t fat -o uid=42 /dev/fd0 /floppy --

Re: mounting the /floppy fails

2004-08-19 Thread messmate
On Thu, 19 Aug 2004 16:06:41 +0200 Luis Fernando Llana Díaz <[EMAIL PROTECTED]> wrote: >El Jueves, 19 de Agosto de 2004 15:38, messmate escribió: >> Hello, >> on my debian sarge can't mount /floppy as user nor root :( >> The fstab output: >> /dev/fd0 /floppy autousers,noauto0

Re: mounting the /floppy fails

2004-08-19 Thread Luis Fernando Llana Díaz
El Jueves, 19 de Agosto de 2004 15:38, messmate escribió: > Hello, > on my debian sarge can't mount /floppy as user nor root :( > The fstab output: > /dev/fd0 /floppy autousers,noauto0 0 > > sudo mount /dev/fd0 /floppy > mount: you must specify the filesystem type > > Is

mounting the /floppy fails

2004-08-19 Thread messmate
Hello, on my debian sarge can't mount /floppy as user nor root :( The fstab output: /dev/fd0/floppy autousers,noauto0 0 sudo mount /dev/fd0 /floppy mount: you must specify the filesystem type Changing for ex. auto to fstab don't help. Any help would be very appreciat

mounting the floppy

2000-02-02 Thread debian
Something's wierd with mounting dos floppies under my current installation of slink debian. It worked before I had a hard drive crash and had to reinstall. I can read vfat hard drive partitions just fine. mtools isn't helping, either -- it cannot open the floppy device. I've tri