[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DreamPlug-jessie troubles



On Sat, 2014-10-18 at 22:41 +0000, Clint Adams wrote:
> I just upgraded my DreamPlug to jessie.  The jessie kernel booted
> happily with wheezy u-boot, but when I upgraded to the jessie u-boot,
> I get a can't-find-root-device panic.  Fortunately, it can boot
> the wheezy kernel, but what am I doing wrong?

What device is your rootfs on?

I'm booting with root on /dev/sdb (the external sd card) and that seems
ok. My internal sdcard is knackered so I can't test but I think the
controllers etc are the same. (not posting my dmesg because it is mostly
sda failure spew).

Some potentially interesting package versions from my system for
comparison:
ii  linux-image-3.16-2-kirkwood             3.16.3-2                 armel                    Linux 3.16 for Marvell Kirkwood
ii  linux-image-kirkwood                    3.16+61                  armel                    Linux for Marvell Kirkwood (meta-package)
ii  initramfs-tools                         0.116                    all                      generic modular initramfs generator
ii  flash-kernel                            3.25                     armel                    utility to make certain embedded devices bootable

I have MODULES=dep via /etc/initramfs-tools/conf.d/driver-policy (which
overrides /etc/initramfs-tools/initramfs.conf). This is normal for an
armel system.

My command line is "console=ttyS0,115200n8 rootwait root=/dev/sdb2".
Since /dev/sd[ab] are on a USB bus perhaps rootwait is what makes the
difference?

Ian.


Reply to: