Does Filesytem Type matter?

Greg

Distinguished
Dec 31, 2007
936
0
18,980
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

Sorry for the slightly off topic question but I've gotten lots of useful
info from this group.

A general question, I loaded Windows 2000 Professional on my new system
and used the NTFS option, does it matter which file system type I should
use? I will be connecting to another computer that use FAT32, can I
still copy files?

Thanks for the guidance,
Greg
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

greg wrote:
> Sorry for the slightly off topic question but I've gotten lots of
> useful info from this group.
>
> A general question, I loaded Windows 2000 Professional on my new
> system and used the NTFS option, does it matter which file system
> type I should use?

It does matter. NTFS was the best choice, so congratulations on that one.


> I will be connecting to another computer that use
> FAT32, can I still copy files?

yes you can.
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

greg <greggail@takethisout.starpower.andthis.com> wrote:
>Sorry for the slightly off topic question but I've gotten lots of useful
>info from this group.
>
>A general question, I loaded Windows 2000 Professional on my new system
>and used the NTFS option, does it matter which file system type I should
>use? I will be connecting to another computer that use FAT32, can I
>still copy files?
>
>Thanks for the guidance,
>Greg
>

No problem. In fact, I have NTFS and FAT32 partitions on one drive.
As long as you use Win200x/Xp it will work. If you use Win98 on
the FAT32 system you will not be able to access the NTFS partitions
on the Win2000 machine. There are however, utilities that will enable
you to work with NTFS under Win98.

Nickeldome


----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

Quoth The Raven "Egil Solberg"<egilso@hotmail.com> in
4234556e$0$29282$14726298@news.sunsite.dk
> greg wrote:
>> Sorry for the slightly off topic question but I've gotten lots of
>> useful info from this group.
>>
>> A general question, I loaded Windows 2000 Professional on my new
>> system and used the NTFS option, does it matter which file system
>> type I should use?
>
> It does matter. NTFS was the best choice, so congratulations on that
> one.
>
>> I will be connecting to another computer that use
>> FAT32, can I still copy files?
>
> yes you can.

fat32 cant read ntfs without ntfs-pro or a similar 3rd party program on a
network, ntfs is faster, less prone to errors and conserves more physical
space on a hdd and it doesn't fragment as badly. it is more secure, allowing
for encryption and can access more ram. and if you sacrifice a lamb on
Sundays you will be thrice blessed.

--
Never go to bed mad. Stay up and fight. - Phyllis Diller

Take out the _CURSEING to reply to me
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

Highlandish wrote:

> fat32 cant read ntfs without ntfs-pro or a similar 3rd party program
> on a network,


I strongly believe that a shared folder on a NTFS volume on a computer
running Windows 2000 will be visible to other computers on the network
running Win98.
The problem you describe only takes place if the Win98 installation and
Win2000 reside on the same computer, then Win98 will not be able to see the
NTFS volume without 3rd party tools.
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

Highlandish wrote:
> Quoth The Raven "Egil Solberg"<egilso@hotmail.com> in
> 4234556e$0$29282$14726298@news.sunsite.dk
>
>>greg wrote:
>>
>>>Sorry for the slightly off topic question but I've gotten lots of
>>>useful info from this group.
>>>
>>>A general question, I loaded Windows 2000 Professional on my new
>>>system and used the NTFS option, does it matter which file system
>>>type I should use?
>>
>>It does matter. NTFS was the best choice, so congratulations on that
>>one.
>>
>>
>>>I will be connecting to another computer that use
>>>FAT32, can I still copy files?
>>
>>yes you can.
>
>
> fat32 cant read ntfs without ntfs-pro or a similar 3rd party program on a

Bullshit. FAT32 is a file system - it can't read *anything*. A
file system is like an index to a book: the person looking
something up in the book needs to know how to use the index, but
the index itself is not capable of doing anything - it is just
words on paper.

Operating systems and applications are what read/write to drives
and partitions and they are the things that need to know how to
deal with file systems.

W2K, W2K3, and XP (all variants) can read both FAT32 and NTFS
partitions just fine - no third party tools required.

NT can handle NTFS partitions, but needs third party tools to
deal with FAT32 partitions.

WinME, Win98, and Win95B can read FAT32 partitions but need third
party tools to deal with NTFS partitions.

> network, ntfs is faster, less prone to errors and conserves more physical
> space on a hdd and it doesn't fragment as badly. it is more secure, allowing
> for encryption and can access more ram.

NTFS is a *file system* for hard drives. It has nothing to do
with idiotic concepts like "access more ram".

