View previous topic :: View next topic |
Author |
Message |
Marcelo Dias n00b
Joined: 03 Dec 2008 Posts: 4
|
Posted: Tue Jan 27, 2009 6:41 pm Post subject: Compilando Kernel |
|
|
Boa Tarde pessoal,
Seguinte sou novo utilizador dessa distro mais perfeita q já usei, mas estou com um problema q ainda não consegui resolver, primeiro pq foi a primeira vez q usei genkernel, mas acredito que fui bem, mas devo estar errando em alguma coisa.
Executei: Code: | genkernel --menuconfig all |
Até ai mais ou menos, alterei quase nada no menuconfig, pq não tenho muito conhecimento, mas no restante mandei ver...
Verifiquei q ele criou arquivo de inicialização do /boot e alterou o arquivo /boot/grub/menu.lst
Mas quando vai iniciar com o novo boot e vem com a seguinte mensagem:
Block Device /dev/sda3 is not a valid root device
Could not find the root block device in
e ai tem opção para acesser pelo shell, skip ou reiniciar...
agora não sei oque posso fazer para resolver, se é um problema de configuração do grub ou ainda algo do menuconfig
abaixo segue o menu.lst:
Code: | default 0
timeout 3
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux (2.6.27-gentoo-r7)
root (hd0,0)
kernel /kernel-genkernel-x86-2.6.27-gentoo-r7 root=/dev/ram0 init=/linuxrc ramdisk=8192root=/dev/hda3 vga=0x318
initrd /initramfs-genkernel-x86-2.6.27-gentoo-r7
title=Gentoo Linux
root (hd0,0)
kernel /kernel-genkernel-x86-2.6.24-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda3 vga=0x318
initrd /initramfs-genkernel-x86-2.6.24-gentoo-r5
|
Se precisar de mais informações é só pedir ai, valeu pessoal |
|
Back to top |
|
|
Mistwolf Apprentice
Joined: 07 Mar 2007 Posts: 189 Location: Edmonton, AB
|
Posted: Wed Jan 28, 2009 6:10 am Post subject: |
|
|
No hablo portuges, pero espero que entiendas espanol.
La primera section de menu.lst dice que estas usando /dev/hda3, mientras la segunda section dice /dev/sda3 (el error).
cambialo a /dev/hda3 y intenta.
Espero que esto te ayude.
** and for those that speak English (summarized)**
first boot option says /dev/hda3, while the second says /dev/sda3 (which gives the error). Try changing it to /dev/hda3. |
|
Back to top |
|
|
Marcelo Dias n00b
Joined: 03 Dec 2008 Posts: 4
|
Posted: Wed Jan 28, 2009 12:09 pm Post subject: |
|
|
Thanks for responding ...
Sorry, I am Brazilian and I thought q was in the Portuguese forum.
But let us to business.
Changed the field leaving the same kernel r5 and still remains the problem, which will be q yet?
will have something do with libsata? I wonder Why do not understand much about hardware in linux, I am from a ubuntu ... hehe
Thanks again and I apologize for my bad English ... |
|
Back to top |
|
|
ZeuZ_NG Guru
Joined: 10 Sep 2008 Posts: 453 Location: Near /dev/urandom | /dev/null
|
Posted: Wed Jan 28, 2009 7:33 pm Post subject: |
|
|
Marcelo Dias wrote: | Thanks for responding ...
Sorry, I am Brazilian and I thought q was in the Portuguese forum.
But let us to business.
Changed the field leaving the same kernel r5 and still remains the problem, which will be q yet?
will have something do with libsata? I wonder Why do not understand much about hardware in linux, I am from a ubuntu ... hehe
Thanks again and I apologize for my bad English ... |
The problem actually looks like you don't have your filesystems modules built in/in an initramfs so that it can't be recognized or mounted.
This could be the filesystem, or the driver for your disk itself...
That's what I would aim at first.. _________________ | Intel Core i7 920. | Intel DX58SO Extreme. |
| 8gb DDR3 1666mHz | 1TB 7200 RPM WD HDD.|
Unix´s guru view of sex:
unzip ; strip ; touch ; grep ; finger ; \
mount ; fsck ; more ; yes ; umount ; sleep. |
|
Back to top |
|
|
|
|
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
|
|