Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ext2 floppy mount-Problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Fri Aug 01, 2003 11:27 am    Post subject: ext2 floppy mount-Problem Reply with quote

Hallo!
Aus irgendwelchen Gründen kann ich meine ext2 floppies nur noch mounten, wenn ich angebe, in welches Verzeichnis gemounted werden soll, und das, obwohl ich einen Eintrag in /etc/fstab für Floppies habe:
Code:

/dev/fd0      /mnt/floppy   auto      noauto,user,nosuid,nodev,umask=022      0 0


Code:

mount /dev/fd0 /mnt/floppy     #klappt
mount /dev/fd0                        #klappt nicht
mount /mnt/floppy                    #geht auch nicht


Fehlermeldung:
Code:

mount: Falscher Dateisystemtyp, ungültige Optionen, der
       »Superblock« von /dev/fd0 ist beschädigt oder es sind
       zu viele Dateisysteme eingehängt


Komischerweise tritt das Problem nur bei ext2-Disketten auf. minix- und fat-Floppies funktionieren problemlos...

Mount-Version:
Code:

stefan@linux ~ $ mount -V
mount: mount-2.11z


Kernel: Vanilla 2.4.21
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Thu Aug 07, 2003 1:06 pm    Post subject: Reply with quote

Kann mir wirklich niemand helfen? :cry:
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1495
Location: Würzburg

PostPosted: Thu Aug 07, 2003 1:26 pm    Post subject: Re: ext2 floppy mount-Problem Reply with quote

mrsteven wrote:

Code:

/dev/fd0      /mnt/floppy   auto      noauto,user,nosuid,nodev,umask=022      0 0



Probiers mal so :

Code:

/dev/fd0        /mnt/floppy           auto            noauto,user,sync         0 0
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Thu Aug 07, 2003 5:29 pm    Post subject: Reply with quote

Danke, es funktioniert...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum