> virt-install --nographics -n snv115_nfs_12gb
> --paravirt -f
> /xvm/lm_ufs_PoC.img -r 12288 -l /xvm/solarisdvd.iso
>
> Sagun
To get acceptable performance on x86 box i always have to use zpool
# zpool create pool c1t0d0p3
# zfs create -V 18G pool/snv-disk
# virt-install --name Snv106ZFS -–ram 1024 --nographics \
--file /dev/zvol/dsk/pool/snv-disk \
--location /export/home/ISO/snv106x86.iso
--
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]