hi : Thank for reply.
I am using this command to build the vserver : ./vserver germanium build --force -m debootstrap -- -d sarge At some stage of the debootstrap it failed on configuring Exim and exits. Errors were encountered while processing: exim4-config exim4-daemon-light at exim4 exim4-base mailx W: Failure while configuring base packages. This will be attempted 5 times. is there anyway i can complete the debootstrap manually ? Thanks On Thu, 21 Oct 2004 10:54:02 +0200, Bj�rn Steinbrink <[EMAIL PROTECTED]> wrote: > On Thu, 21 Oct./vserver germanium build --force -m debootstrap -- -d 2004 16:43:32 > +0800 > > > TK Lew <[EMAIL PROTECTED]> wrote: > > > hi All : > > > > I have compile a kernel 2.6.8.1 with vserver patch 1.92 and installed > > util-vserver-0.30-1.96. > > > > Installed the vserver using debootstrap using Piere method. > > > > When I start the vserver , I got the following message : > > > > sauron:/usr/local/util-vserver/etc/init.d# ./vservers-legacy start > > Starting the virtual servers > > Starting the virtual server germanium > > Server germanium is not running > > ipv4root is now 192.168.100.100 > > Host name is now germanium > > New security context is 49158 > > Starting system log daemon: syslogd > > Warning: Fake start-stop-daemon called, doing nothing > > . > > Starting kernel log daemon: klogd > > Warning: Fake start-stop-daemon called, doing nothing > > . > > Starting internet superserver: inetd > > Warning: Fake start-stop-daemon called, doing nothing > > . > > Starting periodic command scheduler: cron > > Warning: Fake start-stop-daemon called, doing nothing > > . > > sauron:/usr/local/util-vserver/etc/init.d# ./vservers-legacy status > > ONBOOT=yes Server germanium is not running > > > > I can't seem to start the vserver. > > Hm, seems your debootstrap run wasn't completed successfully. > debootstrap uses a fake start-stop-daemon to prevent the newly installed > services from interfering with the currently running services. IIRC it > should automatically be replaced with the real start-stop-daemon when > debootstrap finishes. > > HTH > Bjoern > _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
