“Can't overwrite NTFS boot sector” using Testdisk
up vote
2
down vote
favorite
I have the following issue. A laptop (XVision SS-2505 with Windows Starter Edition) got its HDD corrupted. After checking the installation with a Windows 7 disk and seeing it was unable to even install or repair, I formatted a 4GB pendrive with Ubuntu Rescue Remix in order to access to HDD recovery tools, in this case, TestDisk.
I ran an analysis (both quick and deep) and thanks to that I can actually check the files on it. The NTFS partition is now readable from TestDisk, but now I have the following error:
Boot sector
ntfs_boot_sector: Can't read boot sector.
Status: Bad
Backup boot sector
Status: OK
Sectors are not identical.
As per the instructions I decided to use the backup boot sector, but then I get a Can't overwrite NTFS boot sector error. I tried rebuilding the bs and I got the same error. I later tried using chkdsk from the Windows 7 installation disk and it's identifying the drive as a RAW file system. I've searched in Google everywhere but I got no result, and I'm currently at a lack of ideas about what to do other than just grabbing the files and copying them into another drive.
As a note, I don't want to lose the files. If possible I need to keep the files and repair the system. If the Windows disk can get to read the partition, then I can just repair the installation to make sure everything is right, but for that I have to repair the boot sector.
Thank you beforehand.
windows-7 ubuntu testdisk
|
show 1 more comment
up vote
2
down vote
favorite
I have the following issue. A laptop (XVision SS-2505 with Windows Starter Edition) got its HDD corrupted. After checking the installation with a Windows 7 disk and seeing it was unable to even install or repair, I formatted a 4GB pendrive with Ubuntu Rescue Remix in order to access to HDD recovery tools, in this case, TestDisk.
I ran an analysis (both quick and deep) and thanks to that I can actually check the files on it. The NTFS partition is now readable from TestDisk, but now I have the following error:
Boot sector
ntfs_boot_sector: Can't read boot sector.
Status: Bad
Backup boot sector
Status: OK
Sectors are not identical.
As per the instructions I decided to use the backup boot sector, but then I get a Can't overwrite NTFS boot sector error. I tried rebuilding the bs and I got the same error. I later tried using chkdsk from the Windows 7 installation disk and it's identifying the drive as a RAW file system. I've searched in Google everywhere but I got no result, and I'm currently at a lack of ideas about what to do other than just grabbing the files and copying them into another drive.
As a note, I don't want to lose the files. If possible I need to keep the files and repair the system. If the Windows disk can get to read the partition, then I can just repair the installation to make sure everything is right, but for that I have to repair the boot sector.
Thank you beforehand.
windows-7 ubuntu testdisk
IME, it sounds like you have a failed hard drive - if you can get at them, then just take the files, test the drive, replace it if it's bad; if not, format it and reinstall Windows form scratch.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 21:01
Well I can always do a deep format and I have a feeling the disk is still usable. But can't I just recover the HDD using testdisk? Isn't that its task anyways?
– user1231958
Aug 21 '14 at 21:30
Data recovery from a corrupted file system and/or failing HDD is never guaranteed. There's no magic software to fix broken hardware or recreate corrupted (missing) data. Get what you can, while you can, and put it someplace safe. Then do your best to make sure the drive is stable, or determine if it needs to be replaced. A good way to do that is a full 0-write test, and then format and reinstall an OS onto it.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 23:38
Alright, for the moment I will backup the important files which is what matters for now. However this won't solve me the error I described (not without formatting, and I'm having issues at doing so anyways because for some reason it's not finding the correct drivers, or so is my understanding - I haven't checked yet with the current partition table though so I might be wrong). What baffles me is the error, it's not even documented in the TestDisk website and I haven't found anything about it.
– user1231958
Aug 21 '14 at 23:43
Maybe the boot sector also happens to be a bad sector. You might want to run CrystalDiskInfo or similar S.M.A.R.T. monitoring tool to check the HDD's S.M.A.R.T. information and see if something's wrong there.
– Vinayak
Aug 30 '14 at 17:08
|
show 1 more comment
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I have the following issue. A laptop (XVision SS-2505 with Windows Starter Edition) got its HDD corrupted. After checking the installation with a Windows 7 disk and seeing it was unable to even install or repair, I formatted a 4GB pendrive with Ubuntu Rescue Remix in order to access to HDD recovery tools, in this case, TestDisk.
I ran an analysis (both quick and deep) and thanks to that I can actually check the files on it. The NTFS partition is now readable from TestDisk, but now I have the following error:
Boot sector
ntfs_boot_sector: Can't read boot sector.
Status: Bad
Backup boot sector
Status: OK
Sectors are not identical.
As per the instructions I decided to use the backup boot sector, but then I get a Can't overwrite NTFS boot sector error. I tried rebuilding the bs and I got the same error. I later tried using chkdsk from the Windows 7 installation disk and it's identifying the drive as a RAW file system. I've searched in Google everywhere but I got no result, and I'm currently at a lack of ideas about what to do other than just grabbing the files and copying them into another drive.
As a note, I don't want to lose the files. If possible I need to keep the files and repair the system. If the Windows disk can get to read the partition, then I can just repair the installation to make sure everything is right, but for that I have to repair the boot sector.
Thank you beforehand.
windows-7 ubuntu testdisk
I have the following issue. A laptop (XVision SS-2505 with Windows Starter Edition) got its HDD corrupted. After checking the installation with a Windows 7 disk and seeing it was unable to even install or repair, I formatted a 4GB pendrive with Ubuntu Rescue Remix in order to access to HDD recovery tools, in this case, TestDisk.
I ran an analysis (both quick and deep) and thanks to that I can actually check the files on it. The NTFS partition is now readable from TestDisk, but now I have the following error:
Boot sector
ntfs_boot_sector: Can't read boot sector.
Status: Bad
Backup boot sector
Status: OK
Sectors are not identical.
As per the instructions I decided to use the backup boot sector, but then I get a Can't overwrite NTFS boot sector error. I tried rebuilding the bs and I got the same error. I later tried using chkdsk from the Windows 7 installation disk and it's identifying the drive as a RAW file system. I've searched in Google everywhere but I got no result, and I'm currently at a lack of ideas about what to do other than just grabbing the files and copying them into another drive.
As a note, I don't want to lose the files. If possible I need to keep the files and repair the system. If the Windows disk can get to read the partition, then I can just repair the installation to make sure everything is right, but for that I have to repair the boot sector.
Thank you beforehand.
windows-7 ubuntu testdisk
windows-7 ubuntu testdisk
asked Aug 21 '14 at 20:45
user1231958
6113
6113
IME, it sounds like you have a failed hard drive - if you can get at them, then just take the files, test the drive, replace it if it's bad; if not, format it and reinstall Windows form scratch.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 21:01
Well I can always do a deep format and I have a feeling the disk is still usable. But can't I just recover the HDD using testdisk? Isn't that its task anyways?
– user1231958
Aug 21 '14 at 21:30
Data recovery from a corrupted file system and/or failing HDD is never guaranteed. There's no magic software to fix broken hardware or recreate corrupted (missing) data. Get what you can, while you can, and put it someplace safe. Then do your best to make sure the drive is stable, or determine if it needs to be replaced. A good way to do that is a full 0-write test, and then format and reinstall an OS onto it.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 23:38
Alright, for the moment I will backup the important files which is what matters for now. However this won't solve me the error I described (not without formatting, and I'm having issues at doing so anyways because for some reason it's not finding the correct drivers, or so is my understanding - I haven't checked yet with the current partition table though so I might be wrong). What baffles me is the error, it's not even documented in the TestDisk website and I haven't found anything about it.
– user1231958
Aug 21 '14 at 23:43
Maybe the boot sector also happens to be a bad sector. You might want to run CrystalDiskInfo or similar S.M.A.R.T. monitoring tool to check the HDD's S.M.A.R.T. information and see if something's wrong there.
– Vinayak
Aug 30 '14 at 17:08
|
show 1 more comment
IME, it sounds like you have a failed hard drive - if you can get at them, then just take the files, test the drive, replace it if it's bad; if not, format it and reinstall Windows form scratch.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 21:01
Well I can always do a deep format and I have a feeling the disk is still usable. But can't I just recover the HDD using testdisk? Isn't that its task anyways?
– user1231958
Aug 21 '14 at 21:30
Data recovery from a corrupted file system and/or failing HDD is never guaranteed. There's no magic software to fix broken hardware or recreate corrupted (missing) data. Get what you can, while you can, and put it someplace safe. Then do your best to make sure the drive is stable, or determine if it needs to be replaced. A good way to do that is a full 0-write test, and then format and reinstall an OS onto it.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 23:38
Alright, for the moment I will backup the important files which is what matters for now. However this won't solve me the error I described (not without formatting, and I'm having issues at doing so anyways because for some reason it's not finding the correct drivers, or so is my understanding - I haven't checked yet with the current partition table though so I might be wrong). What baffles me is the error, it's not even documented in the TestDisk website and I haven't found anything about it.
– user1231958
Aug 21 '14 at 23:43
Maybe the boot sector also happens to be a bad sector. You might want to run CrystalDiskInfo or similar S.M.A.R.T. monitoring tool to check the HDD's S.M.A.R.T. information and see if something's wrong there.
– Vinayak
Aug 30 '14 at 17:08
IME, it sounds like you have a failed hard drive - if you can get at them, then just take the files, test the drive, replace it if it's bad; if not, format it and reinstall Windows form scratch.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 21:01
IME, it sounds like you have a failed hard drive - if you can get at them, then just take the files, test the drive, replace it if it's bad; if not, format it and reinstall Windows form scratch.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 21:01
Well I can always do a deep format and I have a feeling the disk is still usable. But can't I just recover the HDD using testdisk? Isn't that its task anyways?
– user1231958
Aug 21 '14 at 21:30
Well I can always do a deep format and I have a feeling the disk is still usable. But can't I just recover the HDD using testdisk? Isn't that its task anyways?
– user1231958
Aug 21 '14 at 21:30
Data recovery from a corrupted file system and/or failing HDD is never guaranteed. There's no magic software to fix broken hardware or recreate corrupted (missing) data. Get what you can, while you can, and put it someplace safe. Then do your best to make sure the drive is stable, or determine if it needs to be replaced. A good way to do that is a full 0-write test, and then format and reinstall an OS onto it.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 23:38
Data recovery from a corrupted file system and/or failing HDD is never guaranteed. There's no magic software to fix broken hardware or recreate corrupted (missing) data. Get what you can, while you can, and put it someplace safe. Then do your best to make sure the drive is stable, or determine if it needs to be replaced. A good way to do that is a full 0-write test, and then format and reinstall an OS onto it.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 23:38
Alright, for the moment I will backup the important files which is what matters for now. However this won't solve me the error I described (not without formatting, and I'm having issues at doing so anyways because for some reason it's not finding the correct drivers, or so is my understanding - I haven't checked yet with the current partition table though so I might be wrong). What baffles me is the error, it's not even documented in the TestDisk website and I haven't found anything about it.
– user1231958
Aug 21 '14 at 23:43
Alright, for the moment I will backup the important files which is what matters for now. However this won't solve me the error I described (not without formatting, and I'm having issues at doing so anyways because for some reason it's not finding the correct drivers, or so is my understanding - I haven't checked yet with the current partition table though so I might be wrong). What baffles me is the error, it's not even documented in the TestDisk website and I haven't found anything about it.
– user1231958
Aug 21 '14 at 23:43
Maybe the boot sector also happens to be a bad sector. You might want to run CrystalDiskInfo or similar S.M.A.R.T. monitoring tool to check the HDD's S.M.A.R.T. information and see if something's wrong there.
– Vinayak
Aug 30 '14 at 17:08
Maybe the boot sector also happens to be a bad sector. You might want to run CrystalDiskInfo or similar S.M.A.R.T. monitoring tool to check the HDD's S.M.A.R.T. information and see if something's wrong there.
– Vinayak
Aug 30 '14 at 17:08
|
show 1 more comment
1 Answer
1
active
oldest
votes
up vote
0
down vote
Maybe it´s too late, but just in case...
I have had the same problem: boot sector and its backup are different. But one of them is correct. The same tool you have used (TestDisk) allows you to save all the files in that disk whereever you want.
It´s a very slow process (almost 30 hours for a 750GB disk) but I did save all the contents of my ISB drive.
+1 might have been too late for them but it helped me
– Kelly Bang
Dec 7 '17 at 7:19
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Maybe it´s too late, but just in case...
I have had the same problem: boot sector and its backup are different. But one of them is correct. The same tool you have used (TestDisk) allows you to save all the files in that disk whereever you want.
It´s a very slow process (almost 30 hours for a 750GB disk) but I did save all the contents of my ISB drive.
+1 might have been too late for them but it helped me
– Kelly Bang
Dec 7 '17 at 7:19
add a comment |
up vote
0
down vote
Maybe it´s too late, but just in case...
I have had the same problem: boot sector and its backup are different. But one of them is correct. The same tool you have used (TestDisk) allows you to save all the files in that disk whereever you want.
It´s a very slow process (almost 30 hours for a 750GB disk) but I did save all the contents of my ISB drive.
+1 might have been too late for them but it helped me
– Kelly Bang
Dec 7 '17 at 7:19
add a comment |
up vote
0
down vote
up vote
0
down vote
Maybe it´s too late, but just in case...
I have had the same problem: boot sector and its backup are different. But one of them is correct. The same tool you have used (TestDisk) allows you to save all the files in that disk whereever you want.
It´s a very slow process (almost 30 hours for a 750GB disk) but I did save all the contents of my ISB drive.
Maybe it´s too late, but just in case...
I have had the same problem: boot sector and its backup are different. But one of them is correct. The same tool you have used (TestDisk) allows you to save all the files in that disk whereever you want.
It´s a very slow process (almost 30 hours for a 750GB disk) but I did save all the contents of my ISB drive.
answered Dec 9 '16 at 1:14
user3425798
11
11
+1 might have been too late for them but it helped me
– Kelly Bang
Dec 7 '17 at 7:19
add a comment |
+1 might have been too late for them but it helped me
– Kelly Bang
Dec 7 '17 at 7:19
+1 might have been too late for them but it helped me
– Kelly Bang
Dec 7 '17 at 7:19
+1 might have been too late for them but it helped me
– Kelly Bang
Dec 7 '17 at 7:19
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f801288%2fcant-overwrite-ntfs-boot-sector-using-testdisk%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
IME, it sounds like you have a failed hard drive - if you can get at them, then just take the files, test the drive, replace it if it's bad; if not, format it and reinstall Windows form scratch.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 21:01
Well I can always do a deep format and I have a feeling the disk is still usable. But can't I just recover the HDD using testdisk? Isn't that its task anyways?
– user1231958
Aug 21 '14 at 21:30
Data recovery from a corrupted file system and/or failing HDD is never guaranteed. There's no magic software to fix broken hardware or recreate corrupted (missing) data. Get what you can, while you can, and put it someplace safe. Then do your best to make sure the drive is stable, or determine if it needs to be replaced. A good way to do that is a full 0-write test, and then format and reinstall an OS onto it.
– Ƭᴇcʜιᴇ007
Aug 21 '14 at 23:38
Alright, for the moment I will backup the important files which is what matters for now. However this won't solve me the error I described (not without formatting, and I'm having issues at doing so anyways because for some reason it's not finding the correct drivers, or so is my understanding - I haven't checked yet with the current partition table though so I might be wrong). What baffles me is the error, it's not even documented in the TestDisk website and I haven't found anything about it.
– user1231958
Aug 21 '14 at 23:43
Maybe the boot sector also happens to be a bad sector. You might want to run CrystalDiskInfo or similar S.M.A.R.T. monitoring tool to check the HDD's S.M.A.R.T. information and see if something's wrong there.
– Vinayak
Aug 30 '14 at 17:08