Open main menu

Wiki-Orange Pi β

Changes

Orange Pi 5 Plus

No change in size, 16:57, 6 June 2023
Connect USB storage device test
<ol start="3" style="list-style-type: decimal;">
<li>Use the mount command to mount the U disk to '''/mnt''', and then you can view the files in the U disk</li></ol>
{| class="wikitable" style="width:800px;"
test.txt
|}
</ol>
<ol start="4" style="list-style-type: decimal;">
<li>After mounting, you can view the capacity usage and mount point of the U disk through the '''df -h''' command</li></ol>
{| class="wikitable" style="width:800px;"
/dev/sda1 &nbsp;&nbsp;&nbsp;&nbsp; 29G &nbsp;&nbsp;&nbsp;&nbsp; 208K &nbsp;&nbsp;&nbsp;&nbsp; 29G &nbsp;&nbsp;&nbsp;&nbsp; 1% /mnt
|}
</ol>
<span id="usb-wireless-network-card-test"></span>