Hello

On 2005-03-22 Dr Gavin Seddon wrote:
> 'Gdk-WARNING **: locale not supported by C library', as it starts and
Try installing the package "locales" - although this message is harmless.

> then it runs and when I attempt to start a virtual machine I get
> 'Could not open /dev/vmmon: No such device.
> Please make sure that the kernel module `vmmon' is loaded.
The kernel module only creates the necessary device entry in /dev, not
in /my/new/chroot/dev/ where your chrooted programs try to access it.

One possibility would be to do a "mount -bind /dev /my/new/chroot/dev"
or maybe even better by just creating the corresponding device entry
with "mknod".

> Gavin.
bye,

-christian-

Attachment: pgplWkDHptcxY.pgp
Description: PGP signature

Reply via email to