badpenguin
07-31-2004, 12:03 PM
Well, I followed the instilation guide on www.gentoo.org/docs/ for the x86 machine, and as far as I could tell, I copied it exactally as they wanted (while still changing the needed info). Well, when It came time to reboot thats when i got my problems.
At first, grub couldnt find my kernel source, so i used this line:
/kernel /boot/bzImage root=/dev/hda3
insted of
/kernel /kernel-2.4.26-gentoo-r6 root=/dev/hda3
and it worked. So I though everything was ok, but I was wrong. It started booting, and then a message came up saying something along the lines of "Kernel was not build with DEVFS Support .... you need it install DEVFS Support". Well great, ill install it. But then, a few seccond later into the boot, there errors show up during boot:
* Checking Root Filesystem...
/sbin/rc: line 28: fsck: command not found
*File System Could Not Be Fixed
Give root password for matinence
(or type Control-D for normal startup)
well, typing Control-D leads to the unmounting of the drives, and then a restart. and if i type in my root password, it takes me to a bash line, but none of the devices are loaded, and you cannot load them, because you get crazy errors. Anybody have any ideas? My filesystems are
/dev/hda1 /boot (ext2)
/dev/hda2 swap
/dev/hda3 / (reiserfs)
At first, grub couldnt find my kernel source, so i used this line:
/kernel /boot/bzImage root=/dev/hda3
insted of
/kernel /kernel-2.4.26-gentoo-r6 root=/dev/hda3
and it worked. So I though everything was ok, but I was wrong. It started booting, and then a message came up saying something along the lines of "Kernel was not build with DEVFS Support .... you need it install DEVFS Support". Well great, ill install it. But then, a few seccond later into the boot, there errors show up during boot:
* Checking Root Filesystem...
/sbin/rc: line 28: fsck: command not found
*File System Could Not Be Fixed
Give root password for matinence
(or type Control-D for normal startup)
well, typing Control-D leads to the unmounting of the drives, and then a restart. and if i type in my root password, it takes me to a bash line, but none of the devices are loaded, and you cannot load them, because you get crazy errors. Anybody have any ideas? My filesystems are
/dev/hda1 /boot (ext2)
/dev/hda2 swap
/dev/hda3 / (reiserfs)