Posts

Showing posts with the label Recovery

[ Level 2 ] Recovery disk partition utility in for Ubuntu.

There is a tool for Ubuntu could help you to recover disk partition, called "testdisk'. $ sudo apt-get -y install testdisk $ sudo testdisk and choose: Create -> [select disk] -> Intel -> Analyse -> Quick Search -> Write And done~ Wish this helps. regards, Stanley Huang

[Level 3] Recovering an Innodb table from only an .ibd file.

Just got this information for the internet. It's a good reference. Recovering an InnoDB table from only an .ibd file. Wish this helps. regards, Stanley Huang