|
|||||||
| Windows XP / 2000 / NT / 9x Forum Discussion for Windows operating systems from XP right back to the very beginnings! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Extreme Member
Join Date: Oct 2004
Location: Infinity
Posts: 3,679
Rep Power: 0 ![]() |
Ive got these 2 rars on my external drive which i want to remove, but as you can see it wont let me. I would let to get rid of them, but cant. Tried rebooting, tried plugging it into several different computers and still wont let me.
So how do i delete these?
__________________
new sig comming soon
|
|
|
|
|
|
#2 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
backup your files on that drive and run error-checking on it (or in CMD window run chkdsk <drive>: /f), and then try deleting the files again.
|
|
|
|
|
|
#3 |
|
DriverHeaven Founder
Join Date: May 2002
Posts: 32,480
Rep Power: 177 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Sometimes this happens if a low level error has occured. in this instance, I would immediately back up everything on that Drive to another hard drive or optical media/DVD/CD. go into start/run/diskmgmt.msc then perform a long format of the drive to a standard NTFS structure. once it has formatted and masked out any bad sectors copy all the files back over again.
You may need to monitor the drive and get some testing software as errors like this can be a leadup to a cascade drive failure so make sure nothing important or irreplaceable is on it. |
|
|
|
|
|
|
|
DriverHeaven Extreme Member
Join Date: Oct 2004
Location: Infinity
Posts: 3,679
Rep Power: 0 ![]() |
ahh shit.... umm i have 200gig worth of data on it, music, movies etc.
These files were not complete when i put them on the hard disk. They are part torrent files, and i was in the process of moving them from one computer to another, but couldnt get them off the hard drive. So would this still mean bad sectors, cause its impossible for me to back up all of this stuff there is just too much of it. I can open the files fine, it just says that the file had unpected end of archive. Will run error check when i get home.
__________________
new sig comming soon
Last edited by [Di]:Z!ON; Jun 5, 2006 at 07:28 AM. |
|
|
|
|
|
#5 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
it could be just some errors in the file system. chkdsk with the /f switch fixes file system errors, not disk bad sectors.
chkdsk may fix the errors, however, in the process may cause data loss to occur, so you'll want to backup your files first. in general, if you don't have enough hard drive space to make a backup, then just save only the most important files. but if you happen to have hard drive space, then it's best to backup everything, then re-format the problem drive/partition and move the files back in... i know this sounds easier said than done, but when the problem like this occurs that's one of solutions. you may also want to try moving/deleting those problem files on reboot with a third-party program. but i'd suggest you make a backup of your most important files first anyway. |
|
|
|
|
|
#6 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
type these two command-lines in CMD window, hit Enter after each...
chkntfs X: and then, fsutil dirty query X: where x is the drive letter of the partition... you should recieve the following... for the chkntfs command... The type of the file system is NTFS. X: is not dirty. and for the fsutil dirty query...Volume - x: is NOT Dirty. if the mesage you recieve after entering the commands is... the drive/partition... is not dirty, so ok, since you don't have a large enough free/spare hard drive space to make a full backup, you will have to make the decision here... which files are the most important to you, then backup those files... and process with the deleting of the problem files upon the next system reboots... IF you can make a full backup of the partition, as said earlier it's best to do that and re-format the partition... if you use the partition to store many files with many directories you should consider giving more reserve MFT zone of the NTFS file system, to do this, before you begin to re-format... run this command under the CMD window, fsutil behavior set mftzone 2 the command modifiles the related registry to double the size of the reserved space for the MFT from the default 12.5 to 25 percent of all the NTFS partitions that will be created after this change. you can also manually modify your registry by going to... HKLM\SystemCurrentControlSetControlFileSystem.... then add a REG_DWORD value, name it "NtfsMftZoneReservation", and then give its data value to 2. note-- either you make this change via the command-line or manually enter the registry value/data the Windows system needs to be rebooted after you have made the change and before you start reformatting the NTFS partitions. this might not directly help prevent this problem to occur, but it can help your NTFS file system, it'll work better in the case that its contains a lot of file directories. Last edited by PangingJr; Jun 6, 2006 at 07:15 AM. |
|
|
|
|
|
|
|
|
DriverHeaven Extreme Member
Join Date: Oct 2004
Location: Infinity
Posts: 3,679
Rep Power: 0 ![]() |
Quote:
My drive is dirty on both checks ![]() Ran error checking through the right click Tools options to see what would happen and it stalled at phase 4 ![]() Backing up this data is not really an option...... Is this really a big deal, should i just leave these files as they are and not touch anything, because i believe the ntfs system is still fine, its just these part torrent files. The total size of the partition is 76gig, and i only got 35 gig free space and i kinda need all these files.
__________________
new sig comming soon
|
|
|
|
|
|
|
#8 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
"Is this really a big deal?"
well i'd say yes. again, buy another hard drive (i remember i told you this once before a few months back.) and backup your files. you need another copy of your needed files. that is why it's called backup, you have not had it yet, you know what i mean? personnally, i know too much about these things lol, so i don't have problem using these drives at all for the past many years. i guess you need to be careful during connecting/disconnecting/transfering files and using the USB drive... try reformating the drive with more reserve MFT zone as i've mentioned before, then copy your files back on to the formatted partition. also, as for a good practice when you transfer files from a drive to the external drives always copy the files over, not move them, then after all the files have been copied you can delete the original files. and don't use any disk utility tools, norton disk or whatever... don't tweak your Windows to shutdown too fast, in fact don't use any tools to tweak your Windows registry at all. |
|
|
|
|
|
|
|
DriverHeaven Extreme Member
Join Date: Oct 2004
Location: Infinity
Posts: 3,679
Rep Power: 0 ![]() |
thanks man ill do this over the weekend. Only problem is i am on a laptop and only have 1 external case with 2 sata harddrives. And not enough room on my laptop to 'store' the data temporilary. Ill see what i can do to fix this and report back.
__________________
new sig comming soon
|
|
|
|
|
|
#10 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
i understand that it's not easy to do that, you'll have to connect the USB drives to transfer all the files back and forth many times before you can get it done, but once you have another copy of all the needed files you'll be happy that you have them.
under the worst case, you just lost your time to redo all the things, but all the lost files would be only the ones that have not been updated... but IF you have access to a desktop computer, then you can do the file transfers faster. this also includes the works that you'll have to do with disk reformatting (on the existing drive) and disk partitioning/formatting (on the new drive). just connect these drives to the desktop computer and do the works first, then mount them to the external USB enclosure after. |
|
|
|
|
|
#11 |
|
DriverHeaven Junior Member
Join Date: Dec 2004
Location: Nottingham, UK
Posts: 44
Rep Power: 0 ![]() |
I'm not sure if this will work but it might be worth looking into: I've used a piece of software that removes the file during Windows startup called GiPo@Moveonboot. I'm not gonna guarantee that it will help you with this situation nor can I recommend the software specifically, but it might be a slightly less drastic alternative to the options suggested here. Google the above software name for more info.
Hope this helps, good luck with it. GNetX.
__________________
Intel Core2Duo E6600 (currently @ stock) // BFG nForce 680i // 4GB Crucial Ballistix Tracer 6400 400 GB SATA-II, Raid 0 // 320GB Seagate 7200.10 Backup // GeForce 8800 GTS Creative X-Fi Fatal1ty // ThermalTake Shark Black // ViewSonic VX924 19" 4ms TFT //Windows Vista Home Premium |
|
|
|
|
|
#12 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
actually, there were some options suggested,
however, none of them can be guaranteed and he still needs to perform a backup. |
|
|
|
|
|
#13 | ||
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
he couldn't delete those files not because they're being used or locked,
but there was actually some problem with the file system... Quote:
Quote:
|
||
|
|
|
|
|
#14 |
|
DriverHeaven Junior Member
Join Date: Dec 2004
Location: Nottingham, UK
Posts: 44
Rep Power: 0 ![]() |
Duly noted PangingJr, I just thought I'd offer my thoughts. I'll read the thread properly next time!
- GNetX
__________________
Intel Core2Duo E6600 (currently @ stock) // BFG nForce 680i // 4GB Crucial Ballistix Tracer 6400 400 GB SATA-II, Raid 0 // 320GB Seagate 7200.10 Backup // GeForce 8800 GTS Creative X-Fi Fatal1ty // ThermalTake Shark Black // ViewSonic VX924 19" 4ms TFT //Windows Vista Home Premium |
|
|
|
|
|
#15 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
no worry, you can always make a suggestion too, i thought you might want to know why i've made those suggestions.
|
|
|
|
|
|
|
|
DriverHeaven Extreme Member
Join Date: Oct 2004
Location: Infinity
Posts: 3,679
Rep Power: 0 ![]() |
ok after doing all the above suggested i finally have no drives that are dirty. thank god.
its there another advanced way to perhaps check again, or even prevent this from happening in the future.. thanks for all the help.
__________________
new sig comming soon
|
|
|
|
|
|
#17 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 69 ![]() ![]() ![]() ![]() |
please do not worry about that just now, and reread what i've already mentioned in the earlier posts.
later i'll try to add some more info on this if i can think of something... |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|