I can run both OpenSolaris and Linux Debian on my laptop.
I just reinstalled Debian without installing grub, and the linux entry in menu.lst under /rpool/boot/grub was caught by grub and grub just start the linux kernel in (hd0,3).
The linux Debian entry in (/rpool)/boot/grub/menu.lst file is following:
title Debian GNU/Linux, kernel 2.6.26-2-686
root (hd0,3)
kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/sda4 ro quiet
initrd /boot/initrd.img-2.6.26-2-686
Thanks.
No comments:
Post a Comment