[Bug 1273205] Re: /etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not exist
Stéphane Graber
stgraber at stgraber.org
Sat Feb 1 13:07:32 UTC 2014
lxc-start-ephemeral doesn't attach to /dev/console but to /dev/tty1
which is why you don't see the boot messsages or that error.
Unfortunately there isn't a great deal we can do about this in LXC, the
best fix is to change the upstart job to only start with "and not-
container". A better fix would be to check whether things can be written
to the device but that's trickier to do right and obviously the best fix
would be to have a device namespace so we wouldn't have that kind of
problem to begin with.
Closing the lxc task.
** Changed in: lxc (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1273205
Title:
/etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not
exist
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1273205/+subscriptions
More information about the Ubuntu-server-bugs
mailing list