Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ext4 lässt sich nicht mounten - gelöst
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
gatonero
n00b
n00b


Joined: 01 Sep 2009
Posts: 5
Location: Aachen

PostPosted: Sun Sep 06, 2009 7:51 pm    Post subject: ext4 lässt sich nicht mounten - gelöst Reply with quote

Ich habe ext4 in den Kenrnel kompiliert, dennoch lässt sich eine bereits bestehende ext4-Festplatte nicht mounten.

Code:
cat /usr/src/linux/.config | grep EXT4
CONFIG_EXT4_FS=y
# CONFIG_EXT4DEV_COMPAT is not set
CONFIG_EXT4_FS_XATTR=y
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set


Code:
uname -a
Linux gentoo 2.6.30-gentoo-r4 #1 SMP Fri Sep 4 21:13:59 CEST 2009 x86_64 AMD Processor model unknown AuthenticAMD GNU/Linux


Code:
mount -t ext4 /dev/sdb5 /mnt/homeext4/
mount: unknown filesystem type 'ext4'


Nach etlichen Stunden googlen weiß ich nun nicht mehr weiter. Habe ich eine Denkblockade?


Last edited by gatonero on Sun Sep 06, 2009 8:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5337

PostPosted: Sun Sep 06, 2009 7:59 pm    Post subject: Reply with quote

Die fehlermeldung sagt aus, dass der kernel das dateisystem ext4 nicht kennt.

Hast du eventuell vergessen den neu übersetzten kernel nach /boot zu kopieren und ihn zu starten? (falls /boot eine partition ist, dass diese gemounted war)
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
gatonero
n00b
n00b


Joined: 01 Sep 2009
Posts: 5
Location: Aachen

PostPosted: Sun Sep 06, 2009 8:40 pm    Post subject: Reply with quote

Danke firefly! Kaum macht man es richtig, funktioniert es schon :D

Ich hatte komplett übersehen, den Kernel nach /boot zu kopieren

Code:
cp arch/x86_64/boot/bzImage /boot/kernel-2.6.30-gentoo-r4
RTFM

Riesenlerneffekt 8O


Last edited by gatonero on Sun Sep 06, 2009 9:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
Evildad
Guru
Guru


Joined: 15 Apr 2004
Posts: 475

PostPosted: Sun Sep 06, 2009 9:06 pm    Post subject: Reply with quote

Sofern Du sys-apps/debianutils installiert haben solltest reicht ein:

Code:
make install


Grüsse
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2272
Location: My own world! I and Gentoo!

PostPosted: Sun Sep 06, 2009 9:14 pm    Post subject: Reply with quote

Ist das nicht sogar Teil des Core-Systems?

Edith:
Grad nachgesehen,
Scheinbar nicht.
_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)
Back to top
View user's profile Send private message
69719
l33t
l33t


Joined: 20 Sep 2004
Posts: 865

PostPosted: Sun Sep 06, 2009 9:31 pm    Post subject: Reply with quote

Max Steel wrote:
Ist das nicht sogar Teil des Core-Systems?

Edith:
Grad nachgesehen,
Scheinbar nicht.

Dachte ich auch, da ich die debianutils nicht installiert hatte und ein make install reichte. Ich vermute das die das aus dem Makefile oder so rausgenommen haben.
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