View previous topic :: View next topic |
Author |
Message |
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Tue Nov 25, 2003 9:30 pm Post subject: Fehler in fstab |
|
|
Hallo
Bei mir erscheint unter KDE die Ausgabe [mntent]: line 13 in /etc/fstab is bad bzw. wenn ich floppy anklicke Could not mount device.
The reported error was:
[mntent]: line 13 in /etc/fstab is bad
mount: block device /dev/fd0 is write-protected, mounting read-only
mount: you must specify the filesystem type
Ich finde aber keinen Fehler. Die fstab ist so, wie ich sie unter RedHat auch hatte.
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.13 2003/07/17 19:55:18 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.
# <fs> <mountpoint> <type> <opts> <dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1 /boot ext2 noatime 1 1
/dev/hda3 / xfs noatime, -o notail 0 0
/dev/hda2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
/dev/cdroms/cdrom1 /mnt/cdrom1 iso9660 noauto 0 0
/dev/hdb1 /mnt/windowsc ntfs noauto 0 0
/dev/hdb5 /mnt/windowsd ntfs noauto 0 0
/dev/hdb6 /mnt/windowse ntfs noauto 0 0
/dev/fd0 /mnt/floppy auto rw,user,noauto 0 0
# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:
none /dev/shm tmpfs defaults 0 0
Kann mir da jemand helfen?
Danke
MfG
|
|
Back to top |
|
|
steveb Advocate
Joined: 18 Sep 2002 Posts: 4564
|
Posted: Wed Nov 26, 2003 12:37 am Post subject: Re: Fehler in fstab |
|
|
flammenflitzer wrote: | Hallo
Bei mir erscheint unter KDE die Ausgabe [mntent]: line 13 in /etc/fstab is bad bzw. wenn ich floppy anklicke Could not mount device.
The reported error was:
[mntent]: line 13 in /etc/fstab is bad
mount: block device /dev/fd0 is write-protected, mounting read-only
mount: you must specify the filesystem type
Ich finde aber keinen Fehler. Die fstab ist so, wie ich sie unter RedHat auch hatte.
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.13 2003/07/17 19:55:18 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.
# <fs> <mountpoint> <type> <opts> <dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1 /boot ext2 noatime 1 1
/dev/hda3 / xfs noatime, -o notail 0 0
/dev/hda2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
/dev/cdroms/cdrom1 /mnt/cdrom1 iso9660 noauto 0 0
/dev/hdb1 /mnt/windowsc ntfs noauto 0 0
/dev/hdb5 /mnt/windowsd ntfs noauto 0 0
/dev/hdb6 /mnt/windowse ntfs noauto 0 0
/dev/fd0 /mnt/floppy auto rw,user,noauto 0 0
# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:
none /dev/shm tmpfs defaults 0 0
Kann mir da jemand helfen?
Danke
MfG
|
sollte die linie 13 nicht: Code: | /dev/hda3 / xfs noatime,notail 0 0 | sein? anstelle von: Code: | /dev/hda3 / xfs noatime, -o notail 0 0 |
gruss
SteveB |
|
Back to top |
|
|
tacki Guru
Joined: 29 Jun 2002 Posts: 418 Location: Germany
|
Posted: Wed Nov 26, 2003 9:18 am Post subject: |
|
|
wegen dem floppy-problem: hast du im kernel die filesystems dafür aktiviert? |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Wed Nov 26, 2003 5:46 pm Post subject: |
|
|
Die filesysteme für floppy sollten eigentlich i.O.. sein. Der Kernel wurde automatisch mit genkernel kompilliert. Werde aber am Wochenende noch einmal von Hand kompillieren.
Meine hda3 ist mit reiserfs angelegt. Kann es sein, das der Eintrag xfs falsch ist?
Danke
MfG |
|
Back to top |
|
|
steveb Advocate
Joined: 18 Sep 2002 Posts: 4564
|
Posted: Wed Nov 26, 2003 6:05 pm Post subject: |
|
|
flammenflitzer wrote: | Die filesysteme für floppy sollten eigentlich i.O.. sein. Der Kernel wurde automatisch mit genkernel kompilliert. Werde aber am Wochenende noch einmal von Hand kompillieren.
Meine hda3 ist mit reiserfs angelegt. Kann es sein, das der Eintrag xfs falsch ist?
Danke
MfG |
ja! wenn hda3 ein reiserfs system ist, dann musst du definitiv den eintrag xfs durch reiserfs ersetzen.
gruss
SteveB |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Wed Nov 26, 2003 7:03 pm Post subject: |
|
|
Habe ich schon gemacht. Der Eintrag xfs wurde automatisch generiert.
Danke
Verstehe bloß nicht, das das System bootet mit dem falschen Eintrag. |
|
Back to top |
|
|
gordin Guru
Joined: 11 Oct 2002 Posts: 300 Location: Germany/WI
|
Posted: Wed Nov 26, 2003 7:33 pm Post subject: |
|
|
Das System ist schlauer als man denkt
Das root-Dateisystem wird ja schon vom Bootloader angesprochen. In die fstab kann der zu dem Zeitpunkt ja noch gar nicht reinschauen... zum Glück!
Zum Eintrag für dein Floppy: trag anstelle von auto mal vfat ein.
Ich denke nicht, dass du in die Verlegenheit kommst ein anderes Dateisystem von Diskette zu mounten. Disketten sind normalerweise mit vfat formatiert.
[edit] Ist deine /boot-Partition den ext2? Evtl. auch hier nochmal nachbessern |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Wed Nov 26, 2003 7:45 pm Post subject: |
|
|
Habe ich schon probiert. |
|
Back to top |
|
|
steveb Advocate
Joined: 18 Sep 2002 Posts: 4564
|
Posted: Wed Nov 26, 2003 8:13 pm Post subject: |
|
|
probier mal folgenden eintrag: Code: | /dev/fd0 /mnt/floppy auto rw,noauto,users,user,exec,owner 0 0 |
gruss
SteveB |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Wed Nov 26, 2003 9:20 pm Post subject: |
|
|
Habe ich gemacht
Could not mount device.
The reported error was:
[mntent]: line 14 in /etc/fstab is bad
[mntent]: line 22 in /etc/fstab is bad
mount: can't find /mnt/floppy in /etc/fstab or /etc/mtab
Bei
/dev/fd0 /mnt/floppy auto rw,user,noauto 0 0
erscheint
/dev/fd0: Input/output error
mount: you must specify the filesystem type
M.E. ist dieser Eintrag korrekt.
Ich werde morgen noch einmal Knoppix starten und dort nachsehen.
Danke
MfG |
|
Back to top |
|
|
siliconburner Guru
Joined: 02 May 2003 Posts: 300
|
Posted: Thu Nov 27, 2003 5:36 am Post subject: |
|
|
hi, bei mir steht folgendes drin, und es funzt ohne prob., egal ob minix vfat etc
/dev/fd0 /mnt/floppy auto noauto,user 0 0 _________________ living in /dev/null |
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Thu Nov 27, 2003 4:31 pm Post subject: |
|
|
Steht bei mir jetzt auch . Trotzdem die Meldung:
mount: you must specify the filesystem type
Habe schon folgende Varianten durch:
/dev/fd0 /mnt/floppy auto rw,user,noauto 0 0
#/dev/fd0 /mnt/floppy auto user,noauto,rw,exec 0 0
#/dev/fd0 /mnt/floppy auto rw,user,noauto 0 0
#/dev/fd0 /mnt/floppy auto rw,noauto,users,user,exec,owner 0 0 |
|
Back to top |
|
|
dertobi123 Retired Dev
Joined: 19 Nov 2002 Posts: 2679 Location: Oberhausen, Germany
|
|
Back to top |
|
|
flammenflitzer Advocate
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Thu Nov 27, 2003 4:53 pm Post subject: |
|
|
lsmod
floppy 47036 0 (autoclean)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Module Size Used by Not tainted
ntfs 70700 0 (autoclean)
nls_iso8859-1 2780 0 (autoclean)
floppy 47036 0 (autoclean)
hid 12648 0 (unused)
CDCEther 11132 1
acm 5472 0 (unused)
parport_pc 24520 0
parport 22720 0 [parport_pc]
uhci 23216 0 (unused)
via82cxxx_audio 18392 0
soundcore 3364 2 [via82cxxx_audio]
ac97_codec 9800 0 [via82cxxx_audio]
8139too 14152 0
mii 2160 0 [8139too]
usbcore 55488 1 [hid CDCEther acm uhci] |
|
Back to top |
|
|
|