quickstart: update for new packer output
This commit is contained in:
parent
272a5324e3
commit
28292f8e00
@ -103,7 +103,13 @@ To interact with the device, gokrazy provides a web interface reachable at:
|
|||||||
|
|
||||||
http://gokrazy:<i><automatically-generated-random-password></i>@gokrazy/
|
http://gokrazy:<i><automatically-generated-random-password></i>@gokrazy/
|
||||||
|
|
||||||
There will be not be any other output (no HDMI, no serial console, etc.)</pre>
|
In addition, the following Linux consoles are set up:
|
||||||
|
|
||||||
|
1. foreground Linux console on the serial port (115200n8, pin 6, 8, 10 for GND, TX, RX), accepting input
|
||||||
|
2. secondary Linux framebuffer console on HDMI; shows Linux kernel message but no init system messages
|
||||||
|
|
||||||
|
Use -serial_console=disabled to make gokrazy not touch the serial port,
|
||||||
|
and instead make the framebuffer console on HDMI the foreground console</pre>
|
||||||
<p>
|
<p>
|
||||||
After booting from this SD card, your Raspberry Pi 3 or 4 will:
|
After booting from this SD card, your Raspberry Pi 3 or 4 will:
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -65,7 +65,13 @@ To interact with the device, gokrazy provides a web interface reachable at:
|
|||||||
|
|
||||||
http://gokrazy:<i><automatically-generated-random-password></i>@gokrazy/
|
http://gokrazy:<i><automatically-generated-random-password></i>@gokrazy/
|
||||||
|
|
||||||
There will be not be any other output (no HDMI, no serial console, etc.)</pre>
|
In addition, the following Linux consoles are set up:
|
||||||
|
|
||||||
|
1. foreground Linux console on the serial port (115200n8, pin 6, 8, 10 for GND, TX, RX), accepting input
|
||||||
|
2. secondary Linux framebuffer console on HDMI; shows Linux kernel message but no init system messages
|
||||||
|
|
||||||
|
Use -serial_console=disabled to make gokrazy not touch the serial port,
|
||||||
|
and instead make the framebuffer console on HDMI the foreground console</pre>
|
||||||
<p>
|
<p>
|
||||||
After booting from this SD card, your Raspberry Pi 3 or 4 will:
|
After booting from this SD card, your Raspberry Pi 3 or 4 will:
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user