2008/6/21 michael schuster <[EMAIL PROTECTED]>: > Maciej Jan Broniarz wrote: >> >> Hi, >> > I can't help you with the issue itself; but if you don't get any help from > someone who can, it may be because they need more information, such as what > your grub menu.lst looks like, and, since you mentioned zfs, "zfs list" > output.
# uname -a SunOS delta 5.11 snv_91 i86pc i386 i86pc # zfs list NAME USED AVAIL REFER MOUNTPOINT rpool 15.2G 442G 38K /rpool rpool/ROOT 9.41G 442G 18K legacy rpool/ROOT/snv_90 11.6M 442G 5.20G /.alt.tmp.b-AG.mnt/ rpool/ROOT/snv_91 9.40G 442G 5.25G / rpool/ROOT/[EMAIL PROTECTED] 4.14G - 5.20G - rpool/dump 1019M 442G 1019M - rpool/export 3.80G 442G 19K /export rpool/export/home 3.80G 442G 3.80G /export/home rpool/swap 1019M 443G 1.14M - # bash-3.2# cat /rpool/boot/grub/menu.lst default 3 timeout 10 ***Do not edit*** The menu.lst file for this system is in /rpool/boot/grub. #----- snv_90 - ADDED BY LIVE UPGRADE - DO NOT EDIT ----- title snv_90 findroot (BE_snv_90,0,a) bootfs rpool/ROOT/snv_90 kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS module$ /platform/i86pc/$ISADIR/boot_archive title snv_90 Solaris xVM findroot (BE_snv_90,0,a) kernel$ /boot/$ISADIR/xen.gz module$ /platform/i86xpv/kernel/$ISADIR/unix /platform/i86xpv/kernel/$ISADIR/unix module$ /platform/i86pc/$ISADIR/boot_archive title snv_90 failsafe findroot (BE_snv_90,0,a) kernel /boot/platform/i86pc/kernel/unix -s module /boot/x86.miniroot-safe #----- snv_90 -------------- END LIVE UPGRADE ------------ #----- snv_91 - ADDED BY LIVE UPGRADE - DO NOT EDIT ----- title snv_91 findroot (BE_snv_91,0,a) bootfs rpool/ROOT/snv_91 kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS module$ /platform/i86pc/$ISADIR/boot_archive title snv_91 Solaris xVM findroot (BE_snv_91,0,a) kernel$ /boot/$ISADIR/xen.gz module$ /platform/i86xpv/kernel/$ISADIR/unix /platform/i86xpv/kernel/$ISADIR/unix module$ /platform/i86pc/$ISADIR/boot_archive title snv_91 failsafe findroot (BE_snv_91,0,a) kernel /boot/platform/i86pc/kernel/unix -s module /boot/x86.miniroot-safe #----- snv_91 -------------- END LIVE UPGRADE ------------ bash-3.2# -- [ -----< Maciej Jan Broniarz || [EMAIL PROTECTED] >------ ] | Siamo qui \ sotto la stessa luce \ sotto la sua croce \ | | cantando ad una voce \ E l'Emmanuel Emmanuel, Emmanuel, | [ ---------------< E l'Emmanuel, Emmanuel >-------------- ] _______________________________________________ xen-discuss mailing list [email protected]
