Teflon said:
An update: I reformatted the drive, and after several failed attempts
to run CHKDSK, I figured out I was running the command from the wrong
directory. I was in G:\, the problem drive, and not C:\, therefore, I
kept getting a message that CHKDSK could not run - the drive was
busy. Of course it was busy, it was me trying to run CHKDSK. Once I
switched directories, it ran to completion. Found some bad sectors,
which I assume were causing the delete problem.
OK, it sounds like the undeletable files finally got formatted into
oblivion. That's good. (Whew!
Did you do a full format or quick format that only erases data? The full
format should have found any bad sectors and excluded them, so the CHKDSK
after formatting should not have found any more, unless it is simply
reporting bad sectors that were already marked bad. I should have been more
clear about running the CHKDSK from the C: drive, rather than navigating to
G: first. Also, it should not be necessary to start in Safe Mode with
Command Prompt to run CHKDSK on an external drive, if you do a "CHKDSK /f
G:" or "CHKDSK /r G:" from the C:> prompt.
I am still a little confused by the conflicting comments relative to
partitioning, or not partitioning, a large ext HDD. I understand
partitioning an internal HDD to isolate the OS from data files makes
recovering / reinstalling the OS an easier task. I thought the same
would apply to an ext HDD, reduce the effort to recover the drive, in
case a corrupt file in one of the partitions required that partition
to be reformatted then restored. Thoughts, again?
Grin. Confusion is the middle name of all computer users. The replies by
Shenan, Ben and Ken all have good points, especially relating to your
internal drive and the fact that a backup copy in a separate partition of
the same drive is no security against physical drive failure. Of course
there are advantages and disadvantages with using partitions. One advantage
where a physical drive is divided into, say 5 partitions, 4 of which only
store archived data or have no data that is not regularly accessed, is that
both CHKDSK and DEFRAG run quicker on the smaller active partition. Keep in
mind that fragmented files that are not accessed have little or no effect on
anything. Also, if you only store archives in a partition, and don't delete
any, or other wise modify their size, but only add additional files, there
would be no fragmentation. For the time being, I would advise you to
continue with your "original plan" concerning partitioning your external
drive, and gather more facts before making changes to your internal drive.
To access Windows' built in Disk Management utility:
Start> [settings]Control Panel> Administrative Tools> Computer Management>
Storage> Disk Management
(or Start> Run> diskmgmt.msc)
Or, you might want to check out the FREE Home Edition of EASEUS Partition
Master. It includes file, disk and partition COPY backup options, and it
works with "laptops like Hp, Dell, etc."
http://www.partition-tool.com/personal.htm
The suggested partition sizes sound good. You first need to delete the whole
drive partition, and if you don't need all the space on the drive right
away, you can partition one or two 50GB partitions, and leave the rest
unallocated, and available for future expansion. You might later find a
reason for either a larger or smaller than 50GB partition size. Also, the
default cluster size (allocation unit) is 4K, but you can set other sizes,
for instance, on a partition that you only store text files that are less
than 2K, you would have less wasted space by setting the cluster size to 2K.
A 1.9K file in a 4K cluster has 2.1K wasted space.
Keep in mind also that after four 50GB partitions, the 5th partition will be
closer to 33GB, since a so-called "250GB" drive actually has about 233GB in
computer terms. People outside the computer world, and drive manufacturers
use Giga to mean a Billion in decimal terms. In computer terms, because a
"byte" is a binary term composed of 8 bits, (2 to the 8th power,)
likewise Gigabyte is binary 2 to the 30th power bytes, which is
1,073,741,824 bytes. My internal single partition "250GB" drive shows in
(C
Properties as 233 GB, and in (msinfo32) System Information as 233.76GB,
with three different total byte counts:
Start> Programs> Accessories> System Tools> System Information
(or Start> Run> msinfo32)
System Information> Components> Storage> Drives
Size: 233.76GB (250,994,384,896 bytes)
System Information> Components> Storage> Disks
Size: 233.76 GB (250,994,419,200 bytes)
Partition Size: 233.76GB (250,994,386,944 bytes)
Partition Starting Offset: 32,256 bytes
250994419200 - 250994386944 = 32256
250994386944 - 250994384896 = 2048
32256 + 2048 = 34304 bytes unavailable
The 32256 is 1 whole track with 63 sectors with 512 bytes/sector that is not
included in the partition, and an extra 2048 bytes beyond the partition,
possibly due to the way partition boundaries are snapped to cylinders.
You can only have 4 primary partitions per disk, but 3 primary and 1
extended partition in which you can have numerous "logical" drives. You
might set up three 50GB primary partitions, and the remainder as an extended
partition. You can then designate any area of free space in the extended
partition as one or more logical drives. (In Start>Help, enter PARTITION in
the search box for a number of helpful topics.)
Since your original problem with "Undeletable files" was solved by
formatting, you might want to start a new message thread with a subject like
"Single or Multi-Partition drive advice needed", or whatever main question
you still have. There may be people that are not following this thread that
might take notice of a new thread and provide more helpful tips. Also,
before I can advise about partitioning your internal drive, I would need to
know what make and model of laptop, and particulars about the internal
drive, including capacity and free space.
Lastly, I didn't mention it before, because you needed to concentrate on the
delete problem, but in your very first message in this thread, I noticed
that you were running XP Pro SP2. You really need to upgrade to Service Pack
3, if possible, for its better security, if for no other reason.
Steps to take before you install Windows XP Service Pack 3
http://support.microsoft.com/kb/950717/
How to configure Windows XP to start in a clean boot state
http://support.microsoft.com/kb/310353/
IEBlog IE and Windows XP Service Pack 3
http://blogs.msdn.com/ie/archive/2008/05/05/ie-and-xpsp3.aspx
IE8 Tips, Caveats and Helpful Links
http://aumha.net/viewtopic.php?f=7&t=38848
Problems that are fixed in Service Pack 3 (LARGE web page)
http://support.microsoft.com/kb/946480/
Hard disk space requirements for Windows XP Service Pack 3
http://support.microsoft.com/kb/947311/
Application compatibility - Some third-party programs may experience a
change in functionality after you install Windows XP Service Pack 3
http://support.microsoft.com/kb/947309/
Also:
Microsoft Security - Help Prevent Identity Theft, Spyware & Viruses
http://www.microsoft.com/protect/default.mspx
Steps To Help Prevent Spyware
http://www.microsoft.com/protect/computer/spyware/prevent.mspx
Thanks to all who responded.
You're welcome. My thanks to everyone too. I've learned a lot.
(Triple-click here, to have a good year.
--Richard