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

[Xen-users] Panic in mounting a floppy (on domain0)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Panic in mounting a floppy (on domain0)
From: Rafi Gordon <rafigordon@xxxxxxxxx>
Date: Sun, 31 Jul 2005 03:25:32 -0400
Delivery-date: Sun, 31 Jul 2005 07:24:00 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mCIg8JDJTvUT0quDXUzoe46eEoSva08AqNwnYtWbWdK7VGyAtWfYG9JsMA+6mcNggB1GY5iWfPIzOtkIqZKZ/Nu9QXTbZ2rDihXObdTGQLm7X54UBEESpBydAiSWybMkymglj4xTr04LtFknw3602C90KtTwZtQy0nHq9Nz6mX4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Rafi Gordon <rafigordon@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello, 

Did anybody succeed with mounting a floppy in domain0 in Xen? 
I get  a panic when I try to do:
mount /dev/fd0 /mnt/floppy.

I looked at the .config file of linux-2.61.12-xen0 ,and I have there: 
CONFIG_BLK_DEV_FD=y ; this causes the floppy.c to be built into the
kernel.

(I also want to add that there is no problem of the diskette itself since 
on the same machine with RH9 I do succeed to mount and read/write
files from this
diskette with the same "mount" command).

Regards,
John

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Panic in mounting a floppy (on domain0), Rafi Gordon <=