A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Virtual Machine and NTFS



 
 
Thread Tools Display Modes
  #11  
Old October 17th 10, 05:56 PM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
Hot-text
External Usenet User
 
Posts: 1,026
Default Virtual Machine and NTFS

Glen Ventura is the Virtual Machine man
And can help you out


"mm" wrote in message
...
Hi! I"m moving to a new machine that probably won't run win98, so I
planned to run it from a Virtual Machine under winxpsp3

Is it okay to have all the harddrive partitions NTFS, even though
win98 can't normally read NTFS?

Thanks


Much Less important:
Is Connectix Virtual PC for Windows, version 5, okay? Or is it
obsolete by now. It lists XP on the box, but I wonder if it will have
USB support with version 5.


  #12  
Old October 17th 10, 07:33 PM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
philo
External Usenet User
 
Posts: 1,318
Default Virtual Machine and NTFS

On 10/17/2010 11:54 AM, Hot-Text wrote:


*plonk*
  #13  
Old October 17th 10, 07:43 PM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
Hot-text
External Usenet User
 
Posts: 1,026
Default Virtual Machine and NTFS

My Son

"philo" wrote in message
...
On 10/17/2010 11:54 AM, Hot-Text wrote:


*plonk*


  #14  
Old October 17th 10, 08:09 PM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
Bill in Co
External Usenet User
 
Posts: 701
Default Virtual Machine and NTFS

We could get into a debate on this, but with someone posing as "Philo is
wrong", one wonders if it would be worth it. Are you "98guy" in disguise?
:-)

Philo is wrong wrote:
philo wrote:

If you're actually starting from scratch (which "have all the
parts" suggests to me that you are) anyway, received wisdom
here seems to be that you should set it up as FAT anyway:
the alleged benefits of NTFS being largely moot for the
single home user, and XP will operate perfectly happily
under FAT.


I beg to differ.

First off, on a large partition fat32 has very poor cluster
size as compared to NTFS.


That is myth #1.

I have formatted a 500 gb SATA drive as single partition FAT32 using 4
kb cluster size (the default cluster size for NTFS) and have installed
and run Windows 98se from such a drive. That drive had 120 million
clusters, and is not compatible with certain drive diagnostic and
optimization tools (like the windows me version of scandisk). The DOS
version of scandisk does run and function properly, however.

You must use third-party drive preparation software to create a FAT32
volume with non-standard cluster size, because Microsoft intentionally
forces format.com to scale up the cluster size along with the volume
size so as to maintain about a max of 2 million clusters. There is no
technical reason for doing this, but it established the concept in the
minds of many that FAT32 has this problem where it must use large
cluster sizes as volumes get bigger.

All that said, it should be noted that maintaining a small cluster size
(say 4 kb) on a relatively large volume (say, anything larger than 32
gb) is not really useful from a file-layout perspective. For those that
have large drives (250 gb or larger) and that create large partitions
just to store large media files, the use of 32kb clusters is more
optimal than 4 kb.

Additionally , since many people are now storing movies and such
with large files sizes, fat32 cannot handle any files over 4 gigs.


While that is true, it rarely comes up as a realistic or practical
limitation for FAT32. The most common multimedia format in common use
is the DVD .VOB file, which self-limit themselves to be 1 gb.

The only file type that I ever see exceed the 4 gb size are virtual
machine image files, which you will not see on a win-9x machine but you
would see on an XP (or higher) PC running VM Ware, Microsoft Virtual PC,
etc. But 4 gb should be enough to contain a modest image of a virtual
windows-98 machine.

Additionally, XP is *deliberately* crippled in that it cannot create
a fat32 partition larger than 32 gigs.


That is true, but it's not a limitation of FAT32 (I thought this was a
list of bad things about FAT32).

There is plenty of third-party software that allows you to create FAT32
volumes larger than 32 gb on a win-2k/XP/etc machine, and one can always
boot an MS-DOS floppy with format and fdisk and create such a volume
that way.

If one wanted to install XP on a fat32 partition larger than
32 gigs, though it's possible to do... it's not possible to
do from the XP installer.


If a the desired FAT32 partition has already been created before
starting the installation of XP, then XP will install itself onto that
partition, even if the partition is larger than 32 gb.

