2012年9月8日
摘要: We can edit the GRUB config to start the Ubuntu from text interface, by doing this the performance should be better.1 grant write permission to grub.cfg filesudo chmod +w /boot/grub/grub.cfg2 edit the cnfg file and add the text loginsudo vi grub.cfgAdd "text" at the end of this line:linux 阅读全文
posted @ 2012-09-08 22:00 Zaiping 阅读(174) 评论(0) 推荐(0) 编辑