| Solaris |
|
|
On OpenSolaris 2009.06 dom0:
GdmXserverTimeout=10
The default should be increased. To override the default and set the timeout to the recommended value, add the following to /etc/X11/gdm/custom.conf:
GdmXserverTimeout=30
If the workaround is not used, the user will not see the GUI login window. If booted in text mode, only a console login window will be available. If booted in graphics mode, only the OpenSolaris startup screen will be seen.
On Windows Server 2008 Hyper-V SP2:
You cannot install a PV guest using virt-install. You must use xm and specify the location of the kernel and ramdisk in the *.py configuration file.
After installation, do not reboot the guest, but copy out the boot_archive file from the guest, and specify this file as the ramdisk in the next boot.
To proceed with the installation of the OpenSolaris PV guest:
zfs set mountpoint=/a rpool/ROOT/opensolaris zfs mount rpool/ROOT/opensolaris /usr/bin/scp -S /usr/bin/ssh /a/platform/i86xpv/kernel/amd64/unix IP.OF.YOUR.DOM0:/root/xen/kernel/os0805/unix /usr/bin/scp -S /usr/bin/ssh /a/platform/i86pc/amd64/boot_archive IP.OF.YOUR.DOM0:/root/xen/kernel/boot_archive shutdown -i0 -g0 -y
name = "os0811" vcpus = 1 memory = "1024" disk = ['file:/root/xen/file/os0811/disk.img,0,w'] vif = [''] kernel = '/root/xen/kernel/os0811/unix' ramdisk = '/root/xen/kernel/os0811/boot_archive' extra = '/platform/i86xpv/kernel/amd64/unix -B zfs-bootfs=rpool/52,bootpath="/xpvd/xdf@0:a"'
xm create -c os0811_boot.py
On OpenSolaris 2009.06 dom0:
On VirtualBox 2.2:
On Windows Server 2008 Hyper-V SP2:
On Oracle VM Server 2.2:
# virsh attach-interface s10_domu bridge xenbr0
Then, in the Solaris guest OS, a network interface will be present:
# dladm show-link xnf0 type: non-vlan mtu: 1500 device: xnf0
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.