Hi JunkYard
... 1. How do I upload the image files to this forum ...
The same way you did under Windows in reply #2.
When replying, below the text box where you enter your reply, click on:
Attachments and other options
This will now display various options. Below the choice "Attach:" is a
Browse button. Click it and select your file from the file selector
window that pops up.
... 2. how do I copy them onto another external drive
Plug in your device. Then run:
dmesg | tailThe vertical line between the 2 commands should be on your "\" key.
The result should be similar to this:
[48021.938514] scsi host7: usb-storage 1-5:1.0
[48022.967271] scsi 7:0:0:0: Direct-Access Udisk Udisk 2.0 3.00 PQ: 0 ANSI: 2
[48022.974161] sd 7:0:0:0: Attached scsi generic sg8 type 0
[48022.978525] sd 7:0:0:0: [sdg] 962560 512-byte logical blocks: (493 MB/470 MiB)
[48022.979780] sd 7:0:0:0: [sdg] Write Protect is off
[48022.979825] sd 7:0:0:0: [sdg] Mode Sense: 0b 00 00 08
[48022.981036] sd 7:0:0:0: [sdg] No Caching mode page found
[48022.981119] sd 7:0:0:0: [sdg] Assuming drive cache: write through
[48023.002490] sdg: sdg1 <----------- This is the line you care about.
[48023.007267] sd 7:0:0:0: [sdg] Attached SCSI removable diskOn my system, the device was assigned the name sdg1. On your machine
it will likely be something different.
Click on the MountTool icon.
When it comes up, click on the button whose name matches your device.
It should change from red to green.
Then to copy the file, using my device as an example:
cp windowshot-2026May28-101242.png /mnt/sdg1Before unplugging your USB device, use the MountTool to unmount
your device. Click the button and make sure it turns from green to red.