Dear All ,
I just install solaris snv75a on dell 2950 ,and after complete
installation ,i am boot witk xen kernel .
No issue with installation guest OS (winxp and win2k3 ),but when i try
install solaris snv 77 (while installation progress 21% or 31 %) server hang,i
can not reboot by command line or i cannot ssh .
For your information i use iso as source of solaris also direct to
physical cdrom.
[b]
# virt-install -n solnv77 --hvm -r 1024 --vnc -f /data/solnv77.raw -s 16
--cdrom
/data/solnv77.iso
#virt-install -v -n solnv77 --hvm -r 1024 -f /data/olnv77.raw -s 16 --vnc --
cdrom=/dev/dsk/c0t0d0s2[/b]
#virt-install -v -n solnv77 --hvm -r 1024 -f /data/olnv77.img -s 16 --vnc --
cdrom=/dev/dsk/c0t0d0s2[/b]
Does any body know how to solve this problem ?
Regards
Hadi
This message posted from opensolaris.org
> Dear All , > > I just install solaris snv75a on dell 2950 > ,and after complete installation ,i am boot witk xen > kernel ....> .... but when i try install solaris snv 77 > (while installation progress 21% or 31 %) server > hang,i can not reboot by command line or i cannot > ssh .This could be bug 6612343. http://bugs.opensolaris.org/view_bug.do?bug_id=6612343 Did you add the "set softcall_delay=0x100000" line to /etc/system, followed by a reboot, before you tried to install the snv_77 domU? This message posted from opensolaris.org