Raspberry Pi Zero W를 USB 대용량 저장 장치로 사용합시다.

메모.
rpi-update

files


root@raspberrypihani:/home/pi# ls
mountimg.sh  mountusb.sh  storage1.img  umountusb.sh

"linux.yebisu.jp/memo/1160"
dd if=/dev/zero of=/home/pi/storage1.img bs=1M count=20480
losetup -o 1024k /dev/loop0 /home/pi/storage1.img
mkfs.vfat /dev/loop0
losetup -d /dev/loop0
sync
sync
sync
root@raspberrypihani:/home/pi# cat mountusb.sh
modprobe g_mass_storage file=/home/pi/storage1.img stall=0 removable=1 nofua=1  buflen=6553600
#キャッシュが足らないと、転送速度が0kb/sにdropする。
root@raspberrypihani:/home/pi# cat umountusb.sh
rmmod g_mass_storage

root@raspberrypihani:/home/pi# cat mountimg.sh
 mount -t vfat -o loop storage1.img /mnt

cmdline.txt


root@raspberrypihani:/boot# cat cmdline.txt
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=PARTUUID=a262b738-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait modules-load=dwc2,g_mass_storage

config.txt


・・・・追記
enable_uart=1
dtoverlay=dwc2
dr_mode=peripheral

벤치마크



MicroSD





USBOTG





원래 SD 카드가 나쁜 경우 USBOTG 쪽이 성능이 올라갑니다.

Chrome 이동





Todo



・Google drive나 FTP와의 sync (skicka rclone Grave2)
· 디스크 암호화
· 비밀번호로 해제
・shell 보기
・공용 PC에서도 com 접속

Ref



htps : // m / mt08 / ms / 838 A2 A0 42d4dbc9f 7
htps : // / x. 네. jp/메모/1160
htps //w w. 등 sp 벨 ry 피. 오 rg / ふぉる ms / ぃぃえ w와 딱 c. php? t=154384
h tps : // s c ゔ ぇ rf ぉ w. 코 m / 쿠에 s 치온 s / 44053344 / g-mu l chi-mo-s-s s 제로 w
htps //w w. 등 sp 벨 ry 피. 오 rg / ふぉる ms / ぃぃえ w와 딱 c. php? t=196628
htps : // et al sp 벨 ry 피. s c x x 짱. 코 m / 쿠에 s 치온 s / 79699 / g - 맘 s - s 토라 게 - 온 - r 피 - 제로 w - s - 레 아동 ly - 우세 아
h tps : // s c ゔ ぇ rf ぉ w. 코 m / 쿠에 s 치온 s / 18606393 / ぇ ry ぉ w ぺr 훗ぃせ

좋은 웹페이지 즐겨찾기