Installing the 64-bit OS (bate) on a Raspberry Pi
3323 단어 RaspberryPiRaspberryPi4
In this case, I'm going to install the 64bit version of the OS.
Download.
here from the page
Click
Download here` to download the zip file.Install.
Flash from File
to download the OS's Select the zip file.Change
Flash
when the correct destination is selected. SSH Settings.
Enable SSH.
The password is stored in clear text. It can be hashed later, but not for now.
SSH Connection.
ssh pi@raspberrypi
ssh pi@raspberrypi
again and you will be connected to RasPi and SSH2 When you are asked for a password, enter the initial password raspberry
to login You can. Default.
raspi-config.
sudo raspi-config
Change Password.
업데이트.
종료 raspi-config.
Finish
to exit raspi-config. 업데이트 패키지.
Update the package with the following command.
sudo apt update
sudo apt upgrade -y
sudo apt dist-upgrade -y
My Accounts.
Translated with ㅋㅋ. 가뭄 pL. 코 m / T 란 s와 r (free version)
Reference
이 문제에 관하여(Installing the 64-bit OS (bate) on a Raspberry Pi), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/loach/items/1534625b7be4aa58eb7f텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)