|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
『楼 主』:
求NT4.0的光盘启动文件.
使用 LLM 解释/回答一下
WindowsNT 4.0 Terminal Server和Windows NT 4.0 Enterprise Server的光盘启动文件,不知哪位大哥有?能否提供一下?
从"Windows NT 4.0 Server和Windows NT 4.0 Workstation"启动光盘中提取出来只有2KB,相信这两个也差不多的.
以上两个软件我是从NT 的4合一光盘中提取出来的,不知哪个就是光盘引导文件,我试过了都不行的,高手请帮忙呀!
Windows NT 4.0 Terminal Server and Windows NT 4.0 Enterprise Server boot files from the CD, does any brother have them? Can you provide them?
Extracted from the "Windows NT 4.0 Server and Windows NT 4.0 Workstation" boot CD, it is only 2KB, I believe the two are similar.
The above two software I extracted from the NT 4-in-1 CD, I don't know which is the CD boot file, I tried and it didn't work, please help, expert!
|

|
|
2006-5-2 18:14 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
任何版本的nt系列的启动扇区都是一样的,n合1的是修改过的。
The boot sectors of any version of the NT series are the same, and the N-in-1 one is modified.
|
|
2006-5-2 20:50 |
|
|
雨露
管理员
          DOS非常爱好者
积分 6209
发帖 2598
注册 2006-1-20
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
Originally posted by fujianabc at 2006-5-2 20:50:
任何版本的nt系列的启动扇区都是一样的,n合1的是修改过的。
很对,我刚才无奈下就用NT4.0的别的版本的光盘引导文件导入,也是一样的!
发现NT4.0的这4个版本的光盘引导文件是一样的,而且中英文通用!
总算再一次把NT4.0的各个版本都安装一遍了.
还想请教一个问题:NT3.X安装时都要做3-4个安装软盘才能安装,可不可以像NT4.0一样只要用光盘引导就可以了呢?
你上次说只要在安装时输入:winnt.exe /b就不需要软盘,我试了好像不行,是哪里不对呢?
Originally posted by fujianabc at 2006-5-2 20:50:
The boot sectors of any version of the NT series are the same, and the n-in-one ones are modified.
That's right, I had to import the boot files from other versions of NT4.0 CD-ROMs out of helplessness, and it worked the same!
I found that the boot files of these 4 versions of NT4.0 CD-ROMs are the same, and they are universal in Chinese and English!
Finally, I installed all versions of NT4.0 again.
I also want to ask a question: NT3.X requires 3-4 installation floppy disks to install. Can it be installed with a CD-ROM boot like NT4.0?
You said last time that as long as you enter: winnt.exe /b during installation, you don't need a floppy disk. I tried it and it didn't seem to work. What's wrong?
|

|
|
2006-5-2 21:21 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
我以前曾经试过制作winnt 3.51的启动光盘,启动到一定阶段之后就找不到文件了。
仔细想了想,光盘启动的el torito标准是1995年提出的,winnt 3.51也是95年上半年出的,当时世界上还没有可启动光盘这个东西,winnt 3.x当然不能直接支持启动光盘。好像win95第一版最早也是要从一张软盘启动,加载光驱驱动后才能安装的。
至于第二个问题,我每次从dos安装nt系统都是这样装的,不需要制作软盘,winnt /b从nt 3.5开始就有效了,从win 2000开始不再需要加此参数了。下面是nt 3.51的winnt /?的参数解释:
Installs Windows NT.
WINNT sourcepath] tempdrive] inffile]
] ]
/Ssourcepath
Specifies the source location of Windows NT files.
Must be a full path of the form x:\ or
\\server\share.
The default is the current directory.
/Ttempdrive
Specifies a drive to contain temporary setup files.
If not specified, Setup will attempt to locate a drive for you.
/Iinffile
Specifies the filename (no path) of the setup information file.
The default is DOSNET.INF.
/O Create boot floppies only.
/OX Create boot floppies for CD-ROM or floppy-based installation.
/X Do not create the Setup boot floppies.
/F Do not verify files as they are copied to the Setup boot floppies.
/C Skip free-space check on the Setup boot floppies you provide.
/B Floppyless operation.
/B就是无软盘操作,dos下复制完文件重启后从硬盘开始字符界面安装阶段。
I once tried to make a bootable CD for Windows NT 3.51 before. After booting to a certain stage, I couldn't find the files.
After thinking carefully, the El Torito standard for CD-ROM booting was proposed in 1995, and Windows NT 3.51 was also released in the first half of 1995. At that time, there were no bootable CDs in the world, so Windows NT 3.x couldn't directly support bootable CDs. It seems that the first version of Windows 95 also had to be booted from a floppy disk first, and then the CD-ROM driver was loaded to install it.
As for the second question, I always install the NT system from DOS like this, and there's no need to make a floppy disk. The /B option for winnt has been effective since Windows NT 3.5, and it's no longer needed starting from Windows 2000. Here are the parameter explanations for winnt /? of Windows NT 3.51:
Installs Windows NT.
WINNT sourcepath] tempdrive] inffile]
] ]
/Ssourcepath
Specifies the source location of Windows NT files.
Must be a full path of the form x:\ or
\\server\share.
The default is the current directory.
/Ttempdrive
Specifies a drive to contain temporary setup files.
If not specified, Setup will attempt to locate a drive for you.
/Iinffile
Specifies the filename (no path) of the setup information file.
The default is DOSNET.INF.
/O Create boot floppies only.
/OX Create boot floppies for CD-ROM or floppy-based installation.
/X Do not create the Setup boot floppies.
/F Do not verify files as they are copied to the Setup boot floppies.
/C Skip free-space check on the Setup boot floppies you provide.
/B Floppyless operation.
The /B means floppyless operation. After copying files under DOS and restarting, it starts the character interface installation stage from the hard disk.
|
|
2006-5-3 09:39 |
|
|
yksoft1
高级用户
   
