Ntfs & Fat32

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
Banshee
Posts: 8885
Joined: Sun Jul 30, 2000 12:00 pm

Ntfs & Fat32

Post by Banshee »

posting here because I need a quick answer

Am I going to have problems if hd1 is FAT32 and hd2 is NTFS?
User avatar
Paft
SG Elite
Posts: 5785
Joined: Tue Feb 20, 2001 12:00 am
Location: Richmond VA

Post by Paft »

You shouldn't have any problems.
So trade that typical for something colorful, and if it's crazy live a little crazy!
User avatar
Brent
SG VIP
Posts: 42153
Joined: Fri Oct 01, 1999 12:00 pm

Re: Ntfs & Fat32

Post by Brent »

Originally posted by Banshee
posting here because I need a quick answer

Am I going to have problems if hd1 is FAT32 and hd2 is NTFS?


only if your fat32 partition is running win9x in which case it cannot see the ntfs partition therefore all you would see is your C drive in win9x

but the win2k/xp partion can see both
"Would you mind not standing on my chest, my hats on fire." - The Doctor
Banshee
Posts: 8885
Joined: Sun Jul 30, 2000 12:00 pm

Post by Banshee »

Alright

another quick question, how can I delete a folder throgh dos (er, comand prompt in XP) ?
User avatar
Brent
SG VIP
Posts: 42153
Joined: Fri Oct 01, 1999 12:00 pm

Post by Brent »

Originally posted by Banshee
Alright

another quick question, how can I delete a folder throgh dos (er, comand prompt in XP) ?


rd xxxx

where xxxx is the folder name
"Would you mind not standing on my chest, my hats on fire." - The Doctor
User avatar
ExarKun
Posts: 1118
Joined: Sun Dec 12, 1999 12:00 am
Location: Under The Police Station

Re: Re: Ntfs & Fat32

Post by ExarKun »

Originally posted by Brent
only if your fat32 partition is running win9x in which case it cannot see the ntfs partition therefore all you would see is your C drive in win9x

but the win2k/xp partion can see both


Brent Im going to have to disagree with you on this one,
at Work I have one machine with 98se on a Fat32 that can see its slave drive thats ntfs, then to even top that it can read all the ntfs drives on every machine via the network.

Now in DOS mode win 9X cannot read NTFS but once windows loads I have never had it not able to read a NTFS drive
There Is only the Here and The Now, If you forget about that You might as well be Dead!
Banshee
Posts: 8885
Joined: Sun Jul 30, 2000 12:00 pm

Post by Banshee »

Originally posted by Brent
rd xxxx

where xxxx is the folder name


The directory is not empty

How can I delete a folder and everything in it?

I've got a screwed up file that I can't delete.
User avatar
Brent
SG VIP
Posts: 42153
Joined: Fri Oct 01, 1999 12:00 pm

Re: Re: Re: Ntfs & Fat32

Post by Brent »

Originally posted by ExarKun
Brent Im going to have to disagree with you on this one,
at Work I have one machine with 98se on a Fat32 that can see its slave drive thats ntfs, then to even top that it can read all the ntfs drives on every machine via the network.

Now in DOS mode win 9X cannot read NTFS but once windows loads I have never had it not able to read a NTFS drive


YOu can view an NTFS hard drive from win9x if its on the networked as a mapped drive

but you cannot physically see an ntfs hard drive from a win98se fat32 hard drive locally on the machine
"Would you mind not standing on my chest, my hats on fire." - The Doctor
User avatar
Brent
SG VIP
Posts: 42153
Joined: Fri Oct 01, 1999 12:00 pm

Post by Brent »

Originally posted by Banshee
The directory is not empty

How can I delete a folder and everything in it?

I've got a screwed up file that I can't delete.


rd xxx /s /q

where xxx is the folder name
"Would you mind not standing on my chest, my hats on fire." - The Doctor
User avatar
twwabw
Senior Member
Posts: 2481
Joined: Thu Nov 30, 2000 12:00 am
Location: LeRoy, NY, USA

Re: Re: Re: Re: Ntfs & Fat32

Post by twwabw »

Originally posted by Brent
YOu can view an NTFS hard drive from win9x if its on the networked as a mapped drive

but you cannot physically see an ntfs hard drive from a win98se fat32 hard drive locally on the machine

:nod: :nod:

Correct. 9.x will see a physical drive, but cannot see the data on an NTFS drive or partition, on the same machine. But they can see any networked resource on another PC / Server that's NTFS (doesn't need to be mapped).
Observe everything...focus on nothing..
User avatar
Cypher
Posts: 2717
Joined: Tue Jul 02, 2002 12:00 pm
Location: Returning video tapes

Post by Cypher »

I use FAT32 on my game HD and NTFS for C:
. :D
User avatar
YeOldeStonecat
SG VIP
Posts: 51171
Joined: Mon Jan 15, 2001 12:00 pm
Location: Somewhere along the shoreline in New England

Re: Re: Re: Ntfs & Fat32

Post by YeOldeStonecat »

Originally posted by ExarKun
Brent Im going to have to disagree with you on this one,
at Work I have one machine with 98se on a Fat32 that can see its slave drive thats ntfs, then to even top that it can read all the ntfs drives on every machine via the network.



The 9X machine is not reading the NTFS drive....the operating system that is loaded and running on that NTFS drive (such as NT server) is reading that drive, and translating that NTFS drive through Microsoft Networking to it's clients, which can be reading it through the normal UNC, or the old fashioned drive mapping.
MORNING WOOD Lumber Company
Guinness for Strength!!!
Post Reply