On Mon, 23 Jun 2003 02:09:48 +0200 Bjarke Bruun <[EMAIL PROTECTED]> wrote:
> I've installed Gentoo with from stage3 and followed the online installation > documentation from point to point (leaving out software that I don't need). > > I've installed Grub with > default 0 > timeout 10 > > title=Linux > root (hd0,0) > kernel (hd0,0)/boot/bzImage root=/dev/hda1 > > > That works fine, but the kernel then stops at VFS mounting... and I can't get > further... Does anyone know what might be wrong? > All filesystems that I use are compiled into the kernel (ext2 and ext3) and I > only have 2 partitions on hda (hda1 = / and hda2 = swap). > > > -- > Bjarke Bruun - E-mail: [EMAIL PROTECTED] http://b-nss.com > __ _ > / / (_)__ __ ____ __ > / /__/ / _ \/ // /\ \/ / . . . t h e c h o i c e o f a > /____/_/_//_/\_,_/ /_/\_\ G N U g e n e r a t i o n . . . > > > -- > [EMAIL PROTECTED] mailing list > It seams like you didn't compile support for your file system. If your root file system is reiser, support must be compiled in the kernel (not as module). Good luck! :o) ________ Meka[ni] -- [EMAIL PROTECTED] mailing list
