r*********n 发帖数: 4553 | 1 情况有些曲折,大概是这样的:
最早只有一个winXP,后来又装了个win7组成winXP & win7 dual boot系统。最近把
winXP分区(硬盘的第一个分区)格式化后装上了Ubuntu 11.10。可是Grub2 boot menu
里面没有win7的条目。我尝试了多种恢复方法,比如用win7安装盘进入recovery选项,
然后用bootrec命令,结果都不行。
怎么做才能修复win7 bootloader呢?
多谢呢。 |
R*R 发帖数: 2661 | 2 http://ubuntuguide.org/wiki/Ubuntu:Oneiric#Dual-Booting_Windows
"Conversely you can install a retail version of Windows (but not an OEM or
recovery version) after Ubuntu by creating a primary NTFS partition using
GParted. (You may have to use GPparted from a Live CD/USB). Once the primary
NTFS partition is created you can boot your Windows CD/DVD and choose to
install Windows to that NTFS partition. When installation is complete,
reboot to insure Windows boots properly. Once that is ascertained, use the
Ubuntu Live CD/USB to install GRUB back to the MBR. (This is necessary
because Windows overwrites the MBR and designates its own bootloader as the
master bootloader.) Once GRUB is installed you will be able to boot either
OS. " |
G*****h 发帖数: 33134 | 3 其实用 windows bootloader 启动 linux 更好
启动菜单还好看点
primary
the
【在 R*R 的大作中提到】 : http://ubuntuguide.org/wiki/Ubuntu:Oneiric#Dual-Booting_Windows : "Conversely you can install a retail version of Windows (but not an OEM or : recovery version) after Ubuntu by creating a primary NTFS partition using : GParted. (You may have to use GPparted from a Live CD/USB). Once the primary : NTFS partition is created you can boot your Windows CD/DVD and choose to : install Windows to that NTFS partition. When installation is complete, : reboot to insure Windows boots properly. Once that is ascertained, use the : Ubuntu Live CD/USB to install GRUB back to the MBR. (This is necessary : because Windows overwrites the MBR and designates its own bootloader as the : master bootloader.) Once GRUB is installed you will be able to boot either
|
R*R 发帖数: 2661 | 4 how to?
【在 G*****h 的大作中提到】 : 其实用 windows bootloader 启动 linux 更好 : 启动菜单还好看点 : : primary : the
|
G*****h 发帖数: 33134 | 5 google "boot linux with windows bootloader"
【在 R*R 的大作中提到】 : how to?
|
r*********n 发帖数: 4553 | 6 Does this mean I have to reinstall win7?
primary
the
【在 R*R 的大作中提到】 : http://ubuntuguide.org/wiki/Ubuntu:Oneiric#Dual-Booting_Windows : "Conversely you can install a retail version of Windows (but not an OEM or : recovery version) after Ubuntu by creating a primary NTFS partition using : GParted. (You may have to use GPparted from a Live CD/USB). Once the primary : NTFS partition is created you can boot your Windows CD/DVD and choose to : install Windows to that NTFS partition. When installation is complete, : reboot to insure Windows boots properly. Once that is ascertained, use the : Ubuntu Live CD/USB to install GRUB back to the MBR. (This is necessary : because Windows overwrites the MBR and designates its own bootloader as the : master bootloader.) Once GRUB is installed you will be able to boot either
|
F*********e 发帖数: 3580 | 7 grubconfig文件里面添加上window不就行了? |
i***l 发帖数: 9994 | 8 估计不用重装windows,仔细看了一下你描述的问题,你只要在ubuntu terminal里用
sudo update-grub 然后ubuntu应该就能发现你另一个分区上的windows,然后自动把
windows启动加入启动菜单。
【在 r*********n 的大作中提到】 : Does this mean I have to reinstall win7? : : primary : the
|
r*********n 发帖数: 4553 | 9 Found linux image: /boot/vmlinuz-3.0.0-15-generic
Found initrd image: /boot/initrd.img-3.0.0-15-generic
Found linux image: /boot/vmlinuz-3.0.0-12-generic
Found initrd image: /boot/initrd.img-3.0.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
还是没有看到win7呢。一般在空白硬盘上面安装win7都会自动生成100MB的system
reserve分区,但是因为我是在已经有winxp的基础上再装了个win7,所以没有那么分区
。我感觉是win7的bootloader坏掉呢,问题是现在怎么修复呢?
【在 i***l 的大作中提到】 : 估计不用重装windows,仔细看了一下你描述的问题,你只要在ubuntu terminal里用 : sudo update-grub 然后ubuntu应该就能发现你另一个分区上的windows,然后自动把 : windows启动加入启动菜单。
|
d*b 发帖数: 21830 | 10 你知道一个硬盘最多支持多少个可以boot的主分区?
menu
【在 r*********n 的大作中提到】 : 情况有些曲折,大概是这样的: : 最早只有一个winXP,后来又装了个win7组成winXP & win7 dual boot系统。最近把 : winXP分区(硬盘的第一个分区)格式化后装上了Ubuntu 11.10。可是Grub2 boot menu : 里面没有win7的条目。我尝试了多种恢复方法,比如用win7安装盘进入recovery选项, : 然后用bootrec命令,结果都不行。 : 怎么做才能修复win7 bootloader呢? : 多谢呢。
|
|
|
r*********n 发帖数: 4553 | 11 不太明白,但是我现在就2个主分区,一个ubuntu还有一个是win7
我的笔记本现在就是ubuntu & win7爽系统,和desktop的差别是,我在笔记本上面先装
win7,再装ubuntu,两个系统都很和谐。
【在 d*b 的大作中提到】 : 你知道一个硬盘最多支持多少个可以boot的主分区? : : menu
|
i***l 发帖数: 9994 | 12 我觉得,别再折腾了,照ROR说的,重装windows算了。
【在 r*********n 的大作中提到】 : 不太明白,但是我现在就2个主分区,一个ubuntu还有一个是win7 : 我的笔记本现在就是ubuntu & win7爽系统,和desktop的差别是,我在笔记本上面先装 : win7,再装ubuntu,两个系统都很和谐。
|
d*b 发帖数: 21830 | 13 win7有独立的boot分区,你要带D盘,那就再多一个主分区,一个硬盘只能支持4个主分
区,你数数现在有多少了?这就是linux为什么要lvm的原因,因为这个原因你要先装
windows,再装linux,如果你装完linux后再装或者加装windows,MBR就坏了,这个维修非
常困难,为什么?因为现在修MBR的工具都比较落后,对LVM的支持有限,软件一读发现
你的物理容量比硬盘的最大容量还大。
现在明白了么? linux is a shit, except you know how to play shit
【在 r*********n 的大作中提到】 : 不太明白,但是我现在就2个主分区,一个ubuntu还有一个是win7 : 我的笔记本现在就是ubuntu & win7爽系统,和desktop的差别是,我在笔记本上面先装 : win7,再装ubuntu,两个系统都很和谐。
|
v***a 发帖数: 452 | 14 configure /etc/grub there should be instructions
menu
【在 r*********n 的大作中提到】 : 情况有些曲折,大概是这样的: : 最早只有一个winXP,后来又装了个win7组成winXP & win7 dual boot系统。最近把 : winXP分区(硬盘的第一个分区)格式化后装上了Ubuntu 11.10。可是Grub2 boot menu : 里面没有win7的条目。我尝试了多种恢复方法,比如用win7安装盘进入recovery选项, : 然后用bootrec命令,结果都不行。 : 怎么做才能修复win7 bootloader呢? : 多谢呢。
|
F*********e 发帖数: 3580 | 15 re
【在 v***a 的大作中提到】 : configure /etc/grub there should be instructions : : menu
|
r*********n 发帖数: 4553 | 16 Thanks
看来比较麻烦,最近没时间折腾,如果要用win7,还是先用laptop顶着吧。 |