Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:retrobsd [2015/03/09 10:32] – darron | tools:retrobsd [2015/03/22 21:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 61: | Line 61: | ||
=== Build === | === Build === | ||
- | Building will create the unix boot image and the SDcard | + | Building will create the unix boot image and the SD card image for the system. |
< | < | ||
make cleanall | make cleanall | ||
Line 92: | Line 92: | ||
</ | </ | ||
- | === Test === | + | === Login === |
- | Connect | + | |
+ | A virtual com port should have been detected after installation. | ||
+ | |||
+ | The kernel will log something similar to the following. | ||
+ | < | ||
+ | usb 1-1.4: new full-speed USB device number 12 using dwc_otg | ||
+ | usb 1-1.4: New USB device found, idVendor=04d8, | ||
+ | usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | ||
+ | usb 1-1.4: Product: RetroBSD Console | ||
+ | usb 1-1.4: Manufacturer: | ||
+ | cdc_acm 1-1.4:1.0: This device cannot do calls on its own. It is not a modem. | ||
+ | cdc_acm 1-1.4:1.0: ttyACM0: USB ACM device | ||
+ | </ | ||
+ | |||
+ | Connecting | ||
< | < | ||
screen / | screen / |