Update image setup script with better usage instructions for first boot.
This commit is contained in:
parent
e39d644be0
commit
9b05e15c20
@ -83,9 +83,9 @@ diskutil unmountDisk "$DISK"
|
|||||||
|
|
||||||
question "Do initial Pi setup:"
|
question "Do initial Pi setup:"
|
||||||
echo "* Eject the card"
|
echo "* Eject the card"
|
||||||
echo "* Boot the Pi from it"
|
echo "* Connect your Pi to Ethernet"
|
||||||
echo "* Log in with \"pi:raspberry\""
|
echo "* Boot the Pi from your card"
|
||||||
echo "* Use \"ifconfig\" to check the IP address of the Pi"
|
echo "* Make note of the \"My IP address is\" message at the end of boot"
|
||||||
echo "Enter the IP address:"
|
echo "Enter the IP address:"
|
||||||
read IP
|
read IP
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user