|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『楼 主』:
发现:WinXP 依然支持 OS/2 的HPFS
使用 LLM 解释/回答一下
以前曾经说过,winnt系列操作系统是在os/2系统在其版本基础上发展而来的,现在的xp系统依然存有os/2的一些遗迹。
HPFS是os/2系统的文件系统,早期的winnt 3.x可以支持HPFS,自从winnt 4.0以后,微软就宣称winnt系列不再支持HPFS。但是,这只是一个假象,其实,微软只不过把对HPFS的支持隐藏了起来。
早在winnt 4.0的时代,就有人发现,只要把nt 3.51的HPFS驱动pinball.sys(奇怪的名字) 添加到nt 4系统后,nt 4就能支持HPFS了。
微软出于种种原因,在win2000以后的版本中,把对HPFS的支持藏得更深了,如果直接用那个pinball.sys将使系统蓝屏。但是有高手修改了这个pinball.sys,使它能绕过微软的检测。
这样,win2000和winxp又能支持HPFS了,完全可读写。
安装方法在补丁中有
It was previously said that the Windows NT series of operating systems evolved from the OS/2 system based on its versions, and the current XP system still has some remnants of OS/2.
HPFS is the file system of the OS/2 system. The early Windows NT 3.x could support HPFS. Since Windows NT 4.0, Microsoft has claimed that the Windows NT series no longer supports HPFS. But this is just an illusion. In fact, Microsoft just hid the support for HPFS.
As early as the era of Windows NT 4.0, someone discovered that as long as the HPFS driver pinball.sys (strange name) of NT 3.51 is added to the NT 4 system, NT 4 can support HPFS.
For various reasons, Microsoft has hidden the support for HPFS deeper in the versions after Windows 2000. If the pinball.sys is directly used, the system will blue screen. But some experts modified this pinball.sys to bypass Microsoft's detection.
In this way, Windows 2000 and Windows XP can support HPFS again, and it is fully readable and writable.
The installation method is in the patch.
附件
1: hpfsw2k.rar (2005-8-26 21:22, 53.74 KiB, 下载附件所需积分 1 点
,下载次数: 157)
|
|
2005-8-26 21:22 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
|
2005-8-26 21:26 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
|
2005-8-27 09:53 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
可惜我這兒沒有HPFS的盤了,不好測試。
It's a pity that I don't have an HPFS disk here, so it's not easy to test.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2005-8-27 23:46 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
感觉当初NT就是HPFS的另版.其实就是HPFS的改造.
在LINUX中,NTFS和HPFS是放在一起的..
It feels like back then NT was just another version of HPFS. Actually, it was just a modification of HPFS. In LINUX, NTFS and HPFS are placed together.
|
|
2005-8-28 00:50 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
是的,NTFS其实是HPFS的新版本,两者使用相同的分区识别号(07),因此很多磁盘工具都是显示HPFS/NTFS。就像WinNT是MS OS/2的新版本一样。
Yes, NTFS is actually a new version of HPFS. Both use the same partition identification number (07), so many disk tools display HPFS/NTFS. Just as WinNT is a new version of MS OS/2.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2005-8-28 01:45 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
对,其实是换汤不换药
Yes, actually it's just a change of form without substance
|
|
2005-8-28 21:27 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
我还在网上看到过有人说,win2000及以前的nt版本都可以直接从HPFS分区启动,因为直到win2000的ntldr还支持HPFS,但是xp和2003的ntldr似乎已不支持HPFS了。
I also saw someone on the Internet say that NT versions including and before win2000 can directly boot from HPFS partitions, because the ntldr of win2000 still supports HPFS, but the ntldr of xp and 2003 seems to no longer support HPFS.
|
|
2005-8-28 22:01 |
|
|
brglng
银牌会员
     永遠的DOS~~~
积分 1200
发帖 466
注册 2005-2-1 来自 上海
状态 离线
|
|
2005-8-29 14:35 |
|
|
fdsiuha
高级用户
    闷
积分 587
发帖 302
注册 2005-7-25
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
不是NT系列不愿支持HPFS文件系统,只是微软不愿支持IBM的OS罢了
It's not that the NT series doesn't want to support the HPFS file system, but that Microsoft doesn't want to support IBM's OS.
|

欢迎造访DOS的小屋!
http://risky.ik8.com |
|
2005-8-29 15:55 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
Originally posted by brglng at 2005-8-29 02:35 PM:
XP支持HPFS,但IBM的OS/2却不支持NTFS
这是因为NTFS来自于HPFS,而非HPFS来自于NTFS。
Originally posted by brglng at 2005-8-29 02:35 PM:
XP supports HPFS, but IBM's OS/2 does not support NTFS
This is because NTFS comes from HPFS, not HPFS from NTFS.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2005-8-29 21:51 |
|
|
caiiaccai
新手上路

积分 6
发帖 3
注册 2007-5-28
状态 离线
|
|
2007-5-28 23:01 |
|
|
yksoft1
高级用户
   
积分 823
发帖 395
注册 2006-1-28
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
以前的好几台OS/2 3.0机甚至可以直接在HPFS盘上装上NT3.51,然后升级到NT4。。。
Several previous OS/2 3.0 machines could even directly install NT 3.51 on an HPFS disk and then upgrade to NT 4...
|

YKSOFT Systems |
|
2007-6-10 16:57 |
|
|
henrya2
中级用户
  
积分 486
发帖 171
注册 2006-2-12
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
Apple,IBM,Microsoft以前是合作伙伴,Windows NT保持了对OS/2的大部分兼容性.
Apple, IBM, and Microsoft were previously partners, and Windows NT maintained most compatibility with OS/2.
|

Those who do not study the past are condemned to repeat it |
|
2007-6-15 22:58 |
|
|
duanml
中级用户
  
积分 231
发帖 112
注册 2007-6-19
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
这就是利益啊,过去ms就是ibm的一个下级部门样子,一家人似的,现在ibm除了windows,连office也不买,宁可用lotus,买微软东西要报到ibm顶层头头去申请。
This is about interests. In the past, MS was like a subordinate department of IBM, like one family. Now, besides Windows, IBM doesn't even buy Office, but is willing to use Lotus. To buy Microsoft products, one has to report to the top leaders of IBM for application.
|
|
2007-6-20 18:00 |
|