Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Access

Status
Not open for further replies.

Taimur

Technical User
Joined
Mar 15, 2003
Messages
2
Location
PK
If we have FAT 32 file system on one drive say C:\ and NTFS file system on another drive say D:\ of the same hard disk and install WIN 98 on drive C:\ and WIN XP on drive D:\ , than can we access data located on drive D:\ while running WIN 98 and also can we access data located on drive C:\ while running WIN XP.
 
Since WinXP supports the FAT32 file system, you would be able to access data on the C: drive from WinXP.

Unfortunately Win98 does not support NTFS, so you would not be able to access the D: drive from Win98.

If you need to access files on both partitions from either Operating System then you will need to set up both partitions with FAT32.

You can set up WinXP (NTFS) and Win98 (FAT32) in separate partitions (both would be drive C:) and let WinXP's boot manager switch between Operating Systems. Then you could put all your data files in drive D:(FAT32) and access everything, except the other OS, from either OS.

Hope this helps. Good luck.

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top