Though for a home user, the security features of NTFS may not be
needed, what's extremely important is the fault tolerance of NTFS.


Given modern drives that for the past 5 to 8 years have had their own
ability to detect and re-map bad sectors and their own internal caching,
the need for the transaction journalling performed by NTFS has been
greatly reduced. And for the typical home or SOHO PC that is not a
server, NTFS is more of a liability than a benefit.

NTFS is a proprietary format and is not fully documented. It's
directory structure is stored in a distrubuted way across the drive,
mixed in with user data. An NTFS volume can be hosed in such a way as
to render recovery practically impossible, and most NTFS recovery
software is very expensive. FAT32 file structure is simple and
file-chain reconstruction is trivial and can restore any volume that at
first look appears to be completely trashed.

The extra sophistication and transaction journalling performed by NTFS
reduces it's overall performance compared to FAT32. So for those who
want to optimize the over-all speed of their PC's, FAT32 is a faster
file system than NTFS.

I do a lot of computer repair work and have seen entire fat32
file systems hosed by a bad shut down. The user, in attempt to
fix things has typically run scandisk and *sometimes* has ended
up with a drive full of .chk files.


That's another common myth about FAT32 - that the appearance of many
.chk files must mean that it's inferior to NTFS.

While it might look untidy, the mere existance of those .chk files don't
mean anything about how compentent or capable FAT32 is, and it's not
hard to just delete them and get on with your business.

You did not say in your example if the user's drive and OS was operable
and functional despite the existance of those .chk files.

What I am saying is that NTFS is considerably more resilient.


What you don't understand about NTFS is that it will silently delete
user-data to restore it's own integrity as a way to cope with a failed
transaction, while FAT32 will create lost or orphaned clusters that are
recoverable but who's existance is not itself a liability to the user or
the file system.

The thing some people find convenient about fat32 is that the
system can easily be accessed by a win98 boot floppy.


Or, if you've installed DOS first on an FAT32 drive, and then install XP
as a second OS, you can have a choice at boot-up to run DOS or XP.

However an NTFS drive can still be accessed from the repair
console...


The repair console is garbage and does not compare in any way to the
utility and capability of a real DOS-type command environment.



  #15  
Old October 18th 10, 02:05 AM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
glee
External Usenet User
 
Posts: 2,458
Default Virtual Machine and NTFS

"Bill in Co" wrote in message
m...
We could get into a debate on this, but with someone posing as "Philo
is wrong", one wonders if it would be worth it. Are you "98guy" in
disguise? :-)


I'd say that's quite likely, if not outright obvious. A 500GB SATA
drive as a single 4KB-cluster FAT32 partition, running Win98? Who else
do we know that does this and recommends it? ;-)
--
Glen Ventura
MS MVP Oct. 2002 - Sept. 2009
CompTIA A+
http://dts-l.net/

  #16  
Old October 18th 10, 02:11 AM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
Wrong is Philo
external usenet poster
 
Posts: 1
Default Virtual Machine and NTFS

Bill in Co wrote top-poasted and unnecessarily full-quoted:

We could get into a debate on this, but with someone posing
as "Philo is wrong", one wonders if it would be worth it.


You should have just continued the debate, because of course it's going
to be worth it. Do you actually have any ammunition to counter the
points I raised?

Are you "98guy" in disguise?
:-)


Affirmative.

philo also top-poasted:

In some cases, after running scandisk,

there were a lot of .chk files but the operating system and data
are intact...the .chk files can simply be deleted


Yup - that's usually the case.

However in *some* situations I've seen all or most data on the
drive converted to .chk files and a data recovery of any type
would be close to impossible.


I've also seen NT servers destroy 14 days worth of IIS log files because
of a power failure. You would think that once a file is closed, that
it's secure and wouldn't be touched by journal recovery, but that's
exactly what happened when real data got replaced by nulls in those
files after the next boot-up.

I have probably over 200 years worth of FAT32 hard-drive usage
experience (if you add up all the years of service of various FAT32
drives that I've installed, maintained, touched in one way or another,
etc) over the past dozen years.

The single most frequent cause of having to really pull out the
sophisticated tools to recover a FAT32 drive is not because of the
design of FAT32 or an issue with the OS itself (which for me is
win-95/98). The reason is the inherent stability or design or proper
functionality of the drive itself.

And this is perhaps why a lot of people frown on FAT32 (and on win-9x in
general) is because of the caliber of hardware that was available during
their heyday. Back during 1995 through I'll say 2002, hard drives were
**** when it came to reliability and stability, and NTFS was designed to
do things like journalling and dynamic bad-sector remapping because that
stuff wasn't done in the drive.

A simple OS like Win-9x running FAT32 could tolerate flaky drive
operation (even if it meant leaving a trail of .chk files) but a flaky
drive running on an NT-based PC in a server role can really cause
problems for an organization.

So again, let's review:

There were huge changes in PC hardware and hard drives during the 1995 -
2002 timeframe. The amount of ram installed in the average PC,
stability of drivers for new chipsets, video cards, etc. Designers were
still learning how to make a stable AGP interface on the motherboard and
the video card. Hard drives were **** in terms of performance and
reliability. Win-9x and FAT32 got a bad-rap during that time frame
because of the ****ty hardware and pathetic computer specs they were
faced with using.

Hard drives in the range of 1 to 10 gb were the most problematic, and
they date to that era. Once the 20 and (more like) the 40 gb drives
began to appear, that marked a new era in hard drive reliability and
sophistication and the benefits of NTFS from an error-correction
standpoint became irrelavent.

The low point for me was that I had to recover an 8 gb FAT32 drive that
had no discernable file-system on it (for what-ever reason). I used
"Lost and Found" which was able to rebuild all of the files on that
drive to blank slaved recovery drive using chain reconstruction. That
was 9 or 10 years ago.

Those days are long gone since all of my win-98 machines got 80 gb
drives running on 512 mb, P4 2.5 ghz machines 6 years ago.

I'll say this again: NTFS will sacrifice user-data in order to maintain
file-system integrity as it recovers from faulty transactions or
unexpected shutdown events, but FAT32 can tolerate many faulty
transactions without needing to do anything to maintain file-system
usability and accessibility.

If you haven't had much exposure to FAT-32 as implimented on a 40 gb or
larger drive during the past 6 years, then you really don't have enough
relevent experience to say that FAT32 is inferior to NTFS in terms of
real-world operational usefulness, stability or data integrity.

NTFS is not needed for home or soho computers, it has no true bootable
command shell environment, it's a proprietary design and recovery tools
are far more expensive compared to FAT32, it has several design elements
that add rarely used features but which aid malware installation and
operation (root-kits, hidden streams, etc), it does not lend itself for
use on flash or solid-state drives, (I could go on).

The likelihood of a "repair" turning that catastrophic on an
NTFS file system is considerably less...though of course not
impossible.


The way that the directory structure is designed and stored on an NTFS
volume is far more complex, distributed and "delicate" as compared to
FAT32. Which is why it's like a living thing - always looking out for
itself, healing itself, etc. Those activities place additional burdens
on the hard drive (additional transactions) which themselves take a toll
on the drive mechanics. And they certainly cause a reduction in
file-system performance. FAT32 has no such dynamic overhead - it's a
true static structure.

As I've mentioned, I've seen some nearly miraculous recoveries on
NTFS systems...one I recall vividly was on a drive that had
physically gone into failure and had severe read/write errors.


And I've held failing FAT32 drives in my hand as they were powered up
and operating, as I manipulate the drive into various positions and
angles as I try to coax a read operation to be successful - sometimes
giving the drive a jolt or knock with my other hand to tease that last
cluster to be read from it as I copied an important file from it to
another drive.

And it worked.

After which I naturally retired that drive - never to be used again in
any of my computers.

That was years ago, and I've never since had to do anything like that.

If it was an NTFS drive, I'm sure that the file system would have nuked
that sector if not the entire file and made it impossible for me to
recover it.

Though it was tedious I ended up retrieving 99% of the data...
and that was due to NTFS' MFT which is of course lacking on
fat32


FAT32 has 2 FAT structures (two complete copies of the FAT tables) and
even if they are completely destroyed, the simple way that files are
laid out on a FAT32 drive means that it is still possible to reconstruct
the files and get them back - something that can't be done on NTFS.
  #17  
