Hi

Two days ago i have installed OpenSolaris 2009.06. Today i have installed Sun's 
xVM. But now how can i configure it to boot with an XEN enabled System? And i 
have got many many entries in my /rpool/boot/grub/menu.lst How can i delete the 
entries opensolaris-1 - opensolaris-5? How can i add Linux? Not with VIM just 
the Opensolarisway ;)

splashimage /boot/grub/splash.xpm.gz
background 215ECA
timeout 30
default 8
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title OpenSolaris 2009.06
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
#---------------------END BOOTADM--------------------

title Windows
        rootnoverify (hd7,0)
        chainloader +1

# Unknown partition of type 5 found on /dev/rdsk/c10t1d0p0 partition: 1
# It maps to the GRUB device: (hd3,0) .

title Windows
        rootnoverify (hd1,0)
        chainloader +1

# Unknown partition of type 131 found on /dev/rdsk/c8d1p0 partition: 2
# It maps to the GRUB device: (hd1,1) .
title opensolaris-1
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris-1
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
#============ End of LIBBE entry =============
title opensolaris-2
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris-2
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
#============ End of LIBBE entry =============
title opensolaris-3
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris-3
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
#============ End of LIBBE entry =============
title opensolaris-4
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris-4
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
#============ End of LIBBE entry =============
title opensolaris-5
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris-5
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
#============ End of LIBBE entry =============
title opensolaris-6
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris-6
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/$ISADIR/boot_archive
#============ End of LIBBE entry =============


And also i have many slices. How can i secure delete unused stuff? Currently i 
think that i don't need older systems. It is safe to delete them?

darko at bitch:~$ zfs list
NAME                       USED  AVAIL  REFER  MOUNTPOINT
rpool                     13,2G  99,1G    83K  /rpool
rpool/ROOT                5,86G  99,1G    19K  legacy
rpool/ROOT/opensolaris    12,7M  99,1G  4,46G  /a
rpool/ROOT/opensolaris-1  26,7M  99,1G  3,59G  /tmp/tmpmaZjHM
rpool/ROOT/opensolaris-2  48,5M  99,1G  3,96G  /tmp/tmpE3Wzvl
rpool/ROOT/opensolaris-3  17,1M  99,1G  3,98G  /tmp/tmpGwkH0B
rpool/ROOT/opensolaris-4   184K  99,1G  4,23G  /tmp/tmpqlXN-8
rpool/ROOT/opensolaris-5   182K  99,1G  4,23G  /tmp/tmpSmoNzs
rpool/ROOT/opensolaris-6  5,75G  99,1G  4,50G  /
-- 
This message posted from opensolaris.org

Reply via email to