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

Pogoplug V3 - Can't Fully Load Kernel (no replies)

$
0
0
I've got a Pro with some booting and nand issues that I promised myself I would give up on as hopeless. I'm booting it off of the specially prepared sata drive and when I start booting the kernel I get all the way to this:

Loading, please wait...
[    2.992535] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[    2.999216] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.008268] usb 1-1: Product: USB2.0 Hub
[    3.013675] hub 1-1:1.0: USB hub found
[    3.020636] hub 1-1:1.0: 4 ports detected
[    3.039349] udevd[68]: starting version 175
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
modprobe: module unknown not found in modules.dep
mount: can't read '/etc/fstab': No such file or directory
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... mount: mounting /dev on /root/dev failed: No such file or directory
done.
Target filesystem doesn't have requested /sbin/init.
No init found. Try passing init= bootarg.
modprobe: module i8042 not found in modules.dep
modprobe: module atkbd 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.20.2 (Debian 1:1.20.0-7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

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

Anybody know why it's calling for the modules above and then why it can't find them?

Viewing all articles
Browse latest Browse all 3247

Trending Articles