thetechknight
thetechknight
No it has nothing to do with SD card corruption. There is some kind of flag, or filesystem thing or something that gets changed during the initial PiShrink. Even fsck...
I figured out the problem. PiShrink does something to the filesystem that causes the size to be reported incorrectly, Even after the Pi re-expands it. After shrinking an image and...
Ah, so PiShrink replaces the stock resize script on the SD card image? That explains that then...
Well I am trying to use a webapp framework that I wrote, which runs on port 51042. Requires HTML5, canvases, etc... the default nginx pops up sure. but if I...
Oh, I also lose DNS for the entire system, so after the portal installed, I cant use apt-get anymore.
Well its not going to work anyways, becuase sadly it appears that Websockets dont work behind a "captive portal" browser page. Since my app requires that, it just throws an...
Not quite sure I understand how the "socket" thing works? I dont program in C or Python for that matter. I use B4J which is a BASIC -> Java compiler,...
There are 3 FPGAs with 2 bitstream eeproms chained together that loads all 3 of them, so I have to come up with a way to read the eproms, I...
Hey, I was able to do a dump. Hopefully I have it dumped properly. I have it arranged as a hexstring, LSB on the right, MSB on the left, just...
I dont see any attachments or files? BTW yes, Chips 2 and 3 are connected between DRAM and the 68K so chances are they serve as an arbiter between the...