Install Ubuntu on Win7 64 bit System

本文详细介绍了在Win7 64位系统上安装Ubuntu的操作步骤,包括下载文件、配置引导加载程序、创建安装菜单等,并分享了在实际操作中遇到的问题及解决方案。
Install Ubuntu on Win7 64 bit System

1. Download ubuntu 64 bit system
The file name is ubuntu-11.04-desktop-amd64.iso

2. Download grub4dos
http://download.gna.org/grub4dos/

The file name is grub4dos-0.4.4.zip.

Unzip the file and copy the file list to the root path of C driver:
grldr
grldr.mbr
grub.exe

Find the file list in ubunt11.04 directory casper and copy them to the root path of C driver:
vmlinuz
initrd.lz

3. Create a file named menu.lst in the root path of driver C.
The content of menu.lst are:
title Install Ubuntu
root (hd0,0)
kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/ubuntu-11.04-desktop-amd64.iso ro quiet splash locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.lz

4. Create the file named boot.ini in the root directory of driver C
the content of boot.ini are:
[boot loader]
[operating systems]
c:\grldr.mbr="ubuntu"

copy the file ubuntu-11.04-desktop-amd64.iso in the root path of driver D.

5. install ubuntu
reboot the system
>sudo umount -l /isodevice


But nothing happened. So I failed in this way. Try other ways.

1. Download the boot tool
http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/

The file name is Universal-USB-Installer-1.8.5.7.exe

>bcdedit /create /d "GRUB4DOS" /application bootsector
>bcdedit /set {ID} device partition=F:
An error has occurred setting the element data.
The request is not supported.

2. It seems that I can only install ubuntu in my C driver.

I give up and use wubi.exe in the iso file to install my ubuntu system in C driver.

references:
http://ifeiyang.cn/archives/1835.html
http://www.linuxidc.com/Linux/2010-05/25850.htm

http://ideapad.zol.com.cn/42/160_411535.html
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值