-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
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?
>
>
>-
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
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
> 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
--
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
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
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
8 matches
Mail list logo