I tried this on a physical x86 box. The upgrade from snv111 build to latest dev
build goes through fine. But after i reboot and log in to the box
bash-3.00$ ssh -l admin
Password:
Sun Microsystems Inc. SunOS 5.11 snv_130 November 2008
As you can see above it has upgraded to snv130 but I
> I installed open solaris snv_111b on vmware esxi.
...
> When i try to
> boot opensoalris-1 from GNU GRUB Menu it dumps some
> junk output and navigates back to GRUB Menu screen.
I think that is a known problem:
http://defect.opensolaris.org/bz/show_bug.cgi?id=6837
Or
http://bugs.opens
I think that this is a problem with VMware and not a problem with OpenSolaris,
and since VMware is a closed-source proprietary architecture, there is nothing
we can do to help since only VMware has the source code for their software. If
you purchased a support contract from VMware then you can c
I installed open solaris snv_111b on vmware esxi. using below commands i tried
to update to dev releases
$ pfexec pkg set-publisher -O http://pkg.opensolaris.org/dev opensolaris.org
$ pfexec pkg image-update
After this it creates opensolaris-1 . When i try to boot opensoalris-1 from GNU
GRUB Men