Hi,
after an pkg image-update yesterday my system does not boot with the new BE 
opensolaris-1.
> cat menu.lst
splashimage /boot/grub/splash.xpm.gz
timeout 30
default 1
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title OpenSolaris 2008.05 snv_86_rc3 X86
bootfs rpool/ROOT/opensolaris
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS
module$ /platform/i86pc/$ISADIR/boot_archive
#---------------------END BOOTADM--------------------

# Unknown partition of type 131 found on /dev/rdsk/c6t1d0p0 partition: 1
# It maps to the GRUB device: (hd0,0) .
title opensolaris-1
bootfs rpool/ROOT/opensolaris-1
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS
module$ /platform/i86pc/$ISADIR/boot_archive
#============ End of LIBBE entry =============

The problem seems to be the line
# Unknown partition of type 131 found on /dev/rdsk/c6t1d0p0 partition: 1
This disk is not my solaris installation, my grub installation is on disk 
c7t0d0s0. 
> zpool status
  pool: rpool
 state: ONLINE
 scrub: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     0
          c7t0d0s0  ONLINE       0     0     0

errors: No known data errors

How can I fix this?
 
 
This message posted from opensolaris.org

Reply via email to