我在 Dell Inspiron n4050 上使用 ubuntu。我已经从 10.04 升级到 ubuntu 12.04。
但现在我发现系统启动有点慢,并且 plymouth 在启动过程中只显示紫屏而没有徽标。
当我使用 dmesg 时,它会显示这样的消息:
[ 2.497750] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.603028] usb 2-1.6: new high-speed USB device number 3 using ehci_hcd
[ 2.715538] Initializing USB Mass Storage driver...
[ 2.715594] usbcore: registered new interface driver usb-storage
[ 2.715596] USB Mass Storage support registered.
[ 21.317843] Adding 2000892k swap on /dev/sda5. Priority:-1 extents:1 across:2000892k
[ 21.323724] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.391450] udevd[431]: starting version 175
我想知道它在 2 秒到 21 秒之间做了什么。这和速度这么慢有关吗?
我尝试了 bootchart。它给了我一个复杂的图片。抱歉,我不能在这里发布它。 https://docs.google.com/open?id=0B_U5quEFRFT_a2k1WEZPOEU1Mm8
在 ubuntu 启动时,我还注意到它出现:/tmp is not ready or present
并且有时会跟着出现*Stop saving kernel messages
。这是 dmesg 丢失输出的原因吗?
答案1
尝试安装bootchart
以找出瓶颈以及时间差距所在。