And NTFS actually leaves less free space on a partition than if
you had used FAT32 with clusters the same size.

As well, using NTFS is seldom faster than using FAT32. All the
benefits of NTFS are not without a cost, and that cost is that
using NTFS is virtually always a little slower than FAT32.


> and if you sacrifice a lamb on
> Sundays you will be thrice blessed.
>
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

In article <PT2Zd.667204$8l.136840@pd7tw1no>,
Rob Stow <rob.stow.nospam@shaw.ca> wrote:

> W2K, W2K3, and XP (all variants) can read both FAT32 and NTFS
> partitions just fine - no third party tools required.
>
> NT can handle NTFS partitions, but needs third party tools to
> deal with FAT32 partitions.
>
> WinME, Win98, and Win95B can read FAT32 partitions but need third
> party tools to deal with NTFS partitions.


So if you have applications developed for Win98 that you would like to
use on an NTFS formatted drive is the probability that it works
application specific? (may work if the application also supported NT?)

For example I have a program called Cineplayer editor made by ravisent
(edits Mpeg1 files very easily). This program is no longer sold or
supported by the original vendor and is an orphan. If I migrate to XP
with NTFS is it likely/unlikely it will work?

Roland
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

Joe Doe wrote:
> In article <PT2Zd.667204$8l.136840@pd7tw1no>,
> Rob Stow <rob.stow.nospam@shaw.ca> wrote:
>
>
>>W2K, W2K3, and XP (all variants) can read both FAT32 and NTFS
>>partitions just fine - no third party tools required.
>>
>>NT can handle NTFS partitions, but needs third party tools to
>>deal with FAT32 partitions.
>>
>>WinME, Win98, and Win95B can read FAT32 partitions but need third
>>party tools to deal with NTFS partitions.
>
>
>
> So if you have applications developed for Win98 that you would like to
> use on an NTFS formatted drive is the probability that it works
> application specific? (may work if the application also supported NT?)

The usual way is for the OS to handle the file systems, and then
the OS provides an interface through which apps can access files
and folders. That makes the file system irrelevant to the apps:
the only need to know how to deal with the OS.

However, there are some apps that do work directly with the file
system - or ignore the file system completely - rather than going
through the OS. Included in that are disk imaging tools,
partitioning tools, and tools for recovering data from bad
drives, and even some defragging tools.

And then there are third party tools, such as those from
Winternals and its sister site SysInternals that can add support
for FAT32 to NT and add support for NTFS to older OSes like Win9x
and DOS.


>
> For example I have a program called Cineplayer editor made by ravisent
> (edits Mpeg1 files very easily). This program is no longer sold or
> supported by the original vendor and is an orphan. If I migrate to XP
> with NTFS is it likely/unlikely it will work?
>

If the app runs at all on XP, then XP will shield it from needing
to know anything about the underlying file system. Surely you
have a friend or relative with an XP system that you can test
this app on ?


> Roland
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

Highlandish wrote:

> Quoth The Raven "Egil Solberg"<egilso@hotmail.com> in
> 4234556e$0$29282$14726298@news.sunsite.dk
>> greg wrote:
>>> Sorry for the slightly off topic question but I've gotten lots of
>>> useful info from this group.
>>>
>>> A general question, I loaded Windows 2000 Professional on my new
>>> system and used the NTFS option, does it matter which file system
>>> type I should use?
>>
>> It does matter. NTFS was the best choice, so congratulations on that
>> one.
>>
>>> I will be connecting to another computer that use
>>> FAT32, can I still copy files?
>>
>> yes you can.
>
> fat32 cant read ntfs without ntfs-pro or a similar 3rd party program on a
> network

