Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dose Gentoo Has A Problem With EXT4 File System ?!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Barakat
n00b
n00b


Joined: 19 Nov 2010
Posts: 2

PostPosted: Fri Nov 19, 2010 10:54 pm    Post subject: Dose Gentoo Has A Problem With EXT4 File System ?! Reply with quote

Hello guys !!

I installed Gentoo using installation media and every thing was fine but when
I restarted my computer there was a problem during the booting

http://img12.imageshack.us/img12/33/booting.png

I used cfdisk to make 2 portions , once sda1 ("swap") and the other one (sda2 "/") has a ext4 file system

Code:
mkswap /dev/sda1
mkfs.ext4 /dev/sda2


Believe me guys I've never used ext3 file system !! this would help :
(I use images because I'm not able to copy using the installation media =^) ) :

http://img824.imageshack.us/img824/9850/sinstallationproblem.png

Is it a bug or there is something wrong ?
Back to top
View user's profile Send private message
chiefbag
Guru
Guru


Joined: 01 Oct 2010
Posts: 542
Location: The Kingdom

PostPosted: Fri Nov 19, 2010 11:48 pm    Post subject: Reply with quote

I assume you have ext4 support compiled in the kernel ant your fstab is trying to mount it as an ext4 file system not ext3?
Back to top
View user's profile Send private message
anxt
Apprentice
Apprentice


Joined: 25 Feb 2003
Posts: 254
Location: Frozen Tundra, Canada

PostPosted: Fri Nov 19, 2010 11:49 pm    Post subject: Reply with quote

That looks an awful lot like you don't have ext4 compiled into your kernel.

If you have it supported but as a module you will need an initrd (which I personally do not use)

Hope this helps.
Back to top
View user's profile Send private message
XQYZ
Apprentice
Apprentice


Joined: 19 Jul 2009
Posts: 231
Location: Europe

PostPosted: Sat Nov 20, 2010 3:44 am    Post subject: Reply with quote

Wouldn't his kernel automount it as ext3 then? At least that's what mine did. Except if he explicitly compiled that support out.
Back to top
View user's profile Send private message
Shining Arcanine
Veteran
Veteran


Joined: 24 Sep 2009
Posts: 1110

PostPosted: Sat Nov 20, 2010 4:13 am    Post subject: Reply with quote

This is a common mistake that people new to Gentoo make. ext4 support is not compiled into your kernel. Start the computer with system rescue cd, chroot into it, recompile your kernel with ext4 support and restart. It should work then assuming that you did not make any other mistakes configuring your kernel.

To avoid mistakes, I suggest that you follow directions on kernel-seeds.org for configuring your kernel.

http://kernel-seeds.org/

Alternatively, you could borrow the kernel configuration used by the Sabayon Linux people and compile your kernel with that:

http://forum.sabayon.org/viewtopic.php?f=60&t=20821

Just be sure to run make oldconfig to make certain that the .config file is in sync with your kernel version.

Alternatively, you could use genkernel, which is what the Sabayon people use to make their kernels. Instructions on how to use it are in the Gentoo handbook.
Back to top
View user's profile Send private message
Barakat
n00b
n00b


Joined: 19 Nov 2010
Posts: 2

PostPosted: Sat Nov 20, 2010 7:50 am    Post subject: Reply with quote

I fix it, you were right ,, I didn't check ext4 support during kernel configuration
Now every thing work fine Thanks you guys for the help =)
Back to top
View user's profile Send private message
Phancy Physicist
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 193

PostPosted: Tue Nov 23, 2010 7:52 pm    Post subject: Reply with quote

@Barakat

Please edit the first post title and add "[SOLVED]" to it

Thank You :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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