积分 823
发帖 395
注册 2006-1-28
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
Win95第一版的CD版是不能启动的。我亲自确认。
winnt /b 对NT3.1也适用。
The first CD version of Win95 cannot be booted. I confirmed it personally.
winnt /b is also applicable to NT3.1.
|
|
2006-5-4 01:16 |
|
|
zyjlxh
新手上路

积分 1
发帖 1
注册 2009-10-26
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
有时候必须用lock 命令锁定C盘。。才能winnt /b
Sometimes you have to use the lock command to lock the C drive to be able to use winnt /b
|
|
2010-9-24 19:43 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by zyjlxh at 2010-9-24 07:43 PM:
有时候必须用lock 命令锁定C盘。。才能winnt /b
dos 7.x才要这样。
dos 7.x支持长文件名,而nt 3.x的winnt.exe不支持,需要lock命令来直接读写FAT文件系统。
Originally posted by zyjlxh at 2010-9-24 07:43 PM:
Sometimes you must use the lock command to lock the C drive. Then winnt /b
Only DOS 7.x requires this.
DOS 7.x supports long filenames, while the winnt.exe of NT 3.x does not support them. It needs the lock command to directly read and write the FAT file system.
|
|
2010-9-24 23:27 |
|
|
xkai2010
初级用户
 
积分 121
发帖 57
注册 2010-8-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by yksoft1 at 2006-5-4 01:16:
Win95第一版的CD版是不能启动的。我亲自确认。
winnt /b 对NT3.1也适用。
Win95 OSR2.X的原版光盘也不能自启动,不过可以把Win98SE的引导加进去,他们两个的DOS版本是一样的。
NT4的光盘引导文件跟XP的不通用。
Originally posted by yksoft1 at 2006-5-4 01:16:
The first CD version of Win95 cannot boot. I confirmed it personally.
winnt /b is also applicable to NT3.1.
The original CD of Win95 OSR2.X also cannot boot from self, but you can add the boot of Win98SE, and their DOS versions are the same.
The boot files of NT4 are not universal with those of XP.
附件
1: NT4光盘引导.rar (2010-9-25 09:57, 1.05 KiB,下载次数: 7)
|
|
2010-9-25 09:57 |
|
|
xkai2010
初级用户
 
积分 121
发帖 57
注册 2010-8-9
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by fujianabc at 2010-9-24 23:27:
dos 7.x才要这样。
dos 7.x支持长文件名,而nt 3.x的winnt.exe不支持,需要lock命令来直接读写FAT文件系统。
NT4.0也要锁C盘才能在DOS下安装。另外注意,在DOS下安装nt /2000时,不能用WinMe的启动盘引导,只能用Win98的启动盘引导,否则会提示无法装Boot Loader。XP/2003取消了这一限制。
Originally posted by fujianabc at 2010-9-24 23:27:
This is only needed for DOS 7.x.
DOS 7.x supports long filenames, while the winnt.exe in NT 3.x does not support it, and the lock command is needed to directly read and write the FAT file system.
NT4.0 also requires locking the C drive to install under DOS. Also, note that when installing NT/2000 under DOS, you cannot use a WinMe boot disk to boot, but must use a Win98 boot disk to boot, otherwise it will prompt that the Boot Loader cannot be installed. This restriction was removed in XP/2003.
|
|
2010-9-25 10:00 |
|