BBBlfs icon indicating copy to clipboard operation
BBBlfs copied to clipboard

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

Open fabe33 opened this issue 8 years ago • 3 comments

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.

fabe33 avatar Aug 11 '16 17:08 fabe33

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

jadonk avatar Aug 17 '16 08:08 jadonk

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

ankymishra avatar Jan 28 '17 18:01 ankymishra

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.

katutxakurra avatar Jun 09 '23 08:06 katutxakurra