View previous topic :: View next topic |
Author |
Message |
science.geek n00b

Joined: 03 Jun 2006 Posts: 27
|
Posted: Fri Aug 04, 2006 7:19 pm Post subject: Kernel panic, can't boot |
|
|
No filesystem could mount root, tried: reiserfs ext3 ext2 cramfs squashfs iso 9660 jfs xfs
Kernel panic - not syncing: VFS Unable to mount root fs on unknown block (1,0)
Im installing gentoo on amd64 using genkernel, and im using ext3 fs on my partitions. Everything is correct but i still get this error when the init thing fires up.
WHAT TO DO? _________________ Everything is proceeding as I have foreseen it. |
|
Back to top |
|
 |
dkostic Apprentice


Joined: 24 May 2006 Posts: 220 Location: Madison, NJ
|
Posted: Fri Aug 04, 2006 7:24 pm Post subject: |
|
|
Could you post your grub.conf and the partition scheme for your hard drivfe? Little errors in that can cause kernel panics like this. _________________ Toshiba Satellite A105 laptop, 1.7 mHz Celeron M, 100 Gb hard disk, 512 Mb RAM, 2006.0, 2.6.16-r7 kernel
Homemade desktop, 3.2+ mHz AMD Athlon 64 processor, 120 Gb hard disk, 1 Gb RAM, 2005.0, 2.6.14-r2 kernel |
|
Back to top |
|
 |
Elv13 Guru


Joined: 13 Nov 2005 Posts: 388 Location: Socialist land of North America
|
Posted: Fri Aug 04, 2006 8:02 pm Post subject: |
|
|
and kernel .config please |
|
Back to top |
|
 |
science.geek n00b

Joined: 03 Jun 2006 Posts: 27
|
Posted: Fri Aug 04, 2006 8:04 pm Post subject: |
|
|
I can't paste in links...typing by hand...
grub.conf
default 0
timeout 30
splashimage=(hd0,0)/boot/splash.xpm.gz
title=Gentoo Linuz 2.6.17-r4
root (hd0,0)
kernel /boot/kernel-genkernel-x86_64-2.6.17-gentoo-r4 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev vga=791 splash=silent
initrd /boot/initramfs-genkernel-x86_64-2.6.17-gentoo-r4
hda1 is boot
hda2 is swap
hda3 is root _________________ Everything is proceeding as I have foreseen it. |
|
Back to top |
|
 |
genfive Apprentice


Joined: 10 Nov 2005 Posts: 291
|
Posted: Fri Aug 04, 2006 8:28 pm Post subject: |
|
|
which version of genkernel are you using? the latest has a bug for boot. |
|
Back to top |
|
 |
science.geek n00b

Joined: 03 Jun 2006 Posts: 27
|
Posted: Fri Aug 04, 2006 8:32 pm Post subject: |
|
|
3.4.0 Should't it be masked then? _________________ Everything is proceeding as I have foreseen it. |
|
Back to top |
|
 |
science.geek n00b

Joined: 03 Jun 2006 Posts: 27
|
Posted: Fri Aug 04, 2006 8:43 pm Post subject: |
|
|
Ah I give up with this genkernel _________________ Everything is proceeding as I have foreseen it. |
|
Back to top |
|
 |
rmh3093 Advocate


Joined: 06 Aug 2003 Posts: 2138 Location: Albany, NY
|
Posted: Fri Aug 04, 2006 9:41 pm Post subject: |
|
|
sounds like you dont have ext3 support in your kernel _________________ Do not meddle in the affairs of wizards, for they are subtle and quick to anger. |
|
Back to top |
|
 |
|