Skip to content

Instantly share code, notes, and snippets.

@berkus
Created January 4, 2022 00:34
Embed
What would you like to do?
First chainboot
❯ target/debug/chainofcommand /dev/tty.SLAB_USBtoUART 115200 --kernel target/nucleus.bin
[>>] Loading kernel image
[>>] .. target/nucleus.bin (49512 bytes)
[>>] Opening serial port
[>>] Waiting for handshake, pass-through
__ __ __ __
.----| |--.---.-|__.-----| |--.-----.-----| |_
| __| | _ | | | _ | _ | _ | _|
|____|__|__|___._|__|__|__|_____|_____|_____|____|
Raspberry Pi 4+
[<<] Requesting kernel image...
[>>] Sending image size
[>>] Sending kernel image
[>>] Sending image checksum e4fadb3b7d51860e
[>>] Send successful, pass-through
[<<] Loaded! Executing the payload now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment