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

Re: modprobe fuse fails after upgrade to Jessie 8.3 on Dreamplug (Kirkwood)



On Tue, 2016-02-16 at 00:28 +0100, Martin Granehäll wrote:
[...]
> When I ran flash-kernel tool manually I saw that new uImage and
> uInitrd files were generated, but not in /boot. It says
> "using /dev/sda1 as boot device", but that is and internal sd card,
> not used.

I have the same setup and so edited flash-kernel to match, here's my
notes...

	Edit /usr/share/flash-kernel/db/all.db

	For entry under "Machine: Globalscale Technologies Dreamplug"

	Replace

		Boot-Device: /dev/sda1
		Boot-Kernel-Path: uImage
		Boot-Initrd-Path: uInitrd
		Boot-DTB-Path: dtb
	with
		Boot-Kernel-Path: /boot/uImage
		Boot-Initrd-Path: /boot/uInitrd

My /boot is the first partition on my external SD card, and where I
configured U-Boot to boot from.

-- 
Tixy 


Reply to: