B
badgolferman
What do you recommend?
badgolferman said:What do you recommend?
Mel said:I used savepart http://www.partition-saving.com/ ,
before I picked up a free copy of Drive Image on a magazine
disk.
Compared to drive image it's rather slow and can only write
image files to a fat partition although it can copy or image NTFS.
Roger Johansson said:I have used both Drive Image and Savepart and found that Savepart is
faster than DI, when used correctly.
I wonder why people use NTFS at all. Why use a proprietary microsoft file
system which only microsoft has the full knowledge about? Freeware
program authors tell the story about how difficult it is to get enough
information from microsoft about NTFS to write programs for it.
You could equally ask, why use a propriety system like Windows
which only Microsoft has the full knowledge about, when you could
be using linux...
NTFS is a superior Filesystem to FAT32, if I was using a
I have used fat32 for many years, and it has never created a problem. I
can use a lot of freeware which is built on the knowledge of fat32 which
freeware authors have gained over the years. I see no real need for a new
file system, other than microsofts need to monopolize the market.
Mel said:NTFS isn't so new! In fact NTFS was in use before FAT32 came into
existence with Win95 OSR2.
NTFS isn't so new! In fact NTFS was in use before FAT32 came into
existence with Win95 OSR2.
derek / nul said:NTFS is not new at all, it started life as HPFS with OS2/NT back in the
IBM / Microsoft joint project days BEFORE windows Version 1.x
The HPFS driver (pinball.sys) still exists on the w2k cd.
Figaro said:Check this out:
http://www.xxclone.com/
Roger Johansson said:I have used fat32 for many years, and it has never created a problem. I
can use a lot of freeware which is built on the knowledge of fat32 which
freeware authors have gained over the years. I see no real need for a new
file system, other than microsofts need to monopolize the market.
Drive Image is MUCH quicker here at both creating and restoring partition
images than savepart. I've used both correctly.
Drive Image was also marginally quicker than the version of Arconis
I have (also off a magazine disk).
Mel said:Fat32 was not designed for today's large hard drives. Compared to
NTFS, it is very inefficient for storing files on large partitions
because of the large cluster size it has to use. There's also a
performance issue with very large file allocation tables.
FAT32 has a maximum file size of under 4GB, A disk image file
could easily exceed this and would have to be split.
NTFS has file permissions, Fat32 files don't even have an
executable flag.
It's not really an issue, but FAT uses multiple directory entries to
store each long file name for reasons of backward compatibility
with dos, rather than efficient design.