Làm được tới đây rồi, nhưng phần chỉnh sửa Putty ở trên không biết làm. Và cũng không biết cách mount ổ nhạc trong laptop để khiển Rpi3 nó đọc và play file nhạc này.
View attachment 333661
- Anh download putty về:
https://the.earth.li/~sgtatham/putty/0.70/w64/putty.exe
- Chạy putty trên PC theo hướng dẫn này để kết nối vơi pi:
http://mlab.vn/44100-raspberry-pi-ket-noi-voi-raspberry-pi.html
- Chạy các lệnh này trên putty:
fdisk /dev/mmcblk0
Press "p" to show the current partitions and note down the details of the main one that RuneOS is on.
Delete it, pressing "d" and choosing the relevant partition number.
Press "n" to make a new partition, and "p" to select a primary partition. Enter the same start block that you wrote down above, and allow it to use the default end block (the last block available on the device).
Press "t" and enter the value "83" to mark it as a Linux partition.
Press "w" to write changes and exit. You may have to reboot after this for changes to be registered. This has resized the partition, but not yet the filesystem.
reboot
resize2fs /dev/mmcblk0p2
- Trên PC tạo user pi password pi
- Tắt firewall PC, set IP tĩnh cho PC
- Share folder nhạc cho user pi
- Từ pi add folder share vào theo đường dẫn của PC. Thí dụ như:
//192.168.1.10/music