WTF? Since when does the underlying file system have anything to do with
"*NETWORK* sharing" compatibility?? I've got a couple of offices using
reiserfs (you've probably never even heard of it), UFS and ext2/3 over
network shares; according to the windows clients, they are talking to a
windows server; totally unaware of the underlying file system that acutally
STORES the data.

I suggest you do some study on the OSI Model and specifically stuff in the
upper layers with presentation etc.

To the OP - NTFS is the best choice for post-WinME versions of Windows, and
YES, you will be able to read FAT32 partitions over the network without any
problems.

James
--
Real software engineers work from 9 to 5, because that is the way the
job is described in the formal spec. Working late would feel like
using an undocumented external procedure.
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

"Joe Doe" <None@mail.utexas.edu> wrote in message
news:None-61B4D0.20422513032005@geraldo.cc.utexas.edu...
> In article <PT2Zd.667204$8l.136840@pd7tw1no>,
> Rob Stow <rob.stow.nospam@shaw.ca> wrote:
>
>> W2K, W2K3, and XP (all variants) can read both FAT32 and NTFS
>> partitions just fine - no third party tools required.
>>
>> NT can handle NTFS partitions, but needs third party tools to
>> deal with FAT32 partitions.
>>
>> WinME, Win98, and Win95B can read FAT32 partitions but need third
>> party tools to deal with NTFS partitions.
>
>
> So if you have applications developed for Win98 that you would like to
> use on an NTFS formatted drive is the probability that it works
> application specific? (may work if the application also supported NT?)
>
> For example I have a program called Cineplayer editor made by ravisent
> (edits Mpeg1 files very easily). This program is no longer sold or
> supported by the original vendor and is an orphan. If I migrate to XP
> with NTFS is it likely/unlikely it will work?
>
> Roland

If it works/doesn't work it will be nothing to do with NTFS, buy XP
compatability.
We are talking about functions at an OS level. How the files are stored on
the HDD are usually tranparent to an application.
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

In article <SY7Zd.672138$6l.358317@pd7tw2no>,
Rob Stow <rob.stow.nospam@shaw.ca> wrote:

> Joe Doe wrote:

> > For example I have a program called Cineplayer editor made by ravisent
> > (edits Mpeg1 files very easily). This program is no longer sold or
> > supported by the original vendor and is an orphan. If I migrate to XP
> > with NTFS is it likely/unlikely it will work?
> >
>
> If the app runs at all on XP, then XP will shield it from needing
> to know anything about the underlying file system. Surely you
> have a friend or relative with an XP system that you can test
> this app on ?
>



Thanks for the input. Actually, I have XP spare drives and all the
stuff I need if I wanted to try it out. I just have been a luddite with
my personal PC because until recently the grief of migrating to XP
(never ending "critical" updates over dialup modem) and the potential of
having to search for replacements for programs that are old but did what
I wanted far outweighed any potential benefit. I simply did not want to
spend a weekend installing and testing numerous programs. I will
probably eventually be forced to migrate but this has not yet happened.

Thanks again.

Roland
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

Joe Doe wrote:
> In article <PT2Zd.667204$8l.136840@pd7tw1no>,
> Rob Stow <rob.stow.nospam@shaw.ca> wrote:
>
>
>>W2K, W2K3, and XP (all variants) can read both FAT32 and NTFS
>>partitions just fine - no third party tools required.
>>
>>NT can handle NTFS partitions, but needs third party tools to
>>deal with FAT32 partitions.
>>
>>WinME, Win98, and Win95B can read FAT32 partitions but need third
>>party tools to deal with NTFS partitions.
>
>
>
> So if you have applications developed for Win98 that you would like to
> use on an NTFS formatted drive is the probability that it works
> application specific? (may work if the application also supported NT?)
>
> For example I have a program called Cineplayer editor made by ravisent
> (edits Mpeg1 files very easily). This program is no longer sold or
> supported by the original vendor and is an orphan. If I migrate to XP
> with NTFS is it likely/unlikely it will work?
>
> Roland

It's unlikely that sort of application cares what file system it is
running on..

--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

> To the OP - NTFS is the best choice for post-WinME versions of Windows,
and
> YES, you will be able to read FAT32 partitions over the network without
any
> problems.

In truth, you won't. The computer on which the FAT32 partitions reside will
read the data and provide it to the requesting machine, in any networked
environment. The file system is only relevant at all on a local machine, and
to most applications even that doesn't matter due to abstraction, most apps
don't even "know" what a file system is.
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

DD Gamer wrote:
>>To the OP - NTFS is the best choice for post-WinME versions of Windows,
>
> and
>
>>YES, you will be able to read FAT32 partitions over the network without
>
> any
>
>>problems.
>
>
> In truth, you won't. The computer on which the FAT32 partitions reside will
> read the data and provide it to the requesting machine, in any networked
> environment. The file system is only relevant at all on a local machine, and
> to most applications even that doesn't matter due to abstraction, most apps
> don't even "know" what a file system is.

Don't confuse the thread just because of slightly-off wording.

He will be able to read files residing on a FAT32 partition (or any
other partition type) on another machine, over the network.

Ben
--
A7N8X FAQ: www.ben.pope.name/a7n8x_faq.html
Questions by email will likely be ignored, please use the newsgroups.
I'm not just a number. To many, I'm known as a String...
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

On Mon, 14 Mar 2005 19:57:58 -0600, in <alt.comp.periphs.mainboard.asus>, Joe
Doe <None@mail.utexas.edu> wrote:
>
[snip]
>
> Thanks for the input. Actually, I have XP spare drives and all the
> stuff I need if I wanted to try it out. I just have been a luddite with
> my personal PC because until recently the grief of migrating to XP
> (never ending "critical" updates over dialup modem) and the potential of
> having to search for replacements for programs that are old but did what
> I wanted far outweighed any potential benefit.
[snip]

You're better off without it.

Above and beyond the usual MS "stuff" applicable to virtually all versions of
Windows, WinXP is a huge Pandora's Box of problems, many of which have no
known or practical solution, beyond simply "Just Say NO to XP"... Far too
much to go into here; but see:

<http://www.hevanet.com/peace/microsoft.htm>
or <http://www.futurepower.net/microsoft.htm>

and (read all three):
<http://www.infoworld.com/article/03/03/14/11winman_1.html>
<http://www.infoworld.com/article/03/03/21/12winman_1.html>
<http://www.infoworld.com/article/03/03/28/13winman_1.html>

and finally:
<http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html>


> I will
> probably eventually be forced to migrate but this has not yet happened.
>
[snip]

There's absolutely no reason you should *ever* be "forced" into XP. There are
(and presumably will continue to be) many viable alternatives.

--

Jay T. Blocksom
--------------------------------
Appropriate Technology, Inc.
usenet02[at]appropriate-tech.net

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
-- Benjamin Franklin, Historical Review of Pennsylvania, 1759.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Unsolicited advertising sent to this domain is expressly prohibited under
47 USC S227 and State Law. Violators are subject to prosecution.
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

Jay T. Blocksom wrote:
> On Mon, 14 Mar 2005 19:57:58 -0600, in <alt.comp.periphs.mainboard.asus>, Joe
> Doe <None@mail.utexas.edu> wrote:
> >
> [snip]
> >
> > Thanks for the input. Actually, I have XP spare drives and all the
> > stuff I need if I wanted to try it out. I just have been a luddite with
> > my personal PC because until recently the grief of migrating to XP
> > (never ending "critical" updates over dialup modem) and the potential of
> > having to search for replacements for programs that are old but did what
> > I wanted far outweighed any potential benefit.
> [snip]
>
> You're better off without it.
>
> Above and beyond the usual MS "stuff" applicable to virtually all versions of
> Windows, WinXP is a huge Pandora's Box of problems, many of which have no
> known or practical solution, beyond simply "Just Say NO to XP"... Far too
> much to go into here; but see:
>
> <http://www.hevanet.com/peace/microsoft.htm>
> or <http://www.futurepower.net/microsoft.htm>

Thats out of date and scaremongering.

> and (read all three):
> <http://www.infoworld.com/article/03/03/14/11winman_1.html>

Big deal. And the only supporting evidence is a broken link.

> <http://www.infoworld.com/article/03/03/21/12winman_1.html>

Speculation.

> <http://www.infoworld.com/article/03/03/28/13winman_1.html>

No, you DON'T have to use Windows Update, you can just download the
patches from their website.

> and finally:
> <http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html>

Yes, well, breaking copyright was never really legal in many countries.
So it's hardly a suprise that there are ways to stop you doing it.

> > I will
> > probably eventually be forced to migrate but this has not yet happened.
> >
> [snip]
>
> There's absolutely no reason you should *ever* be "forced" into XP. There are
> (and presumably will continue to be) many viable alternatives.

XP SP2 is the most stable OS MS have ever produced. Excepting perhaps,
Server 2003, but I haven't tried that. If you want to go MS, you may as
well get XP - it's actually quite stable.

If you don't want to go MS, then get Linux, or BSD, or OS X or
OpenSolaris or something. Those articles are hardly an incentive to
move away from Windows / MS.

Bill Gates isn't all bad, did you know he has currently donated more
money to charity then anybody else, ever?

Ben
--
A7N8X FAQ: www.ben.pope.name/a7n8x_faq.html
Questions by email will likely be ignored, please use the newsgroups.
I'm not just a number. To many, I'm known as a String...
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

"Ben Pope" <ben_popeREMOVE_ME@hotmail.com> wrote in message
news:1111323207.23bc20baec12acbd2352c164defe96e1@teranews...
|
| Bill Gates isn't all bad, did you know he has currently donated more
| money to charity then anybody else, ever?
|
| Ben

Although I never take exception with any of your comments Ben,
consider this: a man with a very shady public image and more money
than anyone else in the business might just be fully aware that a
little PR goes a long way to bolster the image of his company as well
as himself. Even if he gave away 95% of his wealth, his fortune would
still be in excess of the wildest dreams of most any mortal man.

Just because someone does a few good things does not render the
immoral, unethical, evil or illegal acts socially palatable.
--
Best regards,
Kyle
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

On Sun, 20 Mar 2005 12:53:31 +0000, in <alt.comp.periphs.mainboard.asus>, Ben
Pope <ben_popeREMOVE_ME@hotmail.com> wrote:
>
> Jay T. Blocksom wrote:
[snip]

> >
> > Above and beyond the usual MS "stuff" applicable to virtually all
> > versions of Windows, WinXP is a huge Pandora's Box of problems, many of
> > which have no known or practical solution, beyond simply "Just Say NO to
> > XP"... Far too much to go into here; but see:
> >
> > <http://www.hevanet.com/peace/microsoft.htm>
> > or <http://www.futurepower.net/microsoft.htm>
>
> Thats out of date
[snip]

Oh, really? Has MS ceased shipping WinXP?

> and scaremongering.
>
[snip]

Can you cite any *factual* basis for this assertion? If so, then why did you
not heed the author's advice, posted on the page in question:

--> Notify the author of corrections. If you find a mistake in this
--> article, please write the author at the address at the end so that it
--> can be corrected. On December 29, 2002, for example, someone mentioned
--> that there was a mistake in wording in a section of a former version
--> of this article. He also asked a question about something that was not
--> well documented. Corrections were made and 14 new paragraphs were
--> added the same day. Not all corrections and additions are made this
--> quickly. However, the article has been revised and extended more than
--> 50 times since it was first published.

OTOH, if you cannot cite any *factual* basis for your assertion, then...?

> > and (read all three):
> > <http://www.infoworld.com/article/03/03/14/11winman_1.html>
>
> Big deal.
[snip]

If you are at all concerned about privacy, then yes it most certainly is.

> > <http://www.infoworld.com/article/03/03/21/12winman_1.html>
>
> Speculation.
>
[snip]

How so? By my read, The author is reporting behavior that is either
well-documented in a variety of venues, or that he personally witnessed.
Exactly what is it that you are characterizing as "speculation"? Please
provide specific citations.

> > <http://www.infoworld.com/article/03/03/28/13winman_1.html>
>
> No, you DON'T have to use Windows Update, you can just download the
> patches from their website.
>
[snip]

Where exactly does the author state that "you ... have to use Windows Update"?

Your strawmen are showing.

> > and finally:
> > <http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html>
>
> Yes, well, breaking copyright was never really legal in many countries.
> So it's hardly a suprise that there are ways to stop you doing it.
>
[snip]

And again you (deliberately?) obfuscate point and attempt to misdirect the
discussion. The issues raised in that article have little or nothing to do
with "breaking copyright". The fundamental issue is invasion of privacy and
loss of control over your own systems and data. To the extent that copyright
is involved, it primarily in the context of preserving the users' existing
"fair use" rights (which the TCPA/"Palladium"/NGSCB scam attempts to
steamroller out of existence).

Here's another reference you should read:

<http://www.troubleshooters.com/tpromag/200104/200104.htm>

> > > I will
> > > probably eventually be forced to migrate but this has not yet
> > > happened.
> > [snip]
> >
> > There's absolutely no reason you should *ever* be "forced" into XP.
> > There are (and presumably will continue to be) many viable alternatives.
>
> XP SP2 is the most stable OS MS have ever produced. Excepting perhaps,
> Server 2003, but I haven't tried that. If you want to go MS, you may as
> well get XP - it's actually quite stable.
>
[snip]

Can you say "Damning with faint praise"?

WinXP indeed may be "stable" (FSVO that term). But that pales by comparison
to it's other _deliberately_designed_in_ problems.

Pop Quiz: What percentage of your income is derived, directly or indirectly,
from the sale of Microsoft products?

--

Jay T. Blocksom
--------------------------------
Appropriate Technology, Inc.
usenet02[at]appropriate-tech.net

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
-- Benjamin Franklin, Historical Review of Pennsylvania, 1759.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Unsolicited advertising sent to this domain is expressly prohibited under
47 USC S227 and State Law. Violators are subject to prosecution.
 
Archived from groups: alt.comp.periphs.mainboard.asus (More info?)

x-no-archive: yes

have you tried mineral oil? I hear it is great for your apparent problem.
"Jay T. Blocksom" <not.deliverable+usenet02@appropriate-tech.net> wrote in
message news:eipr315ml7ave53s7pn7gdpmaco5ge6vu2@news.speakeasy.net...
: Jay T. Blocksom
: --------------------------------
: Appropriate Technology, Inc.
: usenet02[at]appropriate-tech.net