Giter VIP home page Giter VIP logo

Comments (7)

weatherston avatar weatherston commented on July 19, 2024 1

My Aura is the model with a removable SD drive. I was sent a copy of the SD flash from someone on the Mobileread forums and sent this like https://www.mobileread.com/forums/showthread.php?t=209122 directing me on how to install it.
Unfortunately, when I tried to get the card out my fat fingers and poor eyesight caused me to do some damage to the interior. I am sure the process from the forum would have worked.

from kobowriter.

badrihippo avatar badrihippo commented on July 19, 2024

Hi @weatherston I'm trying to get it working on my device too (I have a working Touch and a half-broken Nia). But what model of Aura do you have? If it's one with a removable SD card you may still be able to burn back the original image and make your device usable.

from kobowriter.

sQur1 avatar sQur1 commented on July 19, 2024

Hi @weatherston I'm trying to get it working on my device too (I have a working Touch and a half-broken Nia). But what model of Aura do you have? If it's one with a removable SD card you may still be able to burn back the original image and make your device usable.

Is there documentation around on how to backup the original image and flash it back on?

from kobowriter.

badrihippo avatar badrihippo commented on July 19, 2024

You can check on the Mobileread forums, but basically if your device has a removable SD card, you can remove it, plug it into your computer directly (using an SD card reader), and burn the image on top. You will have to download the image from somewhere, depending on your device model (hint: ask on the Mobileread forums).

For flashing, I'm on Linux (Manjaro) so I just use the command:

dd if=/path/to/image of=/dev/name-of-sdcard status=progress

Replace /path/to/image with the path to your downloaded image and /name-of-sdcard with the device ID of your SD card, such as sdc. Warning: choosing the wrong device will cause you to lose data. For example if you accidentally flash onto one of your own hard-drive partitions, the data on that partition will get lost!

For other operating systems, the usage may vary.

(By the way, if you have a working Kobo, you can create your own backup image by dding the other way, from the SD card to a local file. Then, if something goes wrong, just dd it back and you'll have your files and settings and everything intact as well).

from kobowriter.

badrihippo avatar badrihippo commented on July 19, 2024

Oh no! Is it only the SD card that's damaged or the device itself? (If it's just the card you can simply replace it with a new SD card, but from your description I fear it's not the case...)

from kobowriter.

weatherston avatar weatherston commented on July 19, 2024

Yes, unfortunately it was the prongs where the power plugs in that became damaged. Maybe if I had a very small soldering iron I could fix it but I don't. I did end up picking up an old touch for a couple bucks so that I can keep reading. It was my own fault for braking it. I assumed that it was a good idea to disconnect the power while playing with the innards but it was probably unnecessary to just remove the SD card.

from kobowriter.

badrihippo avatar badrihippo commented on July 19, 2024

Oh well. I'm glad you got the Touch! It's what I'm using right now too; it's served me well for ten years and counting and is still getting regular updates. So your reading is in good hands 🙂

from kobowriter.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.