|
|
|
|
|
|
|
|
|
|
xen-users
Re: [xen-users] Attach Floppy drive to Windows XP domU
On Wed, Apr 14, 2010 at 8:57 AM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
> fda='file:/root/win-boot.img,fd:floppy,r'
Sorry, that should be
fda='/root/win-boot.img'
also make sure that xen can access the image. Usually selinux and
friends (if active) only allows access to certain directories
(/var/lib/xen/images is a good start), and /root is usually a
restricted area.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|