bash linux Montar HD externo no orange pi Localizar e montar HD externo Localizar e montar HD externo 1 2 3 4 5 6 7 8 9 10 11# Try to see if there is an entry in the disk list with sudo fdisk -l # Then try mounting it with sudo mount -t ntfs /dev/sdb1 /media # ao executar .sh e apresentar erro pq arquivo veio do linux sed -i -e 's/\r$//' scriptname.sh