Subject:        Re: [64studio-users] No duel boot Zenwalk
Date:   Wed, 06 May 2009 12:11:06 +0200
From:   Ralf Mardorf <[email protected]>
To:     [email protected]
CC:     Folderol <[email protected]>, Gustin Johnson <[email protected]>
References: 
<[email protected]> 
<20090505101349.4107b...@office> <[email protected]> 
<[email protected]> <[email protected]> 
<[email protected]>



To make it less confusing ;).

You tried to use this

>>> title        Zenwalk
>>> root        (hd1,1)
>>> kernel        /boot/sdb1/vmlinuz
>>> initrd        /boot/sdb1/initrd.splash
>>> savedefault

and I guess you wish to have this

> title        Zenwalk
> kernel        (hd1,0)/boot/vmlinuz
> initrd        (hd1,0)/boot/initrd.splash
> savedefault

because there won't be a folder /sdb1 inside the folder /boot and 
because sdb1 isn't hd1,1, but hd1,0. You don't need to use 
"savedefault", this is for "keeping in mind" which Linux was booted last 
time.

_______________________________________________
64studio-users mailing list
[email protected]
http://lists.64studio.com/mailman/listinfo/64studio-users

Reply via email to