-
Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Geekworm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:38, 2 March 2025 95.24.116.151 talk performed unknown action "comments/add" on Properly Mount USB Storage on Raspberry Pi (sudo mount -t ext4 /dev/sda1 /mnt/usbstorage The -t key means filesystem type)
- 19:41, 30 June 2023 77.22.139.218 talk performed unknown action "comments/add" on Properly Mount USB Storage on Raspberry Pi (There is an automounting issue using the AON funtion on the board. I am currently working on this issue to figure out what is the problem.)
- 10:35, 31 January 2023 Lisa talk contribs performed unknown action "comments/delete" on Properly Mount USB Storage on Raspberry Pi
- 07:58, 31 January 2023 20.2.64.185 talk performed unknown action "comments/add" on Properly Mount USB Storage on Raspberry Pi (1) Tags: Mobile edit Mobile web edit
- 10:30, 30 January 2023 Lisa talk contribs performed unknown action "comments/delete" on Properly Mount USB Storage on Raspberry Pi
- 03:30, 30 January 2023 20.254.141.176 talk performed unknown action "comments/add" on Properly Mount USB Storage on Raspberry Pi (1) Tags: Mobile edit Mobile web edit
- 11:18, 29 January 2023 Lisa talk contribs performed unknown action "comments/delete" on Properly Mount USB Storage on Raspberry Pi
- 07:01, 27 January 2023 20.254.152.175 talk performed unknown action "comments/add" on Properly Mount USB Storage on Raspberry Pi (1) Tags: Mobile edit Mobile web edit
- 12:21, 25 October 2021 Lisa talk contribs performed unknown action "comments/add" on Properly Mount USB Storage on Raspberry Pi (Hello,Where did you buy the goods? could you please tell us your order number?thanks)
- 02:19, 23 October 2021 81.111.66.34 talk performed unknown action "comments/add" on Properly Mount USB Storage on Raspberry Pi (I'm trying to mount the external drive (an SSD), I get an error saying /dev/sda1 doesn't exist: pi@PI_NAME:~ $ sudo blkid /dev/mmcblk0p1: LABEL_FATBOOT="boot" LABEL="boot" UUID="7616-4FD8" TYPE="vfat" PARTUUID="d128f496-01" /dev/mmcblk0p2: LABEL="rootfs" UUID="87b585d1-84c3-486a-8f3d-77cf16f84f30" TYPE="ext4" PARTUUID="d128f496-02" /dev/mmcblk0: PTUUID="d128f496" PTTYPE="dos" pi@PI_NAME:~ $ sudo mount -o uid=pi,gid=pi /dev/sda1 /mnt/usbstorage mount: /mnt/usbstorage: special device /dev/sda...)