Open main menu

Changes

How to View/Partition/Format/Mount HDD/SSD

58 bytes removed, 17:07, 26 July 2023
1. Check USB device:
pi@raspberrypi:~ $ lsusb
‎<syntaxhighlight lang="shell" line highlight="1-1"pre>
Bus 002 Device 004: ID 152d:0561 JMicron Technology Corp. / JMicron USA Technology Corp. JMS551 - Sharkoon SATA QuickPort Duo
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
</syntaxhighlightpre>
The first line indicates that the USB device has been correctly recognized by the OS. ('''JMicron''' is the USB storage chip supplier)