[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] udev install fails on domU


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Abel Martín" <abel.martin.ruiz@xxxxxxxxx>
  • Date: Wed, 20 Dec 2006 12:28:59 +0100
  • Delivery-date: Wed, 20 Dec 2006 03:29:00 -0800
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dHC6bSWE7CH48a5PNt3OSm873wqol6mvbFr+FLEgPyoVQw4x1F8rjKUeP7fns7171GZFCl3sxrvDwLWBkqZplCIu5gWpEMOxg8YJkNq2lhCwDDaoJ2mlbbsZEBs/1bS+CgHOGT08JVGGTIgjeXX2zsdIrGaI5xvIrc4EfzjYwSY=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On 7/14/06, Yasir Assam <list1@xxxxxxxxxxxxxxx> wrote:
Hi,

I recently installed Debian Sid on domU (using xen-unstable downloaded 8
July) and I'm having problems installing the udev package:

# dpkg --configure udev
Setting up udev (0.093-1) ...
Populating the new /dev filesystem temporarily mounted on
/tmp/udev.t8Qeae/...
ln: creating symbolic link `/tmp/udev.t8Qeae/.static/dev/xconsole' to
`/dev/.static/dev/.static/dev/xconsole': No such file or directory
mount: special device /dev/pts/ does not exist
dpkg: error processing udev (--configure):
 subprocess post-installation script returned error exit status 32
Errors were encountered while processing:
 udev

I had similar problems installing udev on Debian Sarge too, and I
suspect it has something to do with running on domU.

It looks as though /dev/pts doesn't exist on domU systems and this is
confusing the udev installer.

If anyone explain what's going on and whether this can be resolved, I'd
really appreciate it.

Thanks,
Yasir

Hi,

might be late, but I successfully installed udev in a Debian Sarge
domU. Before installing the udev package do:
# mkdir /dev/pts
# mount -t devpts devpts /dev/pts

You may see some errors about a symbolic link that could not be
created, but don't worry, install udev and then umount and remove the
/dev/pts directory. This error is related to the post-inst script of
the package.

Regards,
Abel

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.