System Administration Guide: Virtualization Using the Solaris Operating System

Create a PV Guest on the Source Machine (host1)


# virt-install -p --nographics -n domain -r 1024 -l /isos/os0906/os0906.iso -f /net/hostname_of_nfs_server/vdisks/testpv

The virt-install command then creates the virtual disk on the NFS server and starts the guest installation process.