I am trying to upgrade the kernel of Xubuntu 15.04 AMD64 live CD to the latest version available (4.1/4.0.6) so that I can try and install the same on hitherto unsupported hardware.
I am using the process outline here.
Here I am installing the Kernel .deb files from Ubuntu Mainline archive in the CHROOT environment and removing the stock kernel using dpkg and apt-get. But all my attempts have been unsuccessful so far.
The boot process fails after loading initramfs with - AuFS: unable to mount root file system.
What am I doing wrong?