On 5/31/06, Michiel Faber <[EMAIL PROTECTED]> wrote:
i thought the first root entry was the root of grub. So here (hd0,1) should be (hd0,0). When you say where the kernel is you override your previous command and point grub to his real "root" on (hd0,0) It can be like this: title LFS 6.15.4 vmlinuz root (hd0,0) kernel /lfs/vmlinuz-2.6.15.4 root=/dev/hdb1 ro OR title LFS 6.15.4 vmlinuz kernel (hd0,0)/lfs/vmlinuz-2.6.15.4 root=/dev/hdb1 ro Correct me if i am wrong.
I almost finished my other email with the same thing. This seems right to me. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
