|
no9ronaldo
初级用户
 
积分 100
发帖 39
注册 2007-12-9
状态 离线
|
『楼 主』:
求助:grub如何直接引导进入windows而不是通过引导ntdlr?
使用 LLM 解释/回答一下
就是不通过boot.ini直接进入windows?
Last edited by no9ronaldo on 2007-12-15 at 08:40 PM ]
Is it possible to directly enter Windows without going through boot.ini?
Last edited by no9ronaldo on 2007-12-15 at 08:40 PM ]
|
|
2007-12-12 20:19 |
|
|
no9ronaldo
初级用户
 
积分 100
发帖 39
注册 2007-12-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
知道的给点提示嘛
Those who know, give some hints, please
|
|
2007-12-19 23:13 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-12-20 07:51 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
不可以的,或者你找盖茨商量一下,让他给你想个办法不通过ntldr启动windows。
No, or you can talk to Gates and ask him to figure out a way to boot Windows without ntldr.
|
|
2007-12-20 10:26 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
嘿嘿,盖茨让偶捎个回信,说是:目前没得商量!
Hehe, Gates asked me to pass on a reply, saying: There's no room for discussion at present!
|
|
2007-12-20 11:04 |
|
|
barton
中级用户
  
积分 480
发帖 197
注册 2006-9-20 来自 黄冈
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
盖茨退休了,不管事了好像、、、、、、、
Gates has retired and seems to have nothing to do...
|
|
2007-12-20 12:03 |
|
|
no9ronaldo
初级用户
 
积分 100
发帖 39
注册 2007-12-9
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
假设boot.ini有两个启动项,如何在grub里设置直接启动第一个?
Assuming there are two boot entries in boot.ini, how to set GRUB to directly boot the first one?
|
|
2007-12-20 21:59 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by no9ronaldo at 2007-12-20 21:59:
假设boot.ini有两个启动项,如何在grub里设置直接启动第一个?
我的,供参考。
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
C:\ggldr.mbr="Start GGhost"
Originally posted by no9ronaldo at 2007-12-20 21:59:
How to set GRUB to directly boot the first one if there are two startup items in boot.ini?
Mine for reference.
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
C:\ggldr.mbr="Start GGhost"
|

Windows 一键还原
http://www.yjhy.com |
|
2007-12-21 08:37 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by no9ronaldo at 2007-12-20 21:59:
假设boot.ini有两个启动项,如何在grub里设置直接启动第一个?
嘿嘿,您这不是在逗着玩吗?
Originally posted by no9ronaldo at 2007-12-20 21:59:
If there are two boot entries in boot.ini, how to set in grub to directly boot the first one?
Hehe, are you just kidding around?
|
|
2007-12-21 18:11 |
|
|
no9ronaldo
初级用户
 
积分 100
发帖 39
注册 2007-12-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
是不是不可以嘛?
lianjiang2004误解我的意思了。
我的意思是boot.ini已有xp和grub这两项的时候,刚开机不是显示xp和进入grub吗,如何在grub里设置一个项能直接进入xp的,而不是再重启或是从硬盘启动或是寻找ntdlr而再回到boot.ini的项上?
Isn't it not possible?
lianjiang2004 misunderstood my meaning.
What I mean is that when boot.ini already has two items, xp and grub, when you just start the computer, it doesn't show xp and enter grub? How to set an item in grub to directly enter xp, instead of restarting or booting from the hard disk or looking for ntdlr and then returning to the item on boot.ini?
|
|
2007-12-21 21:20 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-12-21 21:32 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-12-21 21:32 |
|
|
no9ronaldo
初级用户
 
积分 100
发帖 39
注册 2007-12-9
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
教教我怎么做启动盘嘛
Teach me how to make a bootable disk, please
|
|
2007-12-21 22:05 |
|