TestDisk 7.0 doesn't have undelete option
up vote
0
down vote
favorite
I tried using TestDisk 7.0 to undelete a few videos I made a week ago, but the undelete option doesn't show up.
I tried the list/copy option instead but it doesn't seem to work either. They just show up as a 10 second display of other random image files.
partitioning data-recovery testdisk
New contributor
add a comment |
up vote
0
down vote
favorite
I tried using TestDisk 7.0 to undelete a few videos I made a week ago, but the undelete option doesn't show up.
I tried the list/copy option instead but it doesn't seem to work either. They just show up as a 10 second display of other random image files.
partitioning data-recovery testdisk
New contributor
What's the filesystem? I think undelete isn't available for every one. And the files were deleted a week ago? Has the drive been used daily since then? And what's the 10 second display mean, it automatically disappears? Doesn't sound normal
– Xen2050
Nov 24 at 2:45
the filesystem is ext4, it's been used daily. What I meant is it shows up as a video that displays a random image file for 10 seconds for some, and is either not showing up at all when I try to play them or I need permissions for them.
– LinuxWizzerd
Nov 24 at 5:52
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I tried using TestDisk 7.0 to undelete a few videos I made a week ago, but the undelete option doesn't show up.
I tried the list/copy option instead but it doesn't seem to work either. They just show up as a 10 second display of other random image files.
partitioning data-recovery testdisk
New contributor
I tried using TestDisk 7.0 to undelete a few videos I made a week ago, but the undelete option doesn't show up.
I tried the list/copy option instead but it doesn't seem to work either. They just show up as a 10 second display of other random image files.
partitioning data-recovery testdisk
partitioning data-recovery testdisk
New contributor
New contributor
edited Nov 24 at 7:19
karel
55.2k11122140
55.2k11122140
New contributor
asked Nov 23 at 23:52
LinuxWizzerd
12
12
New contributor
New contributor
What's the filesystem? I think undelete isn't available for every one. And the files were deleted a week ago? Has the drive been used daily since then? And what's the 10 second display mean, it automatically disappears? Doesn't sound normal
– Xen2050
Nov 24 at 2:45
the filesystem is ext4, it's been used daily. What I meant is it shows up as a video that displays a random image file for 10 seconds for some, and is either not showing up at all when I try to play them or I need permissions for them.
– LinuxWizzerd
Nov 24 at 5:52
add a comment |
What's the filesystem? I think undelete isn't available for every one. And the files were deleted a week ago? Has the drive been used daily since then? And what's the 10 second display mean, it automatically disappears? Doesn't sound normal
– Xen2050
Nov 24 at 2:45
the filesystem is ext4, it's been used daily. What I meant is it shows up as a video that displays a random image file for 10 seconds for some, and is either not showing up at all when I try to play them or I need permissions for them.
– LinuxWizzerd
Nov 24 at 5:52
What's the filesystem? I think undelete isn't available for every one. And the files were deleted a week ago? Has the drive been used daily since then? And what's the 10 second display mean, it automatically disappears? Doesn't sound normal
– Xen2050
Nov 24 at 2:45
What's the filesystem? I think undelete isn't available for every one. And the files were deleted a week ago? Has the drive been used daily since then? And what's the 10 second display mean, it automatically disappears? Doesn't sound normal
– Xen2050
Nov 24 at 2:45
the filesystem is ext4, it's been used daily. What I meant is it shows up as a video that displays a random image file for 10 seconds for some, and is either not showing up at all when I try to play them or I need permissions for them.
– LinuxWizzerd
Nov 24 at 5:52
the filesystem is ext4, it's been used daily. What I meant is it shows up as a video that displays a random image file for 10 seconds for some, and is either not showing up at all when I try to play them or I need permissions for them.
– LinuxWizzerd
Nov 24 at 5:52
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Best chance to undelete files is immediately after they were deleted, after every write there's another chance to overwrite the wanted data, after days (especially as a system drive) it's much more likely the data was overwritten.
And you mean you could and did undelete / recover some files? But it sounds like they're partially corrupted, perhaps due to the daily use, not much you can do about that now except look to backups.
Needing root/sudo permissions to view files is common, just use sudo or chown or chmod.
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
Best chance to undelete files is immediately after they were deleted, after every write there's another chance to overwrite the wanted data, after days (especially as a system drive) it's much more likely the data was overwritten.
And you mean you could and did undelete / recover some files? But it sounds like they're partially corrupted, perhaps due to the daily use, not much you can do about that now except look to backups.
Needing root/sudo permissions to view files is common, just use sudo or chown or chmod.
add a comment |
up vote
0
down vote
Best chance to undelete files is immediately after they were deleted, after every write there's another chance to overwrite the wanted data, after days (especially as a system drive) it's much more likely the data was overwritten.
And you mean you could and did undelete / recover some files? But it sounds like they're partially corrupted, perhaps due to the daily use, not much you can do about that now except look to backups.
Needing root/sudo permissions to view files is common, just use sudo or chown or chmod.
add a comment |
up vote
0
down vote
up vote
0
down vote
Best chance to undelete files is immediately after they were deleted, after every write there's another chance to overwrite the wanted data, after days (especially as a system drive) it's much more likely the data was overwritten.
And you mean you could and did undelete / recover some files? But it sounds like they're partially corrupted, perhaps due to the daily use, not much you can do about that now except look to backups.
Needing root/sudo permissions to view files is common, just use sudo or chown or chmod.
Best chance to undelete files is immediately after they were deleted, after every write there's another chance to overwrite the wanted data, after days (especially as a system drive) it's much more likely the data was overwritten.
And you mean you could and did undelete / recover some files? But it sounds like they're partially corrupted, perhaps due to the daily use, not much you can do about that now except look to backups.
Needing root/sudo permissions to view files is common, just use sudo or chown or chmod.
answered Nov 26 at 13:09
Xen2050
6,64212142
6,64212142
add a comment |
add a comment |
LinuxWizzerd is a new contributor. Be nice, and check out our Code of Conduct.
LinuxWizzerd is a new contributor. Be nice, and check out our Code of Conduct.
LinuxWizzerd is a new contributor. Be nice, and check out our Code of Conduct.
LinuxWizzerd is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1095527%2ftestdisk-7-0-doesnt-have-undelete-option%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
What's the filesystem? I think undelete isn't available for every one. And the files were deleted a week ago? Has the drive been used daily since then? And what's the 10 second display mean, it automatically disappears? Doesn't sound normal
– Xen2050
Nov 24 at 2:45
the filesystem is ext4, it's been used daily. What I meant is it shows up as a video that displays a random image file for 10 seconds for some, and is either not showing up at all when I try to play them or I need permissions for them.
– LinuxWizzerd
Nov 24 at 5:52