![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-09-06 07:48 |
47,812 topics / 349,914 posts / today 0 new / 48,268 members |
| DOS启动盘 & LOGO技术 (启动盘室) » How to install the XP system when the notebook has no CD - ROM and no floppy drive |
| Printable Version 12,728 / 42 |
| Floor1 rubasse2000 | Posted 2006-07-03 23:08 |
| 初级用户 Posts 9 Credits 22 | |
|
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?
|
|
| Floor2 fastslz | Posted 2006-07-04 00:47 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
|
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.
|
|
| Floor3 fastslz | Posted 2006-07-04 01:01 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
| Floor4 rubasse2000 | Posted 2006-07-04 09:58 |
| 初级用户 Posts 9 Credits 22 | |
|
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. |
|
| Floor5 fastslz | Posted 2006-07-04 11:08 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
|
The following file is missing or corrupted: command.com type the name of the command Interpreter(e.g., c:\windows\command.com
DOS didn't find command.com This has nothing to do with loading usbaspi.sys. Check if there is SHELL=A:\COMMAND.COM in config.sys... If there is, change it to SHELL=COMMAND.COM... Then check PATH Parameters of USBASPI.SYS http://www.cn-dos.net/forum/viewthread.php?tid=19086&pid=113161&page=1&sid=gugDVI#pid113161 |
|
| Floor6 fastslz | Posted 2006-07-04 11:15 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
|
It is best to post the config.sys and autoexec.bat.
|
|
| Floor7 rubasse2000 | Posted 2006-07-04 16:32 |
| 初级用户 Posts 9 Credits 22 | |
|
config.sys:
device=a:\usbaspi.sys dos=high autoexec.bat: @echo off MSCDEX /D:MSCD001 /V smartdrv cls TWAY py wbx MENU.BAT |
|
| Floor8 rubasse2000 | Posted 2006-07-04 16:40 |
| 初级用户 Posts 9 Credits 22 | |
|
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.
|
|
| Floor9 fujianabc | Posted 2006-07-04 17:27 |
| 金牌会员 Posts 1,616 Credits 3,467 | |
|
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. |
|
| Floor10 fastslz | Posted 2006-07-04 18:14 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
|
config.sys:
device=a:\usbaspi.sys dos=high autoexec.bat: @echo off MSCDEX /D:MSCD001 /V smartdrv cls TWAY py wbx MENU.BAT Sweat......HIMEM.SYS didn't load USBMASS, so it crashed Download: MS-DOS 7.10 Complete Installation Version (Including Graphical Installer) There are many such posts under the search |
|
| Floor11 fastslz | Posted 2006-07-04 18:29 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
|
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 |
|
| Floor12 rubasse2000 | Posted 2006-07-06 09:25 |
| 初级用户 Posts 9 Credits 22 | |
|
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.
|
|
| Floor13 fastslz | Posted 2006-07-06 11:41 |
| 铂金会员 Posts 2,315 Credits 5,493 From 上海 | |
|
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
Attachments temp.rar (43.59 KiB) |
|
| Floor14 AGFenix | Posted 2006-07-07 00:35 |
| 新手上路 Posts 1 Credits 2 | |
|
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
|
|
| Floor15 rubasse2000 | Posted 2006-07-07 09:47 |
| 初级用户 Posts 9 Credits 22 | |
|
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? |
|
| 1 2 3 Next |
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |