Hi,
I have a small problem with my raspberry pi3 3 and updating to newer kernels. It seems to stuck on creating a hard link on /boot which it cant since /boot needs to be(?) fat32 which of course dont support links. Any ideas on how to solve this?
Get the follwoing erro message:
Processing triggers for initramfs-tools (0.122ubuntu8.8) …
ln: failed to create hard link ‘/boot/initrd.img-4.8.0-36-generic.dpkg-bak’ => ‘/boot/initrd.img-4.8.0-36-generic’: Operation not permitted
update-initramfs: Generating /boot/initrd.img-4.8.0-36-generic
Unsupported platform.
run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return code 1
dpkg: error processing package initramfs-tools (–configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)