[Bug 1049926] Re: logging of init doesn't go to console
Scott Moser
smoser at ubuntu.com
Wed Sep 12 17:55:26 UTC 2012
** Description changed:
-
REL=quantal
ARCH=$(dpkg --print-architecture)
NAME=$REL-$ARCH
sudo lxc-create -t ubuntu-cloud -n $NAME -- --release=$REL --arch=$ARCH
--stream=daily
sudo lxc-start --name=$NAME -- /sbin/init --verbose
# the above will not show output of upstart
you can fix/hack this by:
- sudo ln -sf console /var/lib/lxc/${NAME}/rootfs/dev
+ sudo ln -sf console /var/lib/lxc/${NAME}/rootfs/dev/kmsg
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu33
ProcVersionSignature: User Name 3.5.0-14.15-generic 3.5.3
Uname: Linux 3.5.0-14-generic x86_64
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
Date: Wed Sep 12 15:55:28 2012
Ec2AMI: ami-0000014b
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
ProcEnviron:
- TERM=screen
- PATH=(custom, no user)
- LANG=en_US.UTF-8
- SHELL=/bin/bash
+ TERM=screen
+ PATH=(custom, no user)
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1049926
Title:
logging of init doesn't go to console
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1049926/+subscriptions
More information about the Ubuntu-server-bugs
mailing list