|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『楼 主』:
装WinPE到USB硬盘,失败!
使用 LLM 解释/回答一下
想把 WinPE 装到USB硬盘上(拔掉了硬盘线),但我的主板不支持从USB启动,没成功
(补充,想独立地装XP<拔掉了硬盘线>,也失败。)
是不是 主板不支持从USB启动就不行?
Want to install WinPE on a USB hard drive (with the hard drive cable unplugged), but my motherboard doesn't support booting from USB, so it didn't succeed
(Additional note: I also tried to install XP independently (with the hard drive cable unplugged) and it failed.)
Is it true that it won't work if the motherboard doesn't support booting from USB?
|
|
2007-1-20 14:11 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
是的~
还有一个办法可以尝试,在硬盘装好winxp再装个WINPE,用ghost或你的todisk克隆到USB硬盘上,进DOS用grub.exe --config-file="title find and load NTLDR of Windows NT/2K/XP;find --set-root /ntldr;chainloader /ntldr;"启动试试
你也可以删除XP文件, /ntldr则改成PE引导文件
grub.exe应该能解决问题的,我因为工作关系也好久没练了,你的更新版TODISK也没时间玩玩。
Yes~
There is another way you can try. After installing winxp on the hard drive, install a WINPE, use ghost or your todisk to clone to the USB hard drive, and then boot into DOS and use grub.exe --config-file="title find and load NTLDR of Windows NT/2K/XP;find --set-root /ntldr;chainloader /ntldr;" to start and try.
You can also delete the XP files, and change /ntldr to the PE boot file.
grub.exe should be able to solve the problem. I haven't practiced for a long time because of work, and I don't have time to play with your updated version of TODISK.
|

第一高手 第二高手
我的小站
 |
|
2007-1-21 00:21 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
通过硬方法(扇区)应该是可以的
我的意图是:
在我的不支持USB启动的机子上先装好USB硬盘的独立PE(拔掉硬盘线),再拿到支持USB启动的机子上去启动这个USB硬盘(用来维护他的机子!,)
也就是说把WINPE光盘作成WINPE的USB硬盘
GRUB不支持USB,用GRUB命令没用的吧.
It should be okay through the hard method (sectors)
My intention is:
First install the independent PE of the USB hard drive on my computer that does not support USB boot (unplug the hard drive cable), and then take it to the computer that supports USB boot to boot this USB hard drive (to maintain his computer!)
That is to say, make the WINPE CD into a WINPE USB hard drive
GRUB does not support USB, and it is useless to use GRUB commands, right?
|
|
2007-1-21 01:47 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2007-1-21 03:35 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 5 楼』:
"计算机的启动程序不能访问这个磁盘"!
使用 LLM 解释/回答一下
刚才试了在支持USB设备启动的机子上,也不能装XP!
刚刚弄到个USB移动硬盘,不太了解,怎样才能在它上面装个WinPE或XP?
装WinPE时,说失败
装XP时,总是在就要装的时候,说:
"计算机的启动程序不能访问这个磁盘"
(已经把真硬盘拔掉了)
在网上搜了一大堆,也没什么实质收获...
Last edited by GOTOmsdos on 2007-1-21 at 09:35 AM ]
Just tried on a machine that supports USB device booting, still can't install XP!
Just got a USB external hard drive, not very familiar with it, how can I install WinPE or XP on it?
When installing WinPE, it failed.
When installing XP, always when it's about to install, it says:
"The computer's boot program cannot access this disk"
(The real hard drive has been unplugged)
Searched a lot on the Internet, but didn't get any substantial results...
Last edited by GOTOmsdos on 2007-1-21 at 09:35 AM ]
|
|
2007-1-21 07:52 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
装WinPE就简单啦~
把grub 写到USB主活动分区MBR上,配置好根目录的menu.lst,复制WinPE文件到USB上就OK了。也可以到无忧论坛看看相关贴子
Installing WinPE is simple~ Write grub to the MBR of the USB primary active partition, configure the menu.lst in the root directory, and copy the WinPE files to the USB. You can also check relevant posts on the Wuyou Forum.
|

