|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『楼 主』:
 GRUB怎样加载XP安装引导文件SETUPLDR.bin?
 
使用 LLM 解释/回答一下 
 
 
我把XP的安装文件拷贝到了一块小硬盘上,这块硬盘已经安装了GRUB,以后需要安装系统时就把它挂在光驱的位置,然后用它启动安装系统,不知到可行不,用什么命令?在此先谢谢各位了 
I copied the XP installation files to a small hard drive. This hard drive has GRUB installed. In the future, when I need to install the system, I just hang it in the position of the optical drive and then use it to boot and install the system. I wonder if it is feasible. What command should I use? Thank you all in advance. 
 
 
 |  | 
|  2007-2-6 09:16 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 2 楼』:
 GRUB怎样加载XP安装引导文件SETUPLDR.bin?
 
使用 LLM 解释/回答一下 
 
 
大家一定要帮帮我啊!;) 
Everyone must help me! ; ) 
 
 
 |  | 
|  2007-2-6 10:10 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 3 楼』:
 GRUB怎样加载XP安装引导文件SETUPLDR.bin?
 
使用 LLM 解释/回答一下 
 
 
我看了一下GRUB的命令  里面有一个RUN的命令  不知道是不是它关键是我这里没有条件测试  到了班上有条件没时间了.
 
I took a look at the GRUB commands, and there's a RUN command in there. I'm not sure if that's it. The key thing is I don't have the conditions to test here. When I get to the class, there are conditions but no time. 
 
 
 |  | 
|  2007-2-6 10:13 |  | 
|  | 
 
| hnlyzhd 高级用户
 
     
 
 
 积分 544
 发帖 164
 注册 2004-10-17
 状态 离线
 | 
| 『第 4 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
你用的GRUB是哪个版本?你不说清楚怎么帮你!
 如果你用的是GRUB 0.95中文化版,你可以直接用RUN
 
 如果你用的是GRUB4DOS 0.42你可以用CHAINLOADER
 
Which version of GRUB are you using? You didn't make it clear, how can I help you!
 If you are using the Chinese version of GRUB 0.95, you can directly use RUN
 
 If you are using GRUB4DOS 0.42, you can use CHAINLOADER
 
 
 
 
 |  
                  |  我的留言簿
 
 http://hnlyzhd.ys168.com            我的网络盘
 
 |  | 
|  2007-2-6 21:20 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 5 楼』:
 hnlyzhd
 
使用 LLM 解释/回答一下 
 
 
不好意思,环境每写清楚。是0.4.2的 不点给的 
 还有引导第二个硬盘的系统提示NTLDR丢失   无法启动  用 FIND--IGNORE-FLOPPIER 这个参数可以找到NTLDR所在的硬盘  就是列出了(HD0,0)
 (HD1,0)  下一步应该怎么弄?
 
I'm sorry, the environment wasn't clearly written. It's for version 0.4.2. If you don't click the given one. Also, when booting the system of the second hard drive, it prompts that NTLDR is missing and can't start. Using the parameter FIND--IGNORE-FLOPPIER can find the hard drive where NTLDR is located, that is, it lists (HD0,0) (HD1,0). What should be done next? 
 
 
 |  | 
|  2007-2-7 00:16 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 6 楼』:
 hnlyzhd
 
使用 LLM 解释/回答一下 
 
 
我现在就可以测试,麻烦你告诉我一下  ROOT   ROOTNOVERIFY MAKEACTIVE  CHAINLOADER 该怎么组合用引导我的第二 系统 
I can  now  test,  please  tell  me  how  to  combine  ROOT   ROOTNOVERIFY MAKEACTIVE  CHAINLOADER  to  boot  my  second  system 
 
 
 |  | 
|  2007-2-7 00:22 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 7 楼』:
 hnlyzhd
 
使用 LLM 解释/回答一下 
 
 
还有就是我的两个硬盘上都有NTLDR文件   GRUB是用他调用的  分区都是FAT32 
And also, there is an NTLDR file on both of my hard drives. GRUB calls it, and all partitions are FAT32. 
 
 
 |  | 
