Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALERT! /dev/mmcblk1p1 does not exist. Dropping to a shell! #27

Open
fabe33 opened this issue Aug 11, 2016 · 3 comments
Open

ALERT! /dev/mmcblk1p1 does not exist. Dropping to a shell! #27

fabe33 opened this issue Aug 11, 2016 · 3 comments

Comments

@fabe33
Copy link

fabe33 commented Aug 11, 2016

Hi everybody,

After successfuly flash by USB my BBK, impossible to boot it !

Starting kernel ...

[ 2.006561] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 2.181084] omap_voltage_late_init: Voltage driver support not added
[ 2.188554] PM: Cannot get wkup_m3_ipc handle
[ 2.301238] bone_capemgr bone_capemgr: slot #0: No cape found
[ 2.345232] bone_capemgr bone_capemgr: slot #1: No cape found
[ 2.389229] bone_capemgr bone_capemgr: slot #2: No cape found
[ 2.433229] bone_capemgr bone_capemgr: slot #3: No cape found
Loading, please wait...
Gave up waiting for root device. Common problems:

  • Boot args (cat /proc/cmdline)
  • Check rootdelay= (did the system wait long enough?)
  • Check root= (did the system wait for the right device?)
  • Missing modules (cat /proc/modules; ls /dev)
    ALERT! /dev/mmcblk1p1 does not exist. Dropping to a shell!
    modprobe: module i8042 not found in modules.dep
    modprobe: module ehci-pci not found in modules.dep
    modprobe: module ehci-orion not found in modules.dep
    modprobe: module uhci-hcd not found in modules.dep
    modprobe: module ohci-hcd not found in modules.dep

BusyBox v1.22.1 (Debian 1:1.22.0-9+deb8u1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh: can't access tty; job control turned off
(initramfs)

I don't really understand what appened :( but effectivly when i use initramfs prompt, i can see that there is only a /dev/mmcblk0p1 partition.

Please can you help me. thanks a lot.

@jadonk
Copy link

jadonk commented Aug 17, 2016

Can you mount it and edit the /boot/uEnv.txt? Latest images are single partition.

@ankymishra
Copy link

I am facing the same problem.Any idea what is causing this issue?And how i can fix it?

@katutxakurra
Copy link

I had the same issue and the cause was that, I was booting an image flashed to EMMC but in /boot/uEnv.txt, I had the line:
disable_uboot_overlay_emmc=1
Which disables emmc and makes it fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants