Is anyone running FBI using the M41 image?
I am using the following commands to try to display
a slideshow from a USB Lexar jump drive that has
multiple .jpeg images,
I click on the rxvt icon in the start panel.
mkdir /tmp/x
mount -t msdos /dev/sda1 /tmp/x (ls -a /tmp/x lists the images.)
fbi -ut 5 /dev/sda1 /tmp/x
This results in an error message "tty is not a linux console'
I've tried this same sequence from every terminal icon on the
M41 desktop.... I can't figure out how to get to the "linux console".
FWIW... Ive gone through the same sequence in a KNOPPIX desktop with
the identical bad results,
What is the magic command ???