Isaac Rodman

Results 23 comments of Isaac Rodman

Pinging @justincormack, as he had mentioned this as a possibility. I gave it a try a couple weeks ago, but did not have much success getting namespaces working as intended...

@justincormack I'm using a custom 18.01.0-dind (as of today) as well, so I can't simply provide the YAML, unfortunately. I will give it another try with the current head LinuxKit...

@pwFoo do you still have notes on exactly what to bind mount in? I'm getting an error like ``` $ docker run -ti alpine sh docker: Error response from daemon:...

I'm not using Docker Engine on LinuxKit at this time, and haven't attempted this since. Should we close this, or does anyone know if this has been confirmed as working?

> Looks like these cmd are not working and meta is returning None. Maybe our boards didn't come with the meta json included? I suspect the bootloader is programmed (because...

@tinyfpga is there another TinyFPGA BX production run that includes these metadata files?

> @eyz I did a bit of hacking on the tinyprog project to bypass the meta check. Nice! It looks like you are simply hard-coding the expected metadata where it...

See https://github.com/tinyfpga/TinyFPGA-Bootloader#fpga-board-metadata for some context on the following if you want to dig in. ### Security page dumps from an older TinyFPGA BX board I was successfully able to dump...

> @eyz According to https://github.com/tinyfpga/TinyFPGA-BX/blob/master/TinyFPGA%20BX%20Card%20Back.png pin 10 (H4|spi_io2|SPI Flash WP_B/IO2) looks like it might also be the same write protect pin. ![Untitled](https://github.com/tinyfpga/TinyFPGA-BX/assets/4591181/7da039e7-a24c-42b7-9bad-bc8324f34a5e) ^ It looks like that net (circled in...