Install Ubuntu Server on Raspberry Pi
Network
cat <<EOF > /Volumes/system-boot/network-config
wifis:
wlan0:
dhcp4: true
optional: true
access-points:
"ChorkeOrg_2.4GHz":
password: "medisys@bd/0A"
EOF
cat <<EOF > /Volumes/system-boot/network-config
wifis:
wlan0:
dhcp4: true
optional: true
access-points:
"ChorkeOrg_2.4GHz":
password: "medisys@bd/0A"
EOF