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: fc7 installation with Rinse

To: Mattia Martinello <mattia@xxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: fc7 installation with Rinse
From: Steve Kemp <steve@xxxxxxxxxxxx>
Date: Thu, 23 Aug 2007 16:19:40 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 23 Aug 2007 08:16:21 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <46CDA262.5080904@xxxxxxxxxxxxxxxxxxxx>
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>
References: <46CDA262.5080904@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: mutt-ng/devel-r804 (Debian)
On Thu Aug 23, 2007 at 17:06:10 +0200, Mattia Martinello wrote:

> The system was installed without any problem, but the /dev directory is empty.
> Why? How I can create the devices in /dev with Rinse?

  Mount the partition, then run:

    cd dev && MAKEDEV console
    cd dev && MAKEDEV generic
    cd dev && MAKEDEV null
    cd dev && MAKEDEV zero

  That should do the job.  Let me know if it does and I'll look
 at seeing if there is a bug somewhere ...

Steve
-- 

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

<Prev in Thread] Current Thread [Next in Thread>