![]() |
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-08-18 16:23 |
47,814 topics / 349,908 posts / today 1 new / 48,259 members |
| DOS疑难解答 & 问题讨论 (解答室) » The file NTFS4DOS.EXE is fixed on the boot disk. |
| Printable Version 2,876 / 21 |
| Floor1 xiaoguiping2003 | Posted 2007-01-21 12:17 |
| 初级用户 Posts 32 Credits 67 | |
|
NTFS4DOS.EXE is a tool for reading and writing NTFS formatted files. I first store this file in a logical drive letter (drive D) in FAT32 format, and then use a boot disk that supports this file to read it, so as to achieve the purpose of reading and writing NTFS formatted files. Can this process be simplified, and directly place this file in the boot disk, so that it can read this file in the boot drive letter as soon as it starts?
|
|
| Floor2 xiaoguiping2003 | Posted 2007-01-25 09:00 |
| 初级用户 Posts 32 Credits 67 | |
|
In the README file of the boot disk "GRUBDISK", it is stated that the "NTFS4DOS.EXE" file is in the external command file list of this boot disk. But after booting, when using the dir command, it is not seen, and neither is it seen when using the dir /as command. What's going on? Keep exploring
|
|
| Floor3 xiaoguiping2003 | Posted 2007-01-25 21:25 |
| 初级用户 Posts 32 Credits 67 | |
|
You can use the "NTFS.EXE" in the external command file table of the boot disk "GRUBDISK".
|
|
| Floor4 Climbing | Posted 2007-01-26 07:34 |
| 铂金会员 Posts 2,753 Credits 6,962 From 河北保定 | |
|
I don't quite understand the meaning of this post. ntfs4dos.exe is just an ordinary DOS external command. It should be able to run directly on any DOS boot disk.
Of course, I rarely use it, and I don't know what restrictions there are when putting it on the boot disk to start. |
|
| Floor5 xiaoguiping2003 | Posted 2007-01-28 05:04 |
| 初级用户 Posts 32 Credits 67 | |
|
I used a USB drive boot disk (with only those three basic files) to test, and this external command cannot run. With other downloaded boot disks, some can and some can't. Actually, in terms of reading and writing under NTFS format, in my experience, IFS should be the best.
|
|
| Floor6 Climbing | Posted 2007-01-30 02:20 |
| 铂金会员 Posts 2,753 Credits 6,962 From 河北保定 | |
|
What is the error message that cannot run? Is it because there is not enough memory? If so, load himem.sys in config.sys.
|
|
| Floor7 xiaoguiping2003 | Posted 2007-01-30 10:56 |
| 初级用户 Posts 32 Credits 67 | |
|
It looks normal. First, there is "DO YOU USE THE VERSION OF NTFS4DOS ON PRIVITE COMPUTER ONLY" (Y/N). After entering "Y", there is a prompt of "G: DISK1 VOLUMEL 8037MB WINDOWS NT NTFS". But when I then enter G: after the cursor, it is "INVALID DRIVE SPECIFICATION". Changing to other ones like H: I: etc., also gets this prompt, and I can't enter the NTFS - formatted C drive at all.
|
|
| Floor8 renrenlove | Posted 2007-02-07 01:11 |
| 初级用户 Posts 15 Credits 32 | |
|
The error message that cannot run is:
HARD DRIVE PARTITIONS NOT FOUND BY XP_SHELL Hope to get your guidance, thanks in advance! [ Last edited by renrenlove on 2007-2-6 at 12:13 PM ] |
|
| Floor9 Climbing | Posted 2007-02-07 06:07 |
| 铂金会员 Posts 2,753 Credits 6,962 From 河北保定 | |
|
I suspect this problem may be related to the fact that ntfs4dos needs to write to the disk when running. Since I have hardly used this program myself, I can't help you judge. You can try it yourself:
1. Copy ntfs4dos.exe from the floppy disk to the hard disk and run it to see if it can succeed. 2. Add the function of creating a RamDisk on the boot floppy, and then copy ntfs4dos.exe to the memory disk and run it. Everything depends on the feedback to decide the subsequent operations. |
|
| Floor10 0451lym | Posted 2007-02-07 06:10 |
| 高级用户 Posts 357 Credits 760 | |
|
It is suggested to use IFS. There are many versions of it. Only one version works well, which is the one with the 850\866 files.
|
|
| Floor11 258110125 | Posted 2007-02-07 07:13 |
| 新手上路 Posts 3 Credits 6 | |
|
Today I've gained new knowledge again, really great!!!
|
|
| Floor12 renrenlove | Posted 2007-02-07 10:51 |
| 初级用户 Posts 15 Credits 32 | |
|
First, thank you all for your enthusiastic help!
Just to explain, it's about making a USB drive bootable. 1. Loading ntfs4dos.exe into RamDisk and then executing it is ineffective! (Same prompt) 2. After selecting boot Dos 7.10 (win98se) Only on the boot floppy and then loading ntfs4dos.exe successfully! Therefore, it's confusing! Currently testing IFS, (the one with 850\866 files) Also try copying ntfs4dos.exe to the hard drive and running it to see if it can succeed. [ Last edited by renrenlove on 2007-2-6 at 09:56 PM ] |
|
| Floor13 renrenlove | Posted 2007-02-07 12:10 |
| 初级用户 Posts 15 Credits 32 | |
|
If all the above tests are not successful!
Then, after using IFS, it prompts that LFN has been loaded! Why can it succeed when loading ntfs4dos.exe after selecting boot Dos 7.10 (win98se) Only to boot from the floppy disk? What is missing? Still hope for guidance, thank you! |
|
| Floor14 Climbing | Posted 2007-02-07 21:32 |
| 铂金会员 Posts 2,753 Credits 6,962 From 河北保定 | |
|
So it has nothing to do with whether it's put on a floppy disk or not, but rather with the configuration of different boot disks. This might be because another boot disk loaded a program that conflicts with ntfs4dos, or didn't load a program that ntfs4dos needs. Study the config.sys and autoexec.bat of the corresponding boot disk, and you should be able to find the reason.
|
|
| Floor15 renrenlove | Posted 2007-02-08 00:45 |
| 初级用户 Posts 15 Credits 32 | |
|
Similar to the config.sys and autoexec.bat of the corresponding boot disk, the boot process is basically the same. The difference is that on the USB flash drive, change A:\ (drive) to C:\ (drive), so the action is completed in the same way. Creating XMSDSK is also successful, with the same size. Creating the TEMP folder on the default drive (USB flash drive) is also successful, and there is no CD-ROM loaded. According to the help of ntfs4dos, executing ntfs4dos /r20 creates a 20MB Ramdisk by ntfs4dos. It prompts that ntfs4dos has run, but not like the one executed on the floppy disk.
Continuing to look forward to guidance! |
|
| 1 2 Next |
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |