Waynel,

Very cool. Worked like a champ.  I like the idea of chainloading Linux instead 
of the other way around.

>From the Ubuntu LiveCD, bringing up gparted "sudo gparted&" automatically 
>mounted the linux partitions and then "df" showed me the mount points.  In my 
>case the magic incantation was:

grub-install --root-directory=/media/disk /dev/sda3

Gary
> Before you can chainload to the SuSE partition, you
> need to install the bootloader onto that partition.
> 
> To do this, use a LiveCD, any Linux LiveCD will do,
> su to root, then issue the following command:
> 
> # grub-install --root-directory=/mnt/suse /dev/hda1
> 
> As you know, you need to change "/mnt/suse" to the
> partition where your SuSE installation is mounted,
> and "/dev/hda1" to the appropriate FDISK partition
> where your SuSE installed.
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to