2014年11月5日 星期三

start ubuntu in text mode

1. modify grup setting
# vim /etc/default/grub

comment the line
GRUB_CMDLINE-LINUX_DEFAULT= ""

change the line to
GRUB_CMDLINE_LINUX = "text"

uncomment the line
GRUB_TERMINAL=console

2. update the setting
#update-grup

3. reboot the machine
# reboot

沒有留言:

張貼留言