On Fri, Nov 17, 2000 at 10:31:37PM -0500, thus said Charles Brunet:
> Hi!
> 
> I'm trying to install Debian 2.2 on my new iBook (the blue one, with
> Firewire. I don't know how I should call it). I tried to follow most of
> Hadess' advices.
> 
> Now I want to compile a 2.4.0 kernel to be able to use video acceleration,
> pmu and other useful stuff. When I boot with my newly compiled kernel, I got
> the error:
> 
> reuest_module[block-major-3]: Root fs not mounted
> VFS: Cannot aper roor device hda13

Looks like devfs got mounted during boot, but /etc/fstab has the old device
names still.

You can either not use devfs (disable it in the kernel config) or you can
unset the "automatically mount at boot" option. Or you can use the boot-time
option "devfs=nomount" to not mount it on boot time.

I think there are docs in the kernel sources for how devfs works etc. But
you dont necessarily need it if you dont want to use it.

I hope this helps

Tuomas

-- 

.--->  [EMAIL PROTECTED]     .    |\,/|          [EMAIL PROTECTED]  <-----.
+---->  www.helixcode.com      -  ()-@@  ,           tigert.gimp.org  <----+
`----->  art director           ,  `--')/               a gimp artist  <---'


Reply via email to