Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3178

Stuck on waiting for root device... (7 replies)

$
0
0
Finally got around to gaining SSH using serial method. All seemed to go well.

Used "Updated 24 Feb 2015" @ http://forum.doozan.com/read.php?2,12096 to create on SD card.

Looking at serial console everything seems to go good until:

Begin: Waiting for root file system ... done.
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/mmcblk0p1 does not exist.  Dropping to a shell!
modprobe: module i8042 not found in modules.dep
[   26.069288] uhci_hcd: USB Universal Host Controller Interface driver
[   26.090372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   26.111949] usbcore: registered new interface driver usbhid
[   26.117618] usbhid: USB HID core driver


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

/bin/sh: can't access tty; job control turned off
(initramfs) [  189.005008] random: nonblocking pool is initialized

(initramfs)

Any input on solution greatly appreciated.

Susan

Viewing all articles
Browse latest Browse all 3178

Trending Articles