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] re:device problem

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] re:device problem
From: Sweekar Pinto <sweekarpinto@xxxxxxxxx>
Date: Wed, 19 Oct 2005 17:48:02 +0530
Cc: boeni@xxxxxx
Delivery-date: Wed, 19 Oct 2005 12:15:21 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=RAbWS7EoT/+BFSfPj7bMfSpNNsWmDN2piUZ824+yuHmwH9e/ekPLqYsv5JF+a6I2ygtOB4FguZweC6vMoV/rkDzFg2as7yle2IcQWvDGCNyCAtVxNW+KuMxpFC0TXqY5N4yg20DxSbrYzHj596GZTOLsBgmSgDy1SbkEN/7c5I8=
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
>Does anyone know the problem with missing device nodes (like >/dev/hda1) in domU?

>Must the device nodes used in domU exist in the dom0?

>What i have to do, when some device nodes are missing in domU?

>Stephan


Hi,
#MAKEDEV -d /mnt/dev -x [missing_devices]
eg: #MAKEDEV -d /mnt/dev -x hda1
would create whatever devices are missing in domU
>Must the device nodes used in domU exist in the dom0? -no
-Sweekar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] re:device problem, Sweekar Pinto <=