fel-mode_hack_-_no_uart_needed
Table of Contents
FEL-mode Hack - No UART needed
Walkthrough
The bulk of the instructions for this method presently reside in the community thread forum here:
Videos
- Mobluse shared this video on using FEL-mode:
Extra Tools
Here are a few cherry-picked additional aspects of that thread placed here, just for convenience:
Midnight Commander
On page 5 of the thread, jj compiles MidnightCommander, available here:
To install:
- cd /
- mount /tmp/usbdrive/sda1 /mnt
- mount -o remount,rw /
- zcat /mnt/mcommander.cpio.gz | cpio -i
- mc
ELinks
On page 6 of the thread, jj compiles the ELinks text-based web-browser, available here:
To install:
- cd /
- mount /tmp/usbdrive/sda1 /mnt
- mount -o remount,rw /
- zcat /mnt/elinks.cpio.gz | cpio -i
- elinks
Extra Drivers
Belkin F5D5050 USB-to-LAN adapter
From page 7 of the forum:
- Put it on a USB drive
- After you are in the command prompt (and have mounted the USB drive to /mnt) do:
- 'insmod -f /mnt/pegasus.ko“.
fel-mode_hack_-_no_uart_needed.txt · Last modified: 2019/03/18 12:17 by gurce