您现在的位置是:网站首页> 编程资料编程资料
Windows 7(x64)下安装Ubuntu12.4的方法_系统安装_操作系统_
2023-02-01
972人已围观
简介 Windows 7(x64)下安装Ubuntu12.4的方法_系统安装_操作系统_
对于想安装双系统,但是U盘无法引导安装Ubuntu的,下面的办法是很有效的。
BIOS设置 启动选择:Legacy
一、使用U大师分区
U大师U盘装系统Win03pe工具箱V2.1
磁盘分配情况(主分区部分)
(hd0,0): swap
(hd0,1): ext4
(hd0,2): NTFS(C:); win7(x64)
二、EasyBCD安装Ubuntu
下载EasyBCD(当前版本为V2.2)
1. Add New Entry(添加新条目)->NeoGrub->Install
2. Configure
[plain]
# 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:
# neosmart.net/wiki/display/EBCD/
title Install Ubuntu 12.04 LTS
root (hd0,2)
kernel (hd0,2)/vmlinuz boot=casper iso-scan/filename=/ubuntu-12.04.3-desktop-amd64.iso ro quiet splash locale=en_US.UTF-8
initrd (hd0,2)/initrd.lz
注意: (1) 使用主分区 (2) 安装文件(ubuntu-12.04.3-desktop-amd64.iso)
3. 下载ISO文件
下载安装文件到C:
4. 在安装文件的casper文件夹中提取initrd.lz和vmlinuz.efi
5. 使用Legacy方式
重命名vmlinuz.efi文件为vmlinuz
6. NeoGrub引导安装
重新启动系统,并选择NeoGrub Bootloader(NeoGrub引导加载器)
7. 禁止加载光盘
在terminal中执行:sudo umount -l /isodevice
点击桌面的安装图标,正常安装即可。
BIOS设置 启动选择:Legacy
一、使用U大师分区
U大师U盘装系统Win03pe工具箱V2.1
磁盘分配情况(主分区部分)
(hd0,0): swap
(hd0,1): ext4
(hd0,2): NTFS(C:); win7(x64)
二、EasyBCD安装Ubuntu
下载EasyBCD(当前版本为V2.2)
1. Add New Entry(添加新条目)->NeoGrub->Install
2. Configure
[plain]
# 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:
# neosmart.net/wiki/display/EBCD/
title Install Ubuntu 12.04 LTS
root (hd0,2)
kernel (hd0,2)/vmlinuz boot=casper iso-scan/filename=/ubuntu-12.04.3-desktop-amd64.iso ro quiet splash locale=en_US.UTF-8
initrd (hd0,2)/initrd.lz
注意: (1) 使用主分区 (2) 安装文件(ubuntu-12.04.3-desktop-amd64.iso)
3. 下载ISO文件
下载安装文件到C:
4. 在安装文件的casper文件夹中提取initrd.lz和vmlinuz.efi
5. 使用Legacy方式
重命名vmlinuz.efi文件为vmlinuz
6. NeoGrub引导安装
重新启动系统,并选择NeoGrub Bootloader(NeoGrub引导加载器)
7. 禁止加载光盘
在terminal中执行:sudo umount -l /isodevice
点击桌面的安装图标,正常安装即可。
相关内容
- EFI硬盘怎么安装windows8具体步骤图解_系统安装_操作系统_
- Archlinux 安装教程图文详解_系统安装_操作系统_
- 如何解决笔记本装系统时提示“缺少所需的cd/dvd驱动器设备驱动程序”的问题_系统安装_操作系统_
- SUSE Linux Enterprise Server 11 SP1 安装教程图文详解_系统安装_操作系统_
- 使用移动硬盘快速安装win7及BIOS设置具体步骤图解_系统安装_操作系统_
- 系统安装提示Units specified don’t exist SHSUCDX can’t install现象的解决方法介_系统安装_操作系统_
- FreeBSD 8.2 安装教程图文详解_系统安装_操作系统_
- lenovo联想yoga系列笔记本重装系统教程图文详细介绍_系统安装_操作系统_
- 在DOS下安装WindowsXP系统的方法介绍_系统安装_操作系统_
- 重装系统前 病毒库的备份方法介绍_系统安装_操作系统_
