Ubuntu 14.04 LTS 安装及配置
时间:2014-12-05 01:58 来源:www.it.net.cn 作者:IT
0.声明
ubuntu版本 14.04 LTS
1、Easy BCD安装Ubuntu
menu.lst
1
2
3
4
5
6
7
8
9
10
# NeoSmart NeoGrub Bootloader Configuration File
#
# This is the NeoGrub configuration file, and should be located at C:\NST\menu.lst
# Please see the EasyBCD Documentation for information on how to create/modify entries:
# http://neosmart.net/wiki/display/EBCD/
title Install Ubuntu
root (hd0,0)
kernel (hd0,0)/vmlinuz.efi boot=casper iso-scan/filename=/ubuntu-14.04.1-desktop-amd64.iso ro quiet splash locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz
2.Ubuntu 14.04安装Oracle JDK
ubuntu 12.10 上安装oracle java jdk 1.7 替换openjdk
3.安装Android Studio
paolorotolo.github.io/android-studio/
google 搜索ubutun install android studio
(责任编辑:IT)
0.声明 ubuntu版本 14.04 LTS 1、Easy BCD安装Ubuntu menu.lst
2.Ubuntu 14.04安装Oracle JDK ubuntu 12.10 上安装oracle java jdk 1.7 替换openjdk 3.安装Android Studio paolorotolo.github.io/android-studio/
google 搜索ubutun install android studio |