|
rubasse2000
初级用户
 
积分 22
发帖 9
注册 2006-7-3
状态 离线
|
『楼 主』:
请问笔记本没有光驱、没有软驱,怎么安装xp系统
使用 LLM 解释/回答一下
笔记本是个裸机,没有任何系统,也没有光驱和没有软驱。请问如何安装xp系统。笔记本只支持usb FDD,所以只能做个usb启动盘。但是如何把windows安装盘的I38目录copy到笔记本里?移动硬盘有做不了支持usb fdd的启动盘。所以不知道如何把I38目录copy到笔记本里。I38目录有500M左右。所以一般的闪盘都装不了。请问这种情况如何才能安装xp系统。
The notebook is a bare machine, with no system, no optical drive, and no floppy drive. How to install the XP system? The notebook only supports USB FDD, so only a USB boot disk can be made. But how to copy the I38 directory from the Windows installation disk to the notebook? The mobile hard disk can't make a USB FDD boot disk. So I don't know how to copy the I38 directory to the notebook. The I38 directory is about 500M. So the general flash drive can't hold it. How can I install the XP system in this case?
|
|
2006-7-3 23:08 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
你也说了安装xp必须要I38目录,既然没有这么大的闪盘,试试用USBASPI.SYS、USBMASS 4.05版或USBENAB 4.05版驱动你的移动硬盘
You also said that to install XP, the I38 directory is necessary. Since there isn't such a large flash drive, try using USBASPI.SYS, USBMASS version 4.05, or USBENAB version 4.05 to drive your external hard drive.
|
|
2006-7-4 00:47 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2006-7-4 01:01 |
|
|
rubasse2000
初级用户
 
积分 22
发帖 9
注册 2006-7-3
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
to fastslz
我把USBASPI.SYS放到我的usb启动盘中,然后在config.sys里加入DEVICE=usbaspi.sys 。重新启动后出现 The foollowling file is missing or corrupted:command.com type the name of the command Interpreter(e.g., c:\windows\command.com
请问这是怎么回事?
还有就是把 http://www.cn-dos.net/forum/view ... p;highlight=USBMASS里的几个可执行文件在dos下执行,机器死了。没有反应。
to fastslz
I placed USBASPI.SYS into my USB boot disk, then added DEVICE=usbaspi.sys in config.sys. After restarting, I got "The following file is missing or corrupted: command.com type the name of the command Interpreter(e.g., c:\windows\command.com.
What's the matter here?
Also, when I executed several executable files in the http://www.cn-dos.net/forum/view...p;highlight=USBMASS under DOS, the machine died. No response.
|
|
2006-7-4 09:58 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2006-7-4 11:08 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
最好把config.sys和autoexec.bat贴出来
It is best to post the config.sys and autoexec.bat.
|
|
2006-7-4 11:15 |
|
|
rubasse2000
初级用户
 
积分 22
发帖 9
注册 2006-7-3
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
config.sys:
device=a:\usbaspi.sys
dos=high
autoexec.bat:
@echo off
MSCDEX /D:MSCD001 /V
smartdrv
cls
TWAY
py
wbx
MENU.BAT
config.sys:
device=a:\usbaspi.sys
dos=high
autoexec.bat:
@echo off
MSCDEX /D:MSCD001 /V
smartdrv
cls
TWAY
py
wbx
MENU.BAT
|
|
2006-7-4 16:32 |
|
|
rubasse2000
初级用户
 
积分 22
发帖 9
注册 2006-7-3
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
问题是corrupted:command.com type the name of the command Interpreter(e.g., c:\windows\command.com 然后光标就停在A>这里,按任何键都是显示corrupted:command.com type the name of the command Interpreter的话。所以不知道如何做。
The problem is corrupted:command.com type the name of the command Interpreter (e.g., c:\windows\command.com Then the cursor just stops at A> here, and pressing any key shows corrupted:command.com type the name of the command Interpreter. So I don't know what to do.
|
|
2006-7-4 16:40 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
你的u盘是否支持usb-fdd启动?
也就是说你的u盘用来启动的分区应该是1.44MB的。
如果不是,则无法正常启动dos。
Does your USB flash drive support USB-FDD boot?
That is to say, the partition used for booting on your USB flash drive should be 1.44MB.
If not, DOS cannot boot normally.
|
|
2006-7-4 17:27 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2006-7-4 18:14 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
下列为U盘分区工具,自己Google下
1:U盘引导制作工具(USBoot)
2:iFormat
3:UMSD Tools 2.33
The following are U disk partitioning tools, just Google it by yourself.
1: USB disk boot making tool (USBoot)
2: iFormat
3: UMSD Tools 2.33
|
|
2006-7-4 18:29 |
|
|
rubasse2000
初级用户
 
积分 22
发帖 9
注册 2006-7-3
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
我用usboot-v1.68来制作u盘启动,制作后没有看到config.sys,
只有IO.SYS、MSDOS.SYS、COMMAND.COM这三个文件。所以无法把Usbaspi.sys加入到config.sys里
I used usboot - v1.68 to make a USB flash drive bootable. After making it, I didn't see config.sys, only three files: IO.SYS, MSDOS.SYS, COMMAND.COM. So I can't add Usbaspi.sys to config.sys.
|
|
2006-7-6 09:25 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
确定是以FDD模式格式化U盘后,把这5个文件放U盘根目录,见附件
After confirming that the USB flash drive is formatted in FDD mode, put these 5 files in the root directory of the USB flash drive, see the attachment
附件
1: temp.rar (2006-7-6 11:41, 43.59 KiB, 下载附件所需积分 1 点
,下载次数: 90)
|
|
2006-7-6 11:41 |
|
|
AGFenix
新手上路

积分 2
发帖 1
注册 2006-7-7
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
太好了,居然有这样的好贴!!我的本本就是没有光驱坏了啊,没有USB启动盘什么的,但是现在急需重装系统!本本里还有操作系统,只有一个分区,而且我重装系统前想把硬盘格式化。有另外一台正常的台式机,可以与本本通过网线连接,请问怎么样才能重装系统啊!关键是笔记本格式化以后怎么在台式机上把XP安装程序拷过来然后进行安装,怎么也想不到办法啊,各位大哥救救我~~谢谢了!!
PS:不想拆硬盘
Great! There is such a good post!! My laptop just has no optical drive broken!! No USB boot disk and so on, but now I urgently need to reinstall the system!! There is an operating system in the laptop, only one partition, and I want to format the hard disk before reinstalling the system!! There is another normal desktop, can be connected with the laptop via network cable, how to reinstall the system!! The key is how to format the notebook and then how to copy the XP installation program from the desktop to install and then install, can't think of a way, brothers save me~~ thank you!! PS: Do not want to remove the hard disk
|
|
2006-7-7 00:35 |
|
|
rubasse2000
初级用户
 
积分 22
发帖 9
注册 2006-7-3
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
to fastslz
我用fdd格式化后,把temp.rar里的文件copy的闪盘上。但是启动后出现
The following file is missing or corrupted : DI1000DD.SYS
corrupted:command.com type the name of the command Interpreter(e.g., c:\windows\command.com
这样从错处是什么意思??
to fastslz
After I formatted with fdd, I copied the files from temp.rar to the flash drive. But after booting, the following appears:
The following file is missing or corrupted : DI1000DD.SYS
corrupted:command.com type the name of the command Interpreter(e.g., c:\windows\command.com
What does this error mean?
|
|
2006-7-7 09:47 |
|