|  2007-2-7 00:27 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 8 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
我的操作步骤是  用第2块硬盘(没有系统的但是有GRUB)启动到GRUN命令行模式  然后ROOTNOVERIFY (HD1,0)   MAKEACTIVE    CHAINLOADER +1BOOT   然后就提示NTLDR IS MISSING   死机  用FIND --IGNORE-FLOPPIES命令可以搜索到两个硬盘都有NTLDR
 
My operation steps are: boot to the GRUB command line mode using the 2nd hard disk (no system but with GRUB), then ROOTNOVERIFY (HD1,0), MAKEACTIVE, CHAINLOADER +1, BOOT. Then it prompts NTLDR IS MISSING and freezes. The FIND --IGNORE-FLOPPIES command can search that both hard disks have NTLDR. 
 
 
 |  | 
|  2007-2-7 00:41 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 9 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
用ROOTNOVERIFY (HD1,0)  CHAINLOADER /NTLDR  BOOT  启动的是第二块硬盘  大家有知道原因的请指点 
Booting with ROOTNOVERIFY (HD1,0) CHAINLOADER /NTLDR BOOT is booting the second hard drive. Those who know the reason, please give pointers. 
 
 
 |  | 
|  2007-2-7 00:45 |  | 
|  | 
 
| fastslz 铂金会员
 
        DOS一根葱
 
 
 积分 5493
 发帖 2315
 注册 2006-5-1
 来自 上海
 状态 离线
 | 
| 『第 10 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
find --set-root (hd1.0)/setupldr.binsavedefault --wait=2
 chainloader +1
 
find --set-root (hd1,0)/setupldr.binsavedefault --wait=2
 chainloader +1
 
 
 
 
 |  
                  |  第一高手    第二高手
 我的小站
 
  |  | 
|  2007-2-7 02:40 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 11 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
谢谢指点   又有新问题了  还请帮帮忙  就是上面的引导系统死机的问题 
Thanks for the guidance. There's a new problem again. Please help. It's about the issue of the boot system crashing above. 
 
 
 |  | 
|  2007-2-7 02:54 |  | 
|  | 
 
| hnlyzhd 高级用户
 
     
 
 
 积分 544
 发帖 164
 注册 2004-10-17
 状态 离线
 |  | 
|  2007-2-7 03:14 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 13 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
呵呵那是得学  但是白天上班  晚上不一定什么事  很少有时间 有的地方也理解不透  不明白的还得请教你们
 
Hehe  That does need to be learned. But I work during the day, and there may be things at night, so I rarely have time. Some places are also not well understood. I still need to ask you about the parts I don't understand.
 
 
 
 |  | 
|  2007-2-7 03:21 |  | 
|  | 
 
| 不点 银牌会员
 
      不甘寂寞的人
 
 
 积分 2491
 发帖 1115
 注册 2003-9-24
 状态 离线
 | 
| 『第 14 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
太经典的问题了。微软的系统不支持放在 (hd1) 上,只支持放在 (hd0) 上。
 你需要首先有
 
 map   (hd0)   (hd1)
 map   (hd1)   (hd0)
 
 这两条命令来交换磁盘,然后才可能成功。以前有过讨论,有很多人都知道这个问题的解决方法,所以,接下来该怎么做,我就不多说了。
 
This is a classic problem. Microsoft's system doesn't support placing it on (hd1), only on (hd0).
 You need to first have
 
 map   (hd0)   (hd1)
 map   (hd1)   (hd0)
 
 These two commands to swap the disks, and then it may succeed. There was a discussion before, and many people know the solution to this problem, so I won't say more about what to do next.
 
 
 
 
 |  
                  |  因为我们亲手创建,这个世界更加美丽。
 |  | 
|  2007-2-7 06:35 |  | 
|  | 
 
| jzzyl 初级用户
 
   
 
 
 
 积分 90
 发帖 38
 注册 2007-1-16
 状态 离线
 | 
| 『第 15 楼』:
 
 
使用 LLM 解释/回答一下 
 
 
谢谢不点的关注与指点  我去鼓捣鼓捣.
 快过年了,放假回家就没网络了.所以提前祝您新年快乐!身体健康!
 
Thanks for the follow and guidance, I'll go tinker around. 
 It's almost New Year, and there'll be no internet when I go home for the holiday. So I wish you a happy New Year in advance! Good health!
 
 
 
 |  | 
|  2007-2-7 12:32 |  |