Old October 18th 10, 02:26 AM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
philo
External Usenet User
 
Posts: 1,318
Default Virtual Machine and NTFS

On 10/17/2010 08:11 PM, Wrong is Philo wrote:
Bill in Co wrote top-poasted and unnecessarily full-quoted:

We could get into a debate on this, but with someone posing
as "Philo is wrong", one wonders if it would be worth it.


You should have just continued the debate, because of course it's going
to be worth it. Do you actually have any ammunition to counter the
points I raised?

Are you "98guy" in disguise?
:-)


Affirmative.

philo also top-poasted:

In some cases, after running scandisk,

there were a lot of .chk files but the operating system and data
are intact...the .chk files can simply be deleted


Yup - that's usually the case.

However in *some* situations I've seen all or most data on the
drive converted to .chk files and a data recovery of any type
would be close to impossible.


I've also seen NT servers destroy 14 days worth of IIS log files because
of a power failure. You would think that once a file is closed, that
it's secure and wouldn't be touched by journal recovery, but that's
exactly what happened when real data got replaced by nulls in those
files after the next boot-up.

I have probably over 200 years worth of FAT32 hard-drive usage
experience



200 years of experience...
ok you win, my computer experience only goes back to 1968.

Sheesh

I didn't even know they had computers 200 years ago.

damn

I sure missed that one.

  #18  
Old October 18th 10, 04:13 AM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
Philo Surrenders
external usenet poster
 
Posts: 2
Default Virtual Machine and NTFS

philo top-poasted:

I have probably over 200 years worth of FAT32 hard-drive usage
experience


This is how Philo surrenders an argument. Watch:

200 years of experience...
ok you win, my computer experience only goes back to 1968.


Because he didn't quote the rest of my statement:

(if you add up all the years of service of various FAT32
drives that I've installed, maintained, touched in one way
or another, etc) over the past dozen years.


Sheesh

I didn't even know they had computers 200 years ago.


So this is how you bail on an argument?

Or do you really not understand that 200 years could mean 5 years worth
of experience with 40 hard drives?

damn

I sure missed that one.


Yes - yes you did.

You old phart.

Tell me, do you miss your bum-buddy MEB?
  #19  
Old October 18th 10, 04:49 AM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
Bill in Co
External Usenet User
 
Posts: 701
Default Virtual Machine and NTFS

Philo Surrenders wrote:
philo top-poasted:

I have probably over 200 years worth of FAT32 hard-drive usage
experience


This is how Philo surrenders an argument. Watch:

200 years of experience...
ok you win, my computer experience only goes back to 1968.


Because he didn't quote the rest of my statement:

(if you add up all the years of service of various FAT32
drives that I've installed, maintained, touched in one way
or another, etc) over the past dozen years.


Sheesh

I didn't even know they had computers 200 years ago.


So this is how you bail on an argument?

Or do you really not understand that 200 years could mean 5 years worth
of experience with 40 hard drives?


Hate to break this to ya, but that's not the same thing. Logic 101.
"200 years of experience" means exactly what it says - literally. You'd
have to back to 1810. I think that was even before the Civil War, just
before my time.

Now, OTOH, saying something like 200 man-hours....or say 200 ma-H, that's
completely different.


  #20  
Old October 18th 10, 05:17 AM posted to microsoft.public.windowsxp.general,microsoft.public.win98.gen_discussion
Philo Surrenders
external usenet poster
 
Posts: 2
Default Virtual Machine and NTFS

Bill in Co wrote:

Or do you really not understand that 200 years could mean 5 years
worth of experience with 40 hard drives?


Hate to break this to ya, but that's not the same thing.


Oh, because I didn't say 200 *drive* years?

So you must agree with most else of what I wrote, since this is the only
nit you're picking...
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
No sounds in Windows 98 on virtual machine Larry General 0 November 15th 09 06:06 PM
virtual machine Joni General 4 March 28th 05 11:14 PM
Ccleaner - Virtual Machine Solkeys General 10 February 14th 05 03:12 AM
problem with my virtual machine shawnk General 0 June 19th 04 11:35 PM
MS Virtual Machine Advice please General 3 June 8th 04 10:04 PM


All times are GMT +1. The time now is 11:10 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.