Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Remounting renaming filesystem readonly--> Error
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
janosch
n00b
n00b


Joined: 06 Jul 2003
Posts: 35

PostPosted: Sun Mar 21, 2004 12:37 pm    Post subject: Remounting renaming filesystem readonly--> Error Reply with quote

HI!

Ich habe mir mal testweise den kernel 2.6.4 instaliert .Soweit so gut jetzt sind mir aber ein paar Fehler aufgefallen die beim alte kernel (2.4.22-xfs)nicht auftreten.
Also beim hochfahren wird automatich eine Windows Partition gemountet dies bricht allerdings mit einer Fehlermeldung ab. "Filesystem nicht bekannnt oder so änlich". Wenn ich die Partition jedoch von Hand mounte funktioniert es ohne Probleme.
Beim runterfahren bekomme ich bei Folgender aktion einen fehler (es werde die zwei roten ausrufezeichen angezeigt):" Remounting renaming filesystem redonly" anschliesend werde ich aufgefordert CONTROL-D zu drücken oder das root passwort einzugeben.
Woran kann das leigen?

mfg janosch

P.S. Hier meine fstab:
Code:

# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 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/BOOT      /boot      ext2      noauto,noatime      1 1
/dev/hda3      /      reiserfs   notail,noatime         0 0
/dev/hda4      none      swap      sw         0 0
/dev/hda2               /win            auto                                    0 0
#/dev/cdroms/cdrom0   /mnt/cdrom   iso9660      noauto,ro      0 0
#/dev/fd0      /mnt/floppy   auto      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
Back to top
View user's profile Send private message
spitzwegerich
l33t
l33t


Joined: 04 Mar 2003
Posts: 697
Location: Lower Bavaria, Central Europe

PostPosted: Sun Mar 21, 2004 1:10 pm    Post subject: Reply with quote

vielleicht solltest du den Dateisystem-Typ bei /dev/hda2 hinter /win mit angeben.
_________________
"Work is the curse of the drinking classes."
-Oskar Wilde
Back to top
View user's profile Send private message
janosch
n00b
n00b


Joined: 06 Jul 2003
Posts: 35

PostPosted: Sun Mar 21, 2004 1:38 pm    Post subject: Reply with quote

Das hab ich auch schon gemacht . Ich hab vfat genommen da es eine fat32 Partition ist ploß hat es damit auch nicht gefunzt :roll: :roll:

mfg janosch
Back to top
View user's profile Send private message
Gekko
l33t
l33t


Joined: 29 Oct 2002
Posts: 773

PostPosted: Sun Mar 21, 2004 1:44 pm    Post subject: Reply with quote

Dann würde ich mal empfehlen fat32 für eine fat32-partition und nicht vfat zu nehmen...
Back to top
View user's profile Send private message
janosch
n00b
n00b


Joined: 06 Jul 2003
Posts: 35

PostPosted: Sun Mar 21, 2004 1:55 pm    Post subject: Reply with quote

warum ??

von Hand läst sich die Partition ja mit folgendem Befehl mounten: "mount -t vfat /dev/hda2 /win" so geht es alerdings nicht :"mount -t fat32 /dev/hda2 /win"

mfg janosch
Back to top
View user's profile Send private message
DerMojo
Guru
Guru


Joined: 14 Aug 2003
Posts: 395
Location: Germany

PostPosted: Sun Mar 21, 2004 5:32 pm    Post subject: Reply with quote

Hi!

Du hast für die Windows-Partition in der fstab keine Optionen angegeben, versuch mal "defaults" oder was dir auch immer beliebt.
Könnte helfen...

MfG
Daniel
_________________
To err is human, to forgive, beyond the scope of the Operating System.
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