|  | 
| Recover a deleted directory - Printable Version +- Linux Lite Forums (https://mityer.khdlhfjijfrupr.tk/forums) +-- Forum: Software - Support (https://mityer.khdlhfjijfrupr.tk/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://mityer.khdlhfjijfrupr.tk/forums/forumdisplay.php?fid=18) +--- Thread: Recover a deleted directory (/showthread.php?tid=4729) | 
| Recover a deleted directory - Moltke - 12-04-2017 Hi everyone! Hope you're all having a nice life!  I need some help here please, I accidentally deleted x86_64-linux-gnu directory from /usr/lib/x86_64-linux-gnu and now nothing works; no thunar, no browsers...I'm writing from a live session and tried to recover the directory with extundelete by following instructions from here: http://extundelete.sourceforge.net/ but when trying Code: sudo mount -o remount,ro /dev/sdb5Code: mount: /dev/sdb5 not mounted or bad optionCode: sudo extundelete /dev/sdb5 --restore-directory /usr/lib/x86_64-linux-gnuCode: extundelete: Bad magic number in super-block when trying to open filesystem /dev/sdb5Any help/advice is really appreciated. Thanks! |