On 8/9/10, linux fan wrote:
> configfile (hd0,4)/boot/grub/grub.cfg
For grub2, before that may also be needed:
insmod configfile
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
On 8/9/10, Alberto Hernando wrote:
> Hi.
>
> Is it possible to have 2 grubs running in a same computer?
> My idea is to have the first grub in mbr, with the main OS, and an entry
> pointing to the second grub, installed in a partition with the LFS and all
> its options.
> I
Hi.
Is it possible to have 2 grubs running in a same computer?
My idea is to have the first grub in mbr, with the main OS, and an entry
pointing to the second grub, installed in a partition with the LFS and all
its options.
I could do it with lilo, but now that I'm with grub, I'd like