Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
怎么引导另一块盘上的Windows
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
gjz010
n00b
n00b


Joined: 25 May 2013
Posts: 10

PostPosted: Sun Jun 30, 2013 9:30 am    Post subject: 怎么引导另一块盘上的Windows Reply with quote

本来,我的盘结构是这样:/dev/sda1 Windows /dev/sda6 Gentoo
后来,我为机器装上了一块新的硬盘,这时候发现,原来的sda变成了sdb 即/dev/sdb1 Windows /dev/sdb6 Gentoo
我用暴力的手段格式化了/dev/sdb6,然后在新装上的盘/dev/sda1上重装了Gentoo
这时候/dev/sda1 Gentoo /dev/sdb1 Windows /dev/sdb6 空白
直接进入,提示GRUB Error 15。可能是引导到了旧盘上,忍了,每次都按F12引导到新的盘上。
可是今天我想换回Windows,输入以下指令:
Code:

root (hd1,0)
makeactive
chainloader +1

到这里没有任何反应
然后
Code:
boot

卡死。
求教:怎样才能引导到Windows,怎样设置BIOS才能从新盘上引导?
Back to top
View user's profile Send private message
z1
n00b
n00b


Joined: 19 Jul 2013
Posts: 2

PostPosted: Fri Jul 19, 2013 7:43 pm    Post subject: Reply with quote

方案1, 按 F12(或者F11) 进入MultiBoot 菜单, 选择第二个硬盘启动。

方案2,
Code:
title Microsoft Windows XP Professional
map (hd1) (hd0)
map (hd0) (hd1)
root (hd0,0)
makeactive
chainloader +1
Back to top
View user's profile Send private message
danielLIU
n00b
n00b


Joined: 16 Apr 2009
Posts: 23
Location: Beijing

PostPosted: Thu Aug 29, 2013 4:42 am    Post subject: Reply with quote

grub2是个不错的选择。
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum