Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/home auf andere partition
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
s3bb0
n00b
n00b


Joined: 31 Jan 2005
Posts: 21

PostPosted: Wed Mar 02, 2005 3:45 pm    Post subject: /home auf andere partition Reply with quote

Hi,
ich hab heute mein /home verzeichnis auf eine andere partition verschoben, lief ja alles soweit ganz gut...
hab das neue home auch schon in der fstab:

Code:

/dev/hdb6               /home                   ext3    defaults        1 1


aber wenn ich es mounte, dann erhalte ich eine Fehlermeldung, dass er versucht ein ext3 format als ext2 format zu mounten,
wieso will er das als ext2 mounten ?

mount liefert auch folgendes:

Code:

/dev/hdb6 on /home type ext2 (rw)


wieso wird meine ext3 partition als ext2 gemountet?
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Wed Mar 02, 2005 3:53 pm    Post subject: Reply with quote

ext3 support im Kernel vergessen?
Back to top
View user's profile Send private message
s3bb0
n00b
n00b


Joined: 31 Jan 2005
Posts: 21

PostPosted: Wed Mar 02, 2005 3:56 pm    Post subject: Reply with quote

ne ;)
ich poste mal die restlichen festplatten einträge von mount:


Code:

/dev/hda2 on / type ext3 (rw)
/dev/hda1 on /boot type ext3 (rw)
/dev/hdb5 on /mnt/games type ext3 (rw)
/dev/hdb6 on /home type ext2 (rw)


bevor ich hdb6 als /home gemountet habe war es ebenfalls als ext3 gemountet...
und die partition ist auch als ext3 formatiert, sonst würde er ja nicht meckern, dass ich versuche ein ext3 als ext2 zu mounten :)
Back to top
View user's profile Send private message
c07
Veteran
Veteran


Joined: 25 Oct 2002
Posts: 1091

PostPosted: Wed Mar 02, 2005 6:17 pm    Post subject: Reply with quote

Was heißt bei dir "verschoben" konkret? Was sagt
Code:
dumpe2fs -h /dev/hdb6
? Welche konkreten Fehlermeldungen (oder auch nicht) kriegst du, wenn du explizit mit -text2 oder -text3 mountest (während /home nicht gemountet ist)? Klappt es von der Live-CD o.Ä. aus? Und die letzte Zahl in fstab sollte für /home besser 2 sein.
Back to top
View user's profile Send private message
s3bb0
n00b
n00b


Joined: 31 Jan 2005
Posts: 21

PostPosted: Wed Mar 02, 2005 6:55 pm    Post subject: Reply with quote

mit -text3 gehts ...
hmmm ;)
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