Guys; Uh guys.......
Here's an attempt to install via virt-install a paravirtualized Solaris 10 x86 (8/07). (For those who did not follow my previous post, the host machine was booted using xVM Hypervisor and Neveda Build 77 as Dom0) **************************************************************************************** #virt-install -d --para --name=Solaris --ram 768 --file /dev/zvol/dsk/datahome/Solaris --location=/export/home/admin/iso-images/Solaris/sol-10-u4-ga-x86-dvd-iso --nographics Starting install... Sun, 09 Dec 2007 01:21:58 DEBUG Preparing mount at /var/lib/xen/virtinstmnt.pkSTsB Sun, 09 Dec 2007 01:21:58 DEBUG loopmnt file /export/home/admin/iso-images/Solaris/sol-10-u4-ga-x86-dvd-iso Sun, 09 Dec 2007 01:21:58 DEBUG mount at /var/lib/xen/virtinstmnt.pkSTsB Sun, 09 Dec 2007 01:21:58 DEBUG mounting /dev/lofi/1/var/lib/xen/virtinstmnt.pkSTsB Sun, 09 Dec 2007 01:21:58 DEBUG Acquiring file from /var/lib/xen/virtinstmnt.pkSTsB/Fedora Sun, 09 Dec 2007 01:21:58 DEBUG Cannot find file Fedora Sun, 09 Dec 2007 01:21:58 DEBUG Acquiring file from /var/lib/xen/virtinstmnt.pkSTsB/Server Sun, 09 Dec 2007 01:21:58 DEBUG Cannot find file Server Sun, 09 Dec 2007 01:21:58 DEBUG Acquiring file from /var/lib/xen/virtinstmnt.pkSTsB/RedHat Sun, 09 Dec 2007 01:21:58 DEBUG Cannot find file RedHat Sun, 09 Dec 2007 01:21:58 DEBUG Acquiring file from /var/lib/xen/virtinstmnt.pkSTsB/CentOS Sun, 09 Dec 2007 01:21:58 DEBUG Cannot find file CentOS Sun, 09 Dec 2007 01:21:58 DEBUG Acquiring file from /var/lib/xen/virtinstmnt.pkSTsB/directory.yast Sun, 09 Dec 2007 01:21:58 DEBUG Doesn't look like a Suse distro Invalid location given: No such file or directory Sun, 09 Dec 2007 01:21:58 DEBUG Acquiring file from /var/lib/xen/virtinstmnt.pkSTsB/boot/platform/i86xpv/kernel/unix Sun, 09 Dec 2007 01:21:58 DEBUG Doesn't look like a Solaris distro Invalid location given: No such file or directory Sun, 09 Dec 2007 01:21:58 DEBUG Cleaning up mount at /var/lib/xen/virtinstmnt.pkSTsB ERROR: Could not find an installable distribution the install location **************************************************************************************** Just to make sure that the iso image exist on disk.... # ls -al /export/home/admin/iso-images/Solaris/sol-10-u4-ga-x86-dvd-iso -rw-r--r-- 1 admin admin 2718433280 Dec 8 00:46 /export/home/admin/iso-images/Solaris/sol-10-u4-ga-x86-dvd-iso **************************************************************************************** For those who think that the iso image file is not an actual iso ... # lofiadm -a /export/home/admin/iso-images/Solaris/sol-10-u4-ga-x86-dvd-iso /dev/lofi/1 **************************************************************************************** # mount -F hsfs /dev/lofi/1 /mnt # ls -al /mnt total 949 dr-xr-xr-x 6 root root 4096 Aug 17 04:01 . drwxr-xr-x 33 root root 1024 Dec 8 20:14 .. -r--r--r-- 1 root root 2048 Aug 17 04:02 .catalog -r--r--r-- 1 root root 92 Jun 12 23:43 .cdtoc dr-xr-xr-x 5 root root 2048 Aug 17 04:01 .install lr-xr-xr-x 1 root root 33 Aug 17 04:00 .install_config -> ./Solaris_10/Misc/.install_config -r--r--r-- 1 root root 419 Jun 12 23:43 .slicemapfile -r--r--r-- 1 root root 19 Jun 12 23:45 .volume.inf -r--r--r-- 1 root root 21 Aug 17 03:40 .volume.inf.2 -r--r--r-- 1 root root 21 Aug 17 03:40 .volume.inf.3 -r--r--r-- 1 root root 21 Aug 17 03:40 .volume.inf.4 -r--r--r-- 1 root root 21 Aug 17 03:41 .volume.inf.5 -r--r--r-- 1 root root 6128 Jun 12 23:43 Copyright -r--r--r-- 1 root root 459760 Jun 12 23:43 JDS-THIRDPARTYLICENSEREADME dr-xr-xr-x 2 root root 2048 Aug 17 04:00 License dr-xr-xr-x 8 root root 2048 Aug 17 04:01 Solaris_10 dr-xr-xr-x 3 root root 2048 Aug 17 04:01 boot -r-xr-xr-x 1 root root 257 Aug 17 03:41 installer **************************************************************************************** # df -h /mnt Filesystem size used avail capacity Mounted on /dev/lofi/1 2.5G 2.5G 0K 100% /mnt **************************************************************************************** The ZFS vol is shown here... # zfs list datahome/Solaris NAME USED AVAIL REFER MOUNTPOINT datahome/Solaris 21.3K 318G 21.3K - **************************************************************************************** Something's wrong.. **************************************************************************************** One last thing, a shutdown (init 5) of the host machine (solaris-devx) does not power off the machine when booted with xVM. When booted without xVM the shutdown includes power off. I'm guessing that the xVM layer does not properly call the ACPI interface? Warmest Regards Steven Sim Fujitsu Asia Pte. Ltd. _____________________________________________________ This e-mail is confidential and may also be privileged. If you are not the intended recipient, please notify us immediately. You should not copy or use it for any purpose, nor disclose its contents to any other person. Opinions, conclusions and other information in this message that do not relate to the official business of my firm shall be understood as neither given nor endorsed by it. _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org