> Bob, please look above near the top, I posted the > fdisk -l within my reply..... > > ust ran a fdisk -l here is what I have, hopefully it > will shed some light: > > Disk /dev/sda: 80.0 GB, 80026361856 bytes > 255 heads, 63 sectors/track, 9729 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > Disk identifier: 0x95aa95aa > > Device Boot Start End Blocks Id System > /dev/sda1 * 1 4831 38797312 bf Solaris > /dev/sda2 4832 9729 39343185 5 Extended > /dev/sda5 4832 9522 37680426 83 Linux > /dev/sda6 9523 9729 1662696 82 Linux swap / Solaris > > Message was edited by: grubdude
The problem could be that you installed Ubuntu into an extended partition (i.e., /dev/sda5). Solaris' GRUB bootloader does not recognize extended partition. This probably also affected chainloading. GRUB2 is so new, everyone is still building her/his experience. However, b/f you reinstall Ubuntu 9.10 into a PRIMARY partition (/sda2 or /sda3), please de-activate the os-prober in Ubuntu (as I described in a previous post), see whether that helps. -- This message posted from opensolaris.org