The startup always stops, when starting the Cron-Daemon.
[ 1.810477] EXT3 FS on xvda1, internal journal
Loading kernel modules...done.
Cleaning up ifupdown....
Setting up networking....
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Cleaning up temporary files....
Configuring network interfaces...done.
Setting kernel variables ...done.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting enhanced syslogd: rsyslogd.
Starting periodic command scheduler: cron.
kernel = "/boot/vmlinuz-2.6.32-5-xen-amd64"
ramdisk = "/boot/initrd.img-2.6.32-5-xen-amd64"
memory = 128
name = "Test-DomU"
vcpus = 1
vif = [ '' ]
disk = [ 'phy:/dev/sdb1,xvda1,w' ]
# Set root device.
root = "/dev/xvda1 ro"
# Sets runlevel 4.
#extra = "4"
#extra = "TERM=xterm xencons=tty console=tty1"
extra = "console=hvc0 xencons=tty"
Thanks.