On Fri, Dec 10, 2010 at 05:25:40PM +0100, Marco d'Itri wrote: > On Dec 10, Richard Jones <[email protected]> wrote: > > > When I boot a Debian appliance for libguestfs (http://libguestfs.org) > > the boot sits and waits for 60 seconds while it prints the large > > "warn_if_interactive" warning (when starting udev service). > Please, I would rather detect what is different in the libguestfs > environment than resort to ad-hoc hacks. > Why are $RUNLEVEL and/or $PREVLEVEL not set? How does libguestfs boot > guests?
We're not running under init(8)/upstart/whatever. It's booting an initramfs with its own /init file, and udev start is called from that file. There is no runlevel and there are no init-/upstart-related environment variables set at all. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://et.redhat.com/~rjones/virt-df/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

