2013-04-08から1日間の記事一覧

[Debian]Debian with ext4 でファイル復活 # To avoid losing data, needs read only remount sudo mount -o remount,ro /home # Or "sudo mount -f -o remount,ro /home" if "Device is busy" is returned # Build extundelete cd /tmp wget http://downloa…