| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 [Xen-users] Re: device problem
 
To: Stephan Böni <boeni@xxxxxx>From: Sweekar Pinto <sweekarpinto@xxxxxxxxx>Date: Thu, 20 Oct 2005 11:22:05 +0530Cc: xen-users@xxxxxxxxxxxxxxxxxxxDelivery-date: Thu, 20 Oct 2005 05:49:25 +0000Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;	h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references;	b=HIgNI8rWguNmnbjwKxNRpCpN3Cnsbs78EQwhtTAdrpKCMuTvhGPSGGdb98Mo8Twy3HSwTZos89fIkjh+Occoa3Xq6wWtM44OHN+pW52L2R5wcDAKmYcMyZFBBZQWccJD1ZqeYy/aM/gflqCaeKHnKxt64BwIJbrKyj5x4xPoCoI=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 
 
 Hi,#mknod hda    b 3 0
 #mknod hda1   b 3 1
 #mknod hda2   b 3 2
 Should work then...
 
 -Sweekar
 
 
 
 
 On 10/19/05, Stephan Böni <boeni@xxxxxx> wrote:
> > 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?
 >
 > Hi,#MAKEDEV -d /mnt/dev -x [missing_devices]eg: #MAKEDEV -d /mnt/dev -x hda1would create whatever devices are
 > missing in domU>Must the device nodes used in domU exist in the dom0? -no-Sweekar
 
 I don't have a MAKEDEV command. What's that?
 
 Stephan
 
 
 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |