|
lee2026
新手上路

积分 10
发帖 3
注册 2005-12-26
状态 离线
|
『楼 主』:
如何设置开机时能从硬盘启动进入DOS
使用 LLM 解释/回答一下
如何设置开机时能从硬盘启动进入DOS
我想设它为开机时能从硬盘启动进入DOS。
把IO。SYS,COMMAND。COM,MSDOS。SYS烤进C盘去还需要做什么呢?很急的,希望高手帮我!
别告诉我用SYS C:和FORMAT C:/S啊,我进不了DOS的,我现在是USB接口挂在别人的机上。
Last edited by lee2026 on 2005-12-26 at 21:46 ]
How to set it to boot from the hard drive into DOS when starting up.
I want to set it so that when starting up, it can boot from the hard drive into DOS.
After copying IO.SYS, COMMAND.COM, MSDOS.SYS into the C drive, what else needs to be done?很急的, hope the expert helps!
Don't tell me to use SYS C: and FORMAT C:/S, I can't enter DOS. I'm currently hanging on someone else's machine via a USB interface.
Last edited by lee2026 on 2005-12-26 at 21:46 ]
|
|
2005-12-26 21:38 |
|
|
lee2026
新手上路

积分 10
发帖 3
注册 2005-12-26
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
我现在是用copy命令拷贝的系统文件,如何能放置在最前面的磁道上?
How can I place the system files copied using the copy command on the foremost track?
|
|
2005-12-26 22:02 |
|
|
lee2026
新手上路

积分 10
发帖 3
注册 2005-12-26
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
可能这个问题比较难。
是这样的:我破笔记本硬盘进不了系统,DOS也进不了。现想重装系统,无光软驱。我拆下本本硬盘到别的机子上想把此硬盘修改成可以启动的硬盘。然后就好办了。。。。
还有前提是我的接到别的机子的方式是USB转笔记本IDE方式的,不是那种IDE-IDE转接卡的。所以也进不了被接机的DOS。
我就想:把IO.SYS,COMMAND.COM,MSDOS.SYS三个最基本启动文件烤进C盘后,如何能放置在最前面的磁道上?这样才能启动啊????
Maybe this problem is relatively difficult.
This is the situation: My old notebook hard drive can't boot into the system, and can't even boot into DOS. Now I want to reinstall the system, but there's no optical drive or floppy drive. I removed the notebook hard drive and connected it to another computer to try to make this hard drive bootable. Then it would be easy...
Also, the premise is that the way I connected it to the other computer is via a USB-to-notebook-IDE method, not that IDE-IDE adapter card. So I can't even boot into the DOS of the other computer.
I just thought: After copying the three most basic boot files, IO.SYS, COMMAND.COM, and MSDOS.SYS, into the C drive, how can I place them on the foremost track? Only then can it boot???
|
|
2005-12-28 10:01 |
|
|
chujiafu
银牌会员
    
积分 1337
发帖 594
注册 2004-5-26 来自 安徽 宿州
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
能不能先把别的机子的硬盘摘掉,再挂上你的硬盘,然后再用光盘启动,再用Format c:/s,再装系统。不知这样行不行。
Can we first remove the hard drives from other machines, then attach your hard drive, then boot from the CD, then use Format c:/s, and then install the system. I wonder if this will work.
|
|
2005-12-28 10:16 |
|
|
maji
初级用户
  活到老学到老
积分 30
发帖 15
注册 2005-12-25
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
完整的DOS系统应该包括BOOT区程序、IO.SYS、MSDOS.SYS、COMMAND.COM。不是把三个文件放在最前面的问题,高版本DOS已经没有这个限制了,要改写启动盘的BOOT区才行,可是每个磁盘的BOOT区里磁盘参数都是不同的,所以这个路子复杂。
你可以下载超级启动软盘,启动后可以对USB接口的硬盘进行操作。
如果你没有这类软件,可行的一个办法是:
把你的硬盘装到有98机器的USB上,然后安装USB通用驱动,等识别这个硬盘后,用98里的SYS命令对它进行系统传导即可。
如果你找不到Windows98机器,可以下载usboot.exe软件,在XP上用它进行处理,可使你的硬盘变成能启动的,但它好像只能格式出FAT16的分区,最大2G大小,但你过后可用XP的磁盘管理功能用把失去的空间分成其他的区,然后挂回你自己的机器上。
如果你对磁盘空间划分不满意,还可在你能保证时刻有一个激活的含有启动系统的分区的情况下对另外的分区进行重新划分。
Last edited by maji on 2005-12-28 at 11:42 ]
A complete DOS system should include the boot sector program, IO.SYS, MSDOS.SYS, and COMMAND.COM. It's not a matter of placing the three files at the front. Higher - version DOS has removed this restriction. You need to rewrite the boot sector of the boot disk. But the disk parameters in the boot sector of each disk are different, so this approach is complicated.
You can download a super boot floppy disk. After booting, you can operate the USB - connected hard disk.
If you don't have such software, a feasible way is:
Install your hard disk on the USB of a Windows 98 machine, then install the USB universal driver. Wait until the hard disk is recognized, and then use the SYS command in Windows 98 to transfer the system to it.
If you can't find a Windows 98 machine, you can download the usboot.exe software and use it on XP to handle it, which can make your hard disk bootable. But it seems that it can only format a FAT16 partition with a maximum size of 2GB. But later you can use the disk management function of XP to divide the lost space into other partitions and then attach it back to your own machine.
If you are not satisfied with the disk space partition, you can also re - partition another partition on the premise that you can always ensure there is an activated partition containing the boot system.
Last edited by maji on 2005 - 12 - 28 at 11:42 ]
|
|
2005-12-28 10:41 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
象楼主这种情况,要是我做的话,我就给这块硬盘安装一个NT的引导扇区,然后通过NT的引导菜单启动Grub,有了Grub,我们还有什么不能做的呢?
而且,这样做都没有楼上几位说的那么复杂,也没有什么功能上的限制。
In a situation like the thread starter's, if I were to do it, I would install an NT boot sector on this hard drive and then boot Grub through the NT boot menu. With Grub, what can't we do? Moreover, doing it this way isn't as complicated as what the几位 upstairs mentioned, and there are no functional restrictions.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2005-12-30 10:17 |
|