• The forum software that supports hummy.tv has been upgraded to XenForo 2.3!

    Please bear with us as we continue to tweak things, and feel free to post any questions, issues or suggestions in the upgrade thread.

Fixdisk result

digitl

Member
I've had to run fixdisk and have been left with
'The following file contains a corrupt block and can not be fully recovered.
You may wish to delete it or recover from backup.

debugfs 1.42.13 (17-May-2015)'.

Advice on what to do next would be much appreciated!
 
Code:
humax# rm /mod/sbin/debugfs
humax# opkg install --force-reinstall e2fsprogs
Having said that, it seems that /mod/sbin/debugfs is actually broken anyway:
Code:
humax# /mod/sbin/debugfs
debugfs 1.42.13 (17-May-2015)
Segmentation fault
humax# /sbin/debugfs
debugfs 1.42.13 (17-May-2015)
debugfs:  q
humax

(Prod to af123 )
 
At a command prompt - via Telnet, Ssh, or Webshell if you want to do it in your browser.
Similar to how you ran fixdisk - use the cli option on the menu.
 
Back
Top