Win7 下硬盘安装Ubuntu 11.04

本文提供了一种在已有Windows系统的基础上安装Ubuntu双系统的详细步骤。包括使用EasyBCD配置多系统启动、解压Ubuntu镜像文件及设置启动项等关键环节。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1、下载安装 Easy BCD 1.7.2 ------多系统启动配置软件

2、解压 Ubutu-11.04-desktop-i386.iso 到 C盘 根目录下,initrd.lz 、vmlinuz 也复制到根目录下。

3、配置 Easy BCD 1.7.2:

Add/Remove Entries
再点右下边的NeoGrub
再点Install NeoGrub
再点Save
选中NeoGrub Bootloader,再点Configure

编辑文件内容为:menu.lst

# NeoSmart NeoGrub Bootloader Configuration File
#
# This is the NeoGrub configuration file, and should be located at G:\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,1)
kernel (hd0,1)/vmlinuz boot=casper iso-scan/filename=/ubuntu-11.04-desktop-i386.iso ro quiet splash
locale=zh_CN.UTF-8
initrd (hd0,1)/initrd.lz
boot

4、进入引导界面后,运行

sudo umount -l /isodevice

5、修改win7 为默认操作系统,安装后进入系统, sudo gpedit /boot/grub/grub.conf   找到“Windows 7”那行移到最上方,重启。

转载于:https://my.oschina.net/chenxu/blog/67612

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值