Community gatherings on Freenode at #tinycorelinux (webchat)
Open a terminal window and type "emelfm /mnt" <cr> - for me this opens emelfm with the contents of /mnt in the left hand pane.
..and typing “ls /mnt” <cr> in the terminal window does what?
ls /mntmmcblk0p1/ mmcblk0p2/ sdf1/ sdf2/ test
... but I have typed "/mnt/sdd1 <cr>" and pressed enter ...
Hi JunkYardQuote from: JunkYard on Today at 11:44:11 AM ... but I have typed "/mnt/sdd1 <cr>" and pressed enter ... Don't type in "<cr>". "<cr>" means press enter.
ls /mnt/sdd1
Hi JunkYardIt has to be :Code: [Select]ls /mnt/sdd1when you run it from the terminal, and your USB device stillneeds to be plugged in and mounted.