> > No way. I had to use loop based devices with > "file:" > > in config file. > disk=['phy:/dev/loop0','????'] > Where did you put file ?
disk = [ 'file:/home/xen/osol-dev-131-pv/osol-dsk.raw,xvda,w' ] It's loop based. r...@vmhost:~# losetup -a /dev/loop0: [0805]:280792 (/home/xen/osol-dev-131-pv/osol-dsk.raw) Same as setting up a loop device and using "phy:/dev/loopX" -- This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list [email protected]
