PDA

View Full Version : C Drive access from floppy


Lucky
11-10-05, 08:57 PM
I have a floppy that will boot to A> and one that will go directly into Windows XP. I would like to make one that would give access to C Drive (Hard Drive) without going into XP. any suggestions will be appreciated.

DiaBlo666
11-10-05, 09:07 PM
you can t :(

AthlonXP1800
11-11-05, 03:40 AM
Yes you can, here are 2 ways to do it. If your hard drive use FAT32 file system, you can create a MSDOS bootdisk from XP to boot from A: to access drive C:. If it use NTFS file system then you will need to download NTFS4DOS (http://www.bootdisk.com/ntfs.htm) freeware to create NTFS DOS bootdisk to boot from A: and you will able to read and write on C: drive. :)

Lucky
11-11-05, 08:31 PM
Thanks a million. I downloaded NTSF4DOS and made a floppy boot. It works fine.