[clug] Problem Booting....

Damien Elmes clug at repose.cx
Wed Dec 24 02:52:43 GMT 2003


"Donovan J. Edye" <donovan at edye.wattle.id.au> writes:

> - Within grub I then did:
>
> root (hd0,0)
> setup (hd0)
> kernel /vmlinuz     (This is a symlink to my new kernel built with dpkg)
> boot

Assuming you have compiled reiser in rather than built a module as
mentioned already, I'm not sure what the default root device it -
though it should be correct if you compiled it yourself. You can use
'rdev /vmlinuz' to check.

A line like..

kernel /vmlinuz root=/dev/hda1

.. is more explicit and will allow you to run kernels built on other
machines w/ different partitions.

Cheers,
-- 
Damien Elmes


More information about the linux mailing list