Well, you have 2 problems now don't you? If NTFSDOS can't see it, it's most likely corrupted. With my system, NTFSDOS has no problem reading my 25gig NTFS partition perfectly. There is a way to boot NT from a floppy disk rather than the hard drive. The requirement is that you must have access to another, working, NT system. Get a blank floppy, and format it. (This is only to get the NT bootsector) Copy NTDETECT.COM, NTLDR, and a BOOT.INI file that has the correct settings for your unique system. When you boot from this disk, the NT loader menu will come up, and the system will use the copies of the files on floppy, rather than the ones on disk. When the system is booted, login as administrator, copy the files from floppy to Hard disk, and you should take my advice and never have a boot drive formatted in a filesystem that bootdisks can't read and write. (I have switched from using NTFS for 25gigs, to EXT2. There is a NT module that allows NT read/write access to ext2 file systems, and the best part is that my linux install, or any linux boot disk can read and write the files if there is ever a problem. OH, it also does not need to be defragmented, ever!) |