硬碟建議使用 32 GB 記憶體 4GB.
安裝VM完成後請參考 https://github.com/freebsd/crochet 安裝
請編輯 board/Pine64/setup.sh 調整 IMAGE_SIZE 到 3000 以上避免問題
製作出開機影像檔後, 請使用 dd if=IMG of=/dev/SDCARD_DEVICE bs=10240 寫入記憶卡
開機後請安裝 gpart 參考 https://www.freebsd.org/doc/handbook/disks-growing.html
使用 gpart 調整 mmcsd0 後再使用 service growfs onestart 調整大小.
root@pine64:~ # df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/mmcsd0s2a 29G 2.7G 24G 10% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/mmcsd0s1 64M 128K 64M 0% /boot/efi
/dev/md0 29M 24K 26M 0% /tmp
/dev/md1 14M 64K 13M 0% /var/log
No comments:
Post a Comment