我正在通过LXC作为嘉宾运行debian 8主机和ubuntu 14.04LTS。
在启动过程中,容器挂在这里:
root@i1:/var/lib/lxc# lxc-start -n mydeb
<4>init: plymouth-upstart-bridge main process (5) terminated with status 1
<4>init: plymouth-upstart-bridge main process ended, respawning
<4>init: hwclock main process (7) terminated with status 77
<4>init: ureadahead main process (8) terminated with status 5
<4>init: plymouth-upstart-bridge main process (15) terminated with status 1
<4>init: plymouth-upstart-bridge main process ended, respawning
* Starting Mount filesystems on boot ...done.
[much detail deleted because
"It looks like your post is mostly code; please add some more details"]
* Starting configure virtual network devices ...done.
大约2分钟后报告
Ubuntu 14.04.4 LTS mydeb console
mydeb login: <4>init: setvtrgb main process (633) terminated with status 1
<4>init: plymouth-upstart-bridge main process ended, respawning
如何调试upstart?
答案 0 :(得分:0)
您应该检查/var/lib/lxc/Your Container Name/var/log/upstart/
/var/lib/lxc/
- 是所有容器所在的路径
存储。 Your Container Name
- 是您的容器mydeb
/var/log/upstart/
- 是新贵记录的路径