Giter VIP home page Giter VIP logo

droid4-kexecboot's People

Contributors

tmlind avatar xsetiadi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

droid4-kexecboot's Issues

mmcblk1p1

Hi, sorry about the issue but this is a bit of an emergency.

I accedentaly formated mmcblk1p1 instead of mmcblk0p1, i assume this is where the bootloader is located.

Luckaly I realized before rebooting the phone. I now need a dd image of mmcblk1p1 to write back before the phone reboots for any reason.

EDIT: got image!

Wishlist for d4-kexecboot

Just a little personal wish list for kexecboot:

  • emergency shell
  • charging support
  • export sd as usb mass storage.

Where does kexecboot mount external SD card?

I've got an external SD card.

It has two partitions - mmcblk0p1 is a vfat partition, with a kernel zImage on it, and a DTB omap4-droid4-xt894.dtb on it; mmcblk0p2 is an ext4 partition, with my root filesystem. I was able to boot this with a little bit of magic in safestrap, so I know this kernel and DTB work.

Now, I've got the following configuration in the kexecboot image:

LABEL=Linux on /dev/mmcblk0
PRIORITY=8
DTB=/mnt/omap4-droid4-xt894.dtb
KERNEL=/mnt/zImage
CMDLINE="rootfstype=ext4 root=/dev/mmcblk0p2"
TIMEOUT=3

In the debug info, I see something like "Found kernel image /mnt/zImage". I have tried varying combinations of /boot/, /, etc instead of /mnt/ in the KERNEL and DTB lines above. I've also tried without the CMDLINE there too.

Regardless, I can't boot.
Is there anything you might be able to add?

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.