您好,登錄后才能下訂單哦!
這篇文章主要介紹樹莓派4B+Ubuntu20.04如何解決sudo: raspi-config: command not found問題,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!
raspi-config在raspbian中是預裝的,而在kali、ubuntu mate、ubuntu server、osmc等系統中則是沒有內置raspi-config的,但是raspi-config的gui設置有時是相對方便的,比如kali默認沒有完整的使用整個SD卡空間,而針對樹莓派最好的擴展工具是raspi-config
有時甚至可能誤操作在raspbian中把raspi-config卸載了,而我自己也親身經歷了一次。
wget http://mirrors.ustc.edu.cn/archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20200601_all.deb
sudo apt install lua5.1 libatopology2 libfftw3-single3 libsamplerate0 alsa-utils
sudo dpkg -i raspi-config_20200601_all.deb
sudo raspi-config
先查看一下boot分區所在設備號
fdisk -l
再把它掛載到/boot上(以下是示例,不一定是mmcblk0p6,需根據實際情況決定)
mount /dev/mmcblk0p6 /boot
以上是“樹莓派4B+Ubuntu20.04如何解決sudo: raspi-config: command not found問題”這篇文章的所有內容,感謝各位的閱讀!希望分享的內容對大家有幫助,更多相關知識,歡迎關注億速云行業資訊頻道!
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。