|
@@ -74,4 +74,6 @@ Copy the bootable "sdcard.img" onto an SD card with "dd":
|
|
$ sudo dd if=output/images/sdcard.img of=/dev/sdX
|
|
$ sudo dd if=output/images/sdcard.img of=/dev/sdX
|
|
|
|
|
|
Insert the SDcard into your Raspberry Pi, and power it up. Your new system
|
|
Insert the SDcard into your Raspberry Pi, and power it up. Your new system
|
|
-should come up now.
|
|
|
|
|
|
+should come up now and start two consoles: one on the serial port on
|
|
|
|
+the P1 header, one on the HDMI output where you can login using a USB
|
|
|
|
+keyboard.
|