User Tools

Site Tools


fel-mode_hack_-_no_uart_needed

FEL-mode Hack - No UART needed

Walkthrough

The bulk of the instructions for this method presently reside in the community thread forum here:

Videos

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

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:

fel-mode_hack_-_no_uart_needed.txt · Last modified: 2019/03/18 12:17 by gurce