Do you promise to tell the truth, the whole truth and nothing but the truth?
I do... hold on, do you want it depth first or breadth first?
A blog, no more need be said.
Do you promise to tell the truth, the whole truth and nothing but the truth?
I do... hold on, do you want it depth first or breadth first?
There are lots of witty explanations of the difference between intelligence and wisdom. I read a good one a few days ago that I'd never seen before but now I can't remember it. So here's another one - an intelligent person can appreciate a witty saying, a wise person will write it down.
This is the concluding part of my earlier post on recovering after wiping the partition table and the first 30k or so of my harddisk. It has a happy ending.
It didn't take much more effort in the end to rebuild my laptop's partition table. It turns out that gpart was not terribly useful as I had used extended partitions and nuked the first one. It found my 2 linux partitions but refused to rebuild the partition table. It also outputs the location of the partitions in MB which is no use at all. This patch
Next I used sfdisk -d /dev/sda to dump a partition table from another machine as an example and then edit that to look like