View Single Post

   
  #5 (permalink)  
Old 02-20-2008, 04:39 PM
Sumo Wrestler (or just ate too much)
 
Posts: n/a
Default Re: Help! Root device problem...

Mahy wrote:
> Ok, i did everything, but it didn't help. However, i noticed a few
> peculiarities. I gave you last 3 messages, now i give you another three
> ones (they appear immediately before those previously published ones):
>
> VFS: Mounted root (ext2 filesystem)
> /boot/initrd.gz: loading kernel modules from initrd image:
> Using /lib/modules/2.6.13/reiserfs.ko
>
> Why is it mounting root with ext2fs?? Anyway, is this supposed to be
> the much-hailed fast and stable Slack? Folks, i've done literally
> nothing wrong (there was no time), and i can't even get it to boot
>


Slack with LILO just works most of the time. I wanted to try to help you
when you first posted, but since I know almost nothing about Grub, I
couldn't, but now you mention that you might have an initrd problem.

Lots of people have problems with initrds. I suggest that you build a
kernel with support for all the things you need built-in and use modules
for everything else.

That means that your HD controller chipset, HD controller bus and
filesystem type would be compiled directly into the kernel, and you
wouldn't need an initrd.
Reply With Quote