|
|
|
|
|
|
|
|
|
|
xen-users
Re: AW: [Xen-users] Floppy support VMX domain
Hi, thanks for the reply,
I figured that out with the fda device, so booting from floppy is now
possible.
But i want to have the floppy device accessible from windows in the
domain.
So when i do "boot='c' " but leave the fda=/dev/fd0 in the config
It still tries to boot from floppy, and it says cant find image file
on /dev/fd0.
If i dont insert a floppy it gives me a boot error floppy0.
Is that even possible to access floppy in a VT virtualizied windows?
Greez
Mario
On May 1, 2006, at 9:57 PM, funtom wrote:
Try with:
fda = '/path/bootnet.img'
or
fda ='/dev/fd0'
I can boot vmx domain with this imagefile from a floppy
thomas
-----Ursprüngliche Nachricht-----
Von: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] Im Auftrag von Mario
Bischof
Gesendet: Sonntag, 30. April 2006 16:20
An: Xen-users@xxxxxxxxxxxxxxxxxxx
Betreff: [Xen-users] Floppy support VMX domain
Im running a windows on a vmx domain with an image file.
My floppy is recognized as /dev/fd0 and i can mount it under dom0,
but it doesnt appear in windows.
I've also tried to add "floppy='/dev/fd0'" into the vmx config file,
but no change.
I just doesnt find my floppy drive, and if i try boot=a it doesnt
even seek for the floppy drive when booting.
Any suggetions?
Mario
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date:
28.04.2006
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|