问题:Ubuntu开机的启动画面(进度条的画面)不在屏幕中央
解决办法:将/boot/grub/menu.lst和/etc/usplash.conf文件中分辨率设为相同即可。
例如将分辨率统一为1024×768:
(1)设置/boot/grub/menu.lst文件中vga=792,/etc/usplash.conf文件中xres=1024,yres=768
(2)$sudo dpkg-reconfigure usplash-theme-ubuntu
vga参考表 :
depth—–640×480—-800×600—-1024×768—–1280×1024—–1600×1200
8bit————769————771————-773————–775—————–796
15bit———-784————787————-790————–793—————–797
16bit———-785————788————-791————–794—————–798
24bit———-786————789————-792————–795—————–799