WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [xen-users] Attach Floppy drive to Windows XP domU

To: Tej <bewith.tej@xxxxxxxxx>
Subject: Re: [xen-users] Attach Floppy drive to Windows XP domU
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Wed, 14 Apr 2010 08:57:16 +0700
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 13 Apr 2010 18:59:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <h2of1c9d251004131229p6ac2e470k581e5bf9dc55e087@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <h2of1c9d251004131229p6ac2e470k581e5bf9dc55e087@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Apr 14, 2010 at 2:29 AM, Tej <bewith.tej@xxxxxxxxx> wrote:
> Hi All,
>
> I am trying to attach floppy virtual image to Windows domU. Either it
> is not attaching or domU is not showing floppy drive?
>
> domU config:
> 1. disk = [ 'file:/root/xenwin.img,hda,w',
> 'file:/opt/Windows-Xp.iso,hdc:cdrom,r',
> 'file:/root/win-boot.img,fd:floppy,r' ]
>    boot = "cda"
>
> In above format the window domU is booting but not showing floppy disk.


Try

disk = [ 'file:/root/xenwin.img,hda,w',
 'file:/opt/Windows-Xp.iso,hdc:cdrom,r',]
fda='file:/root/win-boot.img,fd:floppy,r'
boot = "cda"

run "xm create --help_config" for details.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users