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]
