Power Developer https://powerdeveloper.org/forums/ |
|
Gentoo 2005.1 install https://powerdeveloper.org/forums/viewtopic.php?f=8&t=429 |
Page 1 of 1 |
Author: | geekboy [ Tue Nov 08, 2005 9:45 pm ] |
Post subject: | Gentoo 2005.1 install |
okay I've compiled my kernel and it seems to work. I'm booting with boot hd:0 /boot/kernel-2.6.13 root=/dev/hda1 I get the following back. VFS: Cannot open root device "hda1" or unknown-block(3,1) please append a correct "root=" boot option Kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(3,1) Any help would be greatly appreciated --Geekboy aka Mithalas |
Author: | Aaron [ Tue Nov 08, 2005 10:57 pm ] |
Post subject: | |
Are you sure your root partition is /dev/hda1 and not /dev/hda3? Hda1 is usually /boot unless you are not using a separate boot partition. |
Author: | geekboy [ Tue Nov 08, 2005 11:08 pm ] |
Post subject: | Partitions |
I'm positive. Here is my partition layout / is on hda1 /usr is on hdb1 hda 1 = ext3 2 = swap hdb 1 = ext3 |
Author: | Aaron [ Tue Nov 08, 2005 11:14 pm ] |
Post subject: | |
Are you sure you have ext3 built into your kernel and it is not a module? What does your fstab look like? |
Author: | geekboy [ Wed Nov 09, 2005 3:19 pm ] |
Post subject: | ext3 |
ext3 is built in my only module is the floppy drive. I'll validate my fstab tonight. |
Author: | geekboy [ Thu Nov 10, 2005 9:17 pm ] |
Post subject: | fstab |
/dev/hda1 / ext3 noauto,noatime 0 1 /dev/hda2 none swap sw 0 0 ... some cdroms listed and tmpfs |
Author: | geekboy [ Fri Nov 11, 2005 12:00 pm ] |
Post subject: | issues solved |
if you have a rdb partition scheme you must compile the ability to read it into the kernel. |
Author: | Aaron [ Sat Nov 12, 2005 2:58 am ] |
Post subject: | Re: issues solved |
I'm glad you figured it out. Does your root partition actuall mount? Noauto in your fstab should tell / not to mount--unless the fact that it is your root partition overrides noauto. I'm just curious. |
Author: | geekboy [ Sat Nov 12, 2005 9:59 am ] |
Post subject: | noauto |
Yeah since it is the root partition that get overridden. I had a problem with my /usr because of that and didn't realize. The wonderful people in irc helped find my issues and showed me the erros of my ways. Geekboy |
Page 1 of 1 | All times are UTC-06:00 |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |