sloppyjoe - 40 minutes ago »
I just tried to telnet, but is complains it cannot connect on port 23.
I can ping it..
Have you enabled telnet on your PC ?
https://www.technipages.com/windows-10-enable-telnet ?
Have you installed the telnet package on the Foxsat ?
Maintenance Mode was introduced with v4.0.9 release of the firmware. In this mode the Foxsat-HDR is booted with bare minimum processes running. i.e. No set top box functionality.
This provides maximum memory resources to the partition check utility and allows hard disk partitions normally in use to be unmounted for checking.
Partition check and repair is facilitated by a suite of binary tools, plus a helper script to do the hard work for you.
This version contains a recompiled linux kernel which has swap file support enabled. Thus providing the additional virtual memory resources required when checking the larger disk partitions.
Also, the embedded busybox multi-call binary has been recompiled to provide applets for the mkswap, swapon, swapoff, tune2fs, and e2fsck utilities. Standalone versions of debugfs, dumpe2fs, and badblocks are also included. It is outwith the remit of this document to explain the function of each of these utilities. If you require additional information I suggest you Google for 'linux' followed by the name of utility.
To enable maintenance mode it is simply a matter of opening a telnet session and entering the 'fix-disk' command.
The Foxsat-HDR will then display some information about the utility, after which a reboot into maintenance mode will be initiated.
Once rebooted, re-open a telnet session and enter the 'fix-disk' command once again. Then sit back for an hour or so while it does it's magic.
A log file of e2fsck partition checking operations will be created at /mnt/hd1/fix-disk.log. This can safely be deleted.
Linux gurus can initiate maintenance mode manually by entering the command 'touch /usr/data/.MAINTENANCE_MODE' then rebooting.
All of the above mentioned utilities are then available to you should you wish to perform partition checking without the aid of the 'fix-disk' script.
A second reboot restores the Foxsat-HDR to normal set top box operation.