• The forum software that supports hummy.tv will be upgraded to XenForo 2.3 on Wednesday the 20th of November 2024 starting at 7pm

    There will be some periods where the forum is unavailable, please bear with us. More details can be found 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