Right now,
When I insert the RPi 1 image into my RPi Zero, it just sits there...
nothing happening.
I'd ordinarily expect the LED light to be blinking furiously as the
system boots up, so it's likely the image just isn't bootable.

Have written the image 2 ways...
Following the instructions as described on the following link using
xzcat to decompress the JEOS .xz file, which is then piped to dd,
writing to the sdcard.

https://en.opensuse.org/HCL:Raspberry_Pi

I also extracted the file, then used Win32DiskImager to write results
to the sdcard blindly which still wouldn't work...

When both failed,
I took a look at what the uncompressed result was, and I see not a raw
file system but executable binary files and the main image in ELF
format.

Is the flow for how these files are supposed to execute documented somewhere?
Or, is the source for all this publicly visible(I've looked around,
can't find in OBS, Studio, GitHub)?
It's kind of hard to see where the problem might be when the code is
in binary format...

Thx,
Tony

.
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to