install ubuntu

  1. after install ubuntu, I can’t get start with a choose of windows any more. it just get into ubuntu directly.

solve method:
start ubuntu, using ctrl+alt+T to open terminal , and using this command to edit setting file:

sudo gedit /etc/default/grub
and fix GRUB_TIMEOUT=”10” ——(本來沒有引號)

first time this method make effect,but secnd time,it can’t,you can using:
使用sudo update-grub2修復
如果出現
grub.cfg …
…此處省略n行
Found Windows 7 (loader) on /dev/sda1
done
表明修復完成,重啓在grub選項菜單選擇引導win7

2.http://blog.csdn.net/simongeek/article/details/22606943
when I try to install git, there is a problem

  1. install ssh
    http://jingyan.baidu.com/article/0eb457e52e50ad03f1a90518.html

4.install jdk

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章