This post has been edited by TmEE: 20 September 2010 - 05:49 AM
NTFS support in Win 98/SE/ME? known NTFS solutions & some possibilities
#61
Posted 20 September 2010 - 05:44 AM
#62
Posted 20 September 2010 - 07:26 AM
TmEE, on 20 September 2010 - 05:44 AM, said:
Yep
http://www.imdb.com/...98/crazycredits
Ahaaa...
jaclaz
#63
Posted 20 September 2010 - 08:39 AM
#64
Posted 23 September 2010 - 05:36 PM
Quote
I beg to differ.
I need a NTSF driver to read external USB hard drives formated in NTSF. I'm stuck with using another computer running under Vista.
#65
Posted 23 September 2010 - 07:15 PM
RetroOS, on 10 January 2009 - 08:51 PM, said:
NTFS for Win98 uses a single VxD solution with no dependancies on Microsoft NT files.
If is designated for non-commercial use only:
http://www.paragon-s...ome/ntfs-win98/
I've been testing it and so far it works well.
The installer warns you to disable Recycle Bin on the NTFS drive in Windows 9x.
If you don't, like I didn't, the Recycle Bin on the NTFS drive becomes corrupt and causes minor NTFS file system errors that requires chkdsk /f run from Windows XP.
I was mainly interested in access to files over 4GiB in size.
Windows Explorer in 9x displays file sizes correctly when over 4GiB, but if you try to copy an over 4GiB file, it truncates the copy (remainder of file size divided by 4GiB).
From a command prompt, dir only lists a truncated file size, and the copy command only copies the truncated size.
xcopy fails with Warning: File too large to be copied
So, here's the solution for you. However, you'll be limited to 4 GiB, due to how the Windows filesystem drivers were written. RLoew explained that better elsewhere:
rloew, on 08 March 2010 - 11:48 PM, said:
Then again, to be able to use 4 GiB, not 2 GiB, you need also to apply the Unofficial Windows 98/98 SP1/98 SE 2-4 GB Files Errors Fix COPY2GB.EXE beforehand.
However, Vista can use FAT-32 all right, so you're not in fact stuck with NTFS, unless that's your boot drive (and, even then, Vista *can* actually be installed to FAT-32, but that's a lot of work).
#67
Posted 11 December 2011 - 01:07 AM
#68
Posted 11 December 2011 - 08:28 AM
Hu$tle, on 11 December 2011 - 01:07 AM, said:
The free Paragon NTFS for Win98 appears to the best/most reliable solution for reading/writing to NTFS volumes under win9x.
I am not sure what that WinXP file stuff is actually about though.
#69
Posted 11 December 2011 - 03:05 PM
Hu$tle, on 11 December 2011 - 01:07 AM, said:
Try clicking on this embedded link instead (newer/better/correct version) -
RetroOS, on 10 January 2009 - 08:51 PM, said:
This post has been edited by submix8c: 11 December 2011 - 03:06 PM
#70
Posted 11 December 2011 - 03:44 PM
#71
Posted 11 December 2011 - 06:04 PM
1. The User API supports 64 Bit File Offsets.
2. The User Mode Interface (KERNEL32.DLL) only supports 32 Bit File Offsets.
3. The Kernel Mode Interface ((IOS) only supports 32 Bit File Offsets.
4. Some FileSystems, such as NTFS, support 64 Bit File Offsets.
Because of parts 2 and 3, it is impossible to access more than 4GB of a File through the normal pathway regardless of FileSystem or Network capability.
Even my FILE64 Large File Emulator, which is an User Mode Overlay, cannot bridge this gap to an actual >4GB file on a NTFS FileSystem.
#72
Posted 11 December 2011 - 08:04 PM
Hu$tle, on 11 December 2011 - 03:44 PM, said:
As rloew said, the limitations still exist.
edit -
Following the link to Web Archive you can see that it's Read-Only and requires -
* NTFS.SYS: this file is located at \system32\drivers\ntfs.sys
* NTOSKRNL.EXE: this file is located at \system32\ntoskrnl.exe
* AUTOCHK.EXE: this file is located at \system32\autochk.exe
* NTDLL.DLL: this file is located at \system32\ntdll.dll
* C_437.NLS: this file is located at \system32\c_437.nls
* C_1252.NLS: this file is located at \system32\c_1252.nls
* L_INTL.NLS: this file is located at \system32\l_intl.nls
Info on installation -
http://www.techrepub...-driver/1047598
edit2 - hmmm... looks like I used Server 2k3 and also had to use 2k3 "psapi.dll" as well. Some sort of error (an "export"?)... That's all I can give as the last time I used that version was May of 2006.
This post has been edited by submix8c: 11 December 2011 - 08:39 PM
#73
Posted 13 December 2011 - 11:25 PM
Hu$tle, on 11 December 2011 - 03:44 PM, said:
These command switches might help you.
NTFSCHK v4.00 Copyright (C) 1999-2002 Winternals Software LP www.winternals.com NTFSCHK [drive:] [options] [drive:] Specifies the drive to check (use '*' for all drives). /A Check all drives (same as specifying drive as '*') /F Fix errors found on the disk. /S Show available NTFS drives without checking. /Q Quick - Don't check unless volume is dirty. /V Verbose - Show paths of files loaded. /@<file> Path to initialization file containing locations of files. /* Has NTFSCHK check all NTFS drives, or you can specify a specific drive letter (e.g. D:) to check. /? Displays NTFSCHK usage.
#74
Posted 15 January 2012 - 07:45 AM
(I think winternals' is very bad at handling of external HDDs or am I wrong?)
This post has been edited by fenasi: 15 January 2012 - 07:49 AM
#75
Posted 19 January 2012 - 06:50 AM
#76
Posted 19 January 2012 - 09:11 AM
On my Pentium DC PC(Intel 865g + ICH5 chipset) with 640GB SATA hard drive, winternals' one always makes Win98SE crash when I delete files or use recycle bin.
I tried paragon's one and lost my files in NTFS partition. Since then, I have not installed paragon's one.



Help


Back to top









