Search found 7 matches

by oldefoxx
15 May 2016, 18:08
Forum: Filesystem repair
Topic: Run testdisk off s DVD ISO, Where Does the Log Go?
Replies: 1
Views: 1922

Run testdisk off s DVD ISO, Where Does the Log Go?

I got off ubuntu becuse it was not helping and maybe making the problem worse. Then i tried SparkyLinux Repair CD which included Teskdisk, and this and your forum gave some idea of what to try next.

But SparkyLinux seems to have a problem in that after some time running, the screen goes black and ...
by oldefoxx
15 May 2016, 17:27
Forum: Filesystem repair
Topic: Testdisk Showed Me the Problem, But I Can't Fix It.
Replies: 1
Views: 2028

Re: Testdisk Showed Me the Problem, But I Can't Fix It.

I can see that. Go deep and lots of different superblocks show up on the drive, and they don't work together and even interlace like you said. I use different partition names when I delete and recreate a partition, so the labels appear in square brackes on the right, and I can tell that way which ...
by oldefoxx
14 Feb 2016, 10:54
Forum: Filesystem repair
Topic: Filesystem Seems Damaged...How?
Replies: 14
Views: 17197

Re: Filesystem Seems Damaged...How?

A drive thatis reported as being damaged does not mean it is physically damage, though that can happen, especially if it is mechanical an mobile. What the damage is is normally an inconsistency in information about the drive, as different recirds are kept of the number of sectors, their type, their ...
by oldefoxx
14 Feb 2016, 09:26
Forum: Filesystem repair
Topic: Drive was not partitioned but now has 3?!
Replies: 2
Views: 2336

Re: Drive was not partitioned but now has 3?!

You have stumbled on LVM, a new disk management hatched up to create logical partitons that can be scaled up and down to fit a need. I originallu expected it was from MS, but no, it's a new idea for Linux. It eats up a bit of drive space, which some don't mind, but I prefer ext4 which I control. If ...
by oldefoxx
14 Feb 2016, 09:03
Forum: Filesystem repair
Topic: bad sectors on a 1 TB disk
Replies: 3
Views: 2224

Re: bad sectors on a 1 TB disk

dd does cloning, meaning it expects everything to match up on a sector-by-sector basis. If you just waht to copy files, a much better choice is rsync, available for most operating systems. It maintains the most recent update if two files have the same name in the same folder for synchronization ...
by oldefoxx
14 Feb 2016, 08:46
Forum: Filesystem repair
Topic: Copy file(s) failing, and corrupt partition returns
Replies: 4
Views: 5158

Re: Copy file(s) failing, and corrupt partition returns

I;m not an expert in this area, but I am trained to look for discrepancies. This seems to be one here when you sat "Can't create file <file path & name> No such file or directory" for each file it attempts to copy.

The discrepance is it says "create". that would be your target or destination, not ...
by oldefoxx
14 Feb 2016, 08:38
Forum: Filesystem repair
Topic: Totally Cripling Bug In Ubuntu Stumbled Upon By Chance
Replies: 0
Views: 1401

Totally Cripling Bug In Ubuntu Stumbled Upon By Chance

This is not a hoax or a joke. There is apparently at ;east one trigger for a catastrophic event in Linux, which I stumbled upon by chance. A bad chance as it happened, as every effort to offset what followed failed miserably. I posted the history of my efforts, and the initial casue as file 100.txt ...