On Tue, 24 Jun 2003 00:52:01 +1200
cr <[EMAIL PROTECTED]> wrote:

> ### BEGIN AUTOMAGIC KERNELS LIST
> # kopt=root=/dev/hda1 ro
> # groot=(hd0,0)
> # alternative=true
> # lockalternative=false
> # altoptions=(recovery mode) single
> # howmany=all
> title         Debian GNU/Linux, kernel 2.2.20-idepci
> root          (hd0,0)
> kernel                /vmlinuz-2.2.20-idepci root=/dev/hda1 ro
> savedefault

The kernel line is wrong.

In that line "root" tells the kernel what partition to mount as the root
filesystem. Change it to

kernel          /vmlinuz-2.2.20-idepci root=/dev/hda5 ro

and try again.

Kevin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to