| View previous topic :: View next topic |
| Author |
Message |
mouni n00b


Joined: 21 Jan 2012 Posts: 5 Location: A place called: Earth.
|
Posted: Mon Jan 23, 2012 1:34 pm Post subject: Root device. |
|
|
I decided to format and install again Gentoo. I want be sure that i feel comfortable in the installation, so, i go back i started again. This time i have a problem, i read the handbook and search in google and IRC Channel and no one answered, so i try here.
http://imageshack.us/f/834/devicep.png
Some help to fix this problem? Thank you. _________________ Luke: I don't, I don't believe it.
Yoda: That is why you fail.
- Star Wars: Episode V - The Empire Strikes Back (1980) |
|
| Back to top |
|
 |
MacGyver031 Tux's lil' helper

Joined: 11 Jul 2004 Posts: 107 Location: Ilavalai, Sri Lanka
|
Posted: Mon Jan 23, 2012 1:48 pm Post subject: |
|
|
Hi,
a) Which install/live cd/dvd did you use?
b) could you name your disk interface (IDE, SATA, SCSI, SAS ...??)
BR. _________________ Sincerely your
Joanand K.
MacBook Pro 5.1: 2.4GHz Core2 Duo, 4096MB, 500GB, NVidia 9400/9600 M GT
Gentoo, Kernel 2.6.36-r3, XOrg, Fluxbox. |
|
| Back to top |
|
 |
mouni n00b


Joined: 21 Jan 2012 Posts: 5 Location: A place called: Earth.
|
Posted: Mon Jan 23, 2012 1:59 pm Post subject: |
|
|
Hello, MacGyver031.
I used install-x86-minimal-20120110.iso and my mount is sda
/dev/sda1 ext3 ; /dev/sda2 (swap) ; /dev/sda3 ext4
Thank you for your reply. _________________ Luke: I don't, I don't believe it.
Yoda: That is why you fail.
- Star Wars: Episode V - The Empire Strikes Back (1980) |
|
| Back to top |
|
 |
MacGyver031 Tux's lil' helper

Joined: 11 Jul 2004 Posts: 107 Location: Ilavalai, Sri Lanka
|
Posted: Mon Jan 23, 2012 2:23 pm Post subject: |
|
|
Under the assumption that your real root is /dev/sda1 and your home directory is /dev/sda3, you could try just hitting enter-key.
Should this not work, you could type /dev/sda1 instead.
I am unsure if your install-cd has EXT4 drivers built in. In case it is not, this is a "normal" reaction in my eyes.
BR. _________________ Sincerely your
Joanand K.
MacBook Pro 5.1: 2.4GHz Core2 Duo, 4096MB, 500GB, NVidia 9400/9600 M GT
Gentoo, Kernel 2.6.36-r3, XOrg, Fluxbox. |
|
| Back to top |
|
 |
k01 Arch/Herd Tester


Joined: 13 Feb 2008 Posts: 603 Location: Milano
|
Posted: Mon Jan 23, 2012 3:19 pm Post subject: |
|
|
| I didn't understand if that is the output from the installation media or from the system just installed. in the case of the system just installed could you post also /etc/fstab, /boot/grub/grub.conf and output of fdisk -l please |
|
| Back to top |
|
 |
mouni n00b


Joined: 21 Jan 2012 Posts: 5 Location: A place called: Earth.
|
Posted: Mon Jan 23, 2012 6:56 pm Post subject: |
|
|
Greetings,
k01: in your help i can't find fstab, cd /etc/fstab do not exist inside of the folder /etc. I just don't understand how possible this happens. In this way i think understand where is the problem, so, i will format and install again and be sure that no detail escape me.
MacGyver031: Here http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=4 It's possible to mount ext4. (I think so). In your eyes, what do you advise to me? mount in ext3 the / and ext2 the boot? _________________ Luke: I don't, I don't believe it.
Yoda: That is why you fail.
- Star Wars: Episode V - The Empire Strikes Back (1980) |
|
| Back to top |
|
 |
Knute Guru


Joined: 28 Jun 2004 Posts: 305 Location: Fargo, ND
|
Posted: Mon Jan 23, 2012 8:05 pm Post subject: |
|
|
I've had this problem myself in the past.
The problem is in your kernel. You failed to compile ext4 support into your kernel; and if you did put ext4 support in you have set it up as a module.
You need to have it compiled into the kernel so that it is passed to the initrd file so that bootup can read sda3.
It's frusterating, but simple to fix once you know what the problem is.
HTH, _________________ Knute
----------
The human race has one really effective weapon, and that is laughter.
-- Mark Twain
If you want proof of that, take a look at windows sometime.  |
|
| Back to top |
|
 |
Knute Guru


Joined: 28 Jun 2004 Posts: 305 Location: Fargo, ND
|
Posted: Mon Jan 23, 2012 8:06 pm Post subject: |
|
|
I've had this problem myself in the past.
The problem is in your kernel. You failed to compile ext4 support into your kernel; and if you did put ext4 support in you have set it up as a module.
You need to have it compiled into the kernel so that it is passed to the initrd file so that bootup can read sda3.
It's frusterating, but simple to fix once you know what the problem is.
HTH, _________________ Knute
----------
The human race has one really effective weapon, and that is laughter.
-- Mark Twain
If you want proof of that, take a look at windows sometime.  |
|
| Back to top |
|
 |
mouni n00b


Joined: 21 Jan 2012 Posts: 5 Location: A place called: Earth.
|
Posted: Tue Jan 24, 2012 1:19 am Post subject: |
|
|
Wow, things become more easier for me. Thank you, Knute. _________________ Luke: I don't, I don't believe it.
Yoda: That is why you fail.
- Star Wars: Episode V - The Empire Strikes Back (1980) |
|
| Back to top |
|
 |
|