手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

启动讨论 grub/grub2/syslinux/grub4dos/Lilo
jimmychen1203
帖子: 1
注册时间: 2012-03-17 21:08

手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#1

帖子 jimmychen1203 » 2012-03-17 21:14

在easybcd里删除了win7启动项,开机时有win7的选项但进不去,请问怎么在ubuntu里恢复。
现在手上没有CD,只能登录ubuntu11.10.求救!!!!
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#3

帖子 qy117121 » 2012-03-17 21:38

:em20
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 [email protected]
q_yangguangyouzi
帖子: 37
注册时间: 2012-03-06 0:22

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#4

帖子 q_yangguangyouzi » 2012-03-19 16:48

在ubuntu下安装grub2可以引导进入win7,然后...
kingthen
帖子: 38
注册时间: 2012-01-02 17:28

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#5

帖子 kingthen » 2012-03-24 19:33

代码: 全选

sudo update-grub
头像
onshoestring
论坛版主
帖子: 4666
注册时间: 2009-09-06 5:53

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#6

帖子 onshoestring » 2012-03-24 20:46

终端运行:

代码: 全选

 cd ~/桌面 && wget 'http://nchc.dl.sourceforge.net/project/bootinfoscript/bootinfoscript/0.55/boot_info_script055.sh' && sudo bash boot_info_script055.sh
把RESULTS.txt文件内容贴上来。
Ironsight
帖子: 1
注册时间: 2012-07-05 13:29

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#7

帖子 Ironsight » 2012-07-05 19:48

怎么解决啊啊啊,急死了!!!!!
perfect0503
帖子: 27
注册时间: 2011-06-20 18:29

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#8

帖子 perfect0503 » 2012-07-05 21:57

上边提到的方法我倒是不会,我遇到这样的状况时,都是先用win的光盘修复一下mbr,然后进入win用easybcd新建一个linux的启动项。就没问题了
funicorn
帖子: 1318
注册时间: 2005-09-13 4:56
系统: Ubuntu Jammy Jellyfi

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#9

帖子 funicorn » 2012-07-19 15:13

try this

代码: 全选

grub:>insmod ntfs
grub:>search --file --set=root /bootmgr
grub:>ntldr /bootmgr
grub:>boot
头像
onshoestring
论坛版主
帖子: 4666
注册时间: 2009-09-06 5:53

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#10

帖子 onshoestring » 2012-07-19 16:38

funicorn 写了:try this

代码: 全选

grub:>insmod ntfs
grub:>search --file --set=root /bootmgr
grub:>ntldr /bootmgr
grub:>boot
这样肯定不行,bcd文件中win7的启动项已经删除了。
funicorn
帖子: 1318
注册时间: 2005-09-13 4:56
系统: Ubuntu Jammy Jellyfi

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#11

帖子 funicorn » 2012-07-19 17:20

你试过了?
onshoestring 写了:
funicorn 写了:try this

代码: 全选

grub:>insmod ntfs
grub:>search --file --set=root /bootmgr
grub:>ntldr /bootmgr
grub:>boot
这样肯定不行,bcd文件中win7的启动项已经删除了。
头像
smallapple
论坛版主
帖子: 7868
注册时间: 2009-03-28 15:12

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#12

帖子 smallapple » 2012-07-19 17:35

:em20
头像
onshoestring
论坛版主
帖子: 4666
注册时间: 2009-09-06 5:53

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#13

帖子 onshoestring » 2012-07-19 18:37

funicorn 写了:你试过了?
onshoestring 写了:
funicorn 写了:try this

代码: 全选

grub:>insmod ntfs
grub:>search --file --set=root /bootmgr
grub:>ntldr /bootmgr
grub:>boot
这样肯定不行,bcd文件中win7的启动项已经删除了。
解决办法就是用命令新建一个bcd文件,或者复制其它机器的bcd文件。
以前解决过这个问题,和我试过是不是一样。
funicorn
帖子: 1318
注册时间: 2005-09-13 4:56
系统: Ubuntu Jammy Jellyfi

Re: 手贱用EASYBCD删除了WIN7启动项,求救怎么在ubuntu里恢复

#14

帖子 funicorn » 2012-07-20 2:05

你脑子已经退化为linux的水平了,用windows的思维水平看,虽然bcd项没有了,也许bootmgr会
自动启动到bcd的修复模式
onshoestring 写了:
funicorn 写了:你试过了?

onshoestring 写了:
funicorn 写了:try this

代码: 全选

grub:>insmod ntfs
grub:>search --file --set=root /bootmgr
grub:>ntldr /bootmgr
grub:>boot
这样肯定不行,bcd文件中win7的启动项已经删除了。
解决办法就是用命令新建一个bcd文件,或者复制其它机器的bcd文件。
以前解决过这个问题,和我试过是不是一样。
回复