第一高手 第二高手
我的小站
 |
|
2007-1-23 01:38 |
|
|
zhangtianjie
初级用户
 
积分 24
发帖 11
注册 2006-4-14
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
我试验N遍,也都失败
I have tried it many times, and all have failed
|
|
2007-2-23 02:18 |
|
|
lightpeter
新手上路

积分 12
发帖 6
注册 2007-3-19
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
我也在试移动硬盘上装PE,可是用硬盘加PE的方法不成功,谁能指教一下!
I'm also trying to install PE on a mobile hard drive, but the method of using the hard drive plus PE is not successful. Who can give some guidance!
|
|
2007-3-22 08:36 |
|
|
lightpeter
新手上路

积分 12
发帖 6
注册 2007-3-19
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
用NTLODER+GRUB+PELODER
或者NTLODER+PELODER
转老毛桃的说明:
将 WinPE 安装到 USB 移动硬盘
相对 U 盘安装来说,USB 移动硬盘的安装则要简单得多,一般来讲,只要主板能够支持 USB 移动硬盘的启动,几乎都是以 USB-HDD 方式进行的。
直接使用 WinPM(下载地址:Paragon Partition Manager 7.0 精简绿色服务器版、Paragon Partition Manager 7.0 精简、绿色、赢政天下专用服务器版)给 USB 移动硬盘划分出一个主分区,并激活该主分区。再将这个主分区格式化成 NTFS 格式(推荐 NTFS),将 BootCD.ISO 的 WXPE 文件夹下的 SETUPLDR.BIN 改文件名为 NTLDR 保存到移动硬盘的活动主分区根目录下,另外,WXPE 中的 NTDETECT.COM 也需要复制过去。再将 BootCD.ISO 根目录下的 WINNT.XPE、WINPE.IS_、XPEMENU.INI 和 外置程序 文件夹一并复制到移动硬盘的根目录下。
Using NTLODER + GRUB + PELODER
or NTLODER + PELODER
Instructions for converting to Lao Mao Tao:
Installing WinPE to a USB removable hard drive
Compared to USB flash drive installation, the installation of a USB removable hard drive is much simpler. Generally speaking, as long as the motherboard supports USB removable hard drive boot, it is almost always in USB-HDD mode.
Directly use WinPM (download address: Paragon Partition Manager 7.0 Simplified Green Server Edition, Paragon Partition Manager 7.0 Simplified, Green, Yingzheng Tianxia Dedicated Server Edition) to partition a primary partition on the USB removable hard drive and activate this primary partition. Then format this primary partition to NTFS format (NTFS is recommended). Rename SETUPLDR.BIN in the WXPE folder of BootCD.ISO to NTLDR and save it to the root directory of the active primary partition of the removable hard drive. In addition, NTDETECT.COM in WXPE also needs to be copied over. Then copy WINNT.XPE, WINPE.IS_, XPEMENU.INI and the external program folder in the root directory of BootCD.ISO to the root directory of the removable hard drive together.
|
|
2007-4-2 08:07 |
|
|
wewah
新手上路

积分 6
发帖 3
注册 2007-4-27 来自 hong kong
状态 离线
|
|
2007-4-27 02:54 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
其实,我弄不清,是不是已经装上了? 因为启动时较长时间还看不到启动画面...
Actually, I can't figure out if it has been installed yet? Because I still can't see the boot screen for a long time when booting...
|
|
2007-4-27 03:53 |
|
|
barton
中级用户
  
积分 480
发帖 197
注册 2006-9-20 来自 黄冈
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
wuyou現在開了各專門的U&移動硬盤的版塊
GOTOMSDOS去那里看看
Wuyou now has opened specialized sections for U disks and mobile hard disks. Go to GOTOMSDOS to have a look.
|
|
2007-4-27 05:59 |
|