View Single Post
Old 03-10-2019, 10:45 AM   #31
tonyyng
Enthusiast
tonyyng began at the beginning.
 
Posts: 46
Karma: 10
Join Date: Jan 2019
Device: none
Much to catch up on with lots of good suggestions. I'm going to try dnw first and then look at the other options.

@RandomInsano

Quote:
Originally Posted by RandomInsano View Post
This is looking great! I'm especially excited about being able to boot from USB as I can just re-configure U-boot to default to `loadum & boot`making testing various kernel builds possible (if I choose to go down that route)!

My biggest concerns at the moment are this error:

Code:
end_request: I/O error, dev mmcblk0, sector 2765263
And this guy from U-Boot:

Code:
init=uxrc
The I/O error and missing text make me think the internal Flash memory is failing, and that getting this thing booting via SD card is *probably* the best way to go.
When I compared your terminal output with mine, I was concerned about the differences that I saw. (post #8) However, looking closer, I think the serial connection has just dropped some characters. It was your log that I saw the "init=uxrc". My log was correct. "init=/linuxrc". It just didn't exist because the rootfs was corrupt.

As you pointed out (I think), I don't think the error message with mmcblk0 is relevant, since that is the SD card. If the kobo worked correctly, I wouldn't need the SD card.

@BloodRagg
The kobo-upgrade-1.8.zip only has
fs.img
u-boot.bin-eb600em
uImage-eb600em
I have previously updated my kobo's flash with these items.
tonyyng is offline   Reply With Quote