I create 15.04 release desktop (not daily built) and copy linux-image-4.1.0-040100rc3-generic_4.1.0-040100rc3.201505102036_amd64.deb linux-headers-4.1.0-040100rc3-generic_4.1.0-040100rc3.201505102036_amd64.deb and execute the following command according to https://wiki.ubuntu.com/Kernel/MainlineBuilds?action=show&redirect=KernelMainlineBuilds
ubuntu@ubuntu:~$ sudo dpkg -i *.deb Selecting previously unselected package linux-headers-4.1.0-040100rc3-generic. (Reading database ... 177841 files and directories currently installed.) Preparing to unpack linux-headers-4.1.0-040100rc3-generic_4.1.0-040100rc3.201505102036_amd64.deb ... Unpacking linux-headers-4.1.0-040100rc3-generic (4.1.0-040100rc3.201505102036) ... Selecting previously unselected package linux-image-4.1.0-040100rc3-generic. Preparing to unpack linux-image-4.1.0-040100rc3-generic_4.1.0-040100rc3.201505102036_amd64.deb ... Done. Unpacking linux-image-4.1.0-040100rc3-generic (4.1.0-040100rc3.201505102036) ... dpkg: dependency problems prevent configuration of linux-headers-4.1.0-040100rc3-generic: linux-headers-4.1.0-040100rc3-generic depends on linux-headers-4.1.0-040100rc3; however: Package linux-headers-4.1.0-040100rc3 is not installed. dpkg: error processing package linux-headers-4.1.0-040100rc3-generic (--install): dependency problems - leaving unconfigured Setting up linux-image-4.1.0-040100rc3-generic (4.1.0-040100rc3.201505102036) ... Running depmod. update-initramfs: deferring update (hook will be called later) The link /initrd.img is a dangling linkto /boot/initrd.img-3.19.0-15-generic The link /vmlinuz is a dangling linkto /boot/vmlinuz-3.19.0-15-generic Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.1.0-040100rc3-generic /boot/vmlinuz-4.1.0-040100rc3-generic run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.1.0-040100rc3-generic /boot/vmlinuz-4.1.0-040100rc3-generic update-initramfs: Generating /boot/initrd.img-4.1.0-040100rc3-generic cryptsetup: WARNING: failed to detect canonical device of overlay cryptsetup: WARNING: could not determine root device from /etc/fstab ln: failed to create symbolic link ‘/root/lib/systemd/system/cdrom.mount’: No such file or directory run-parts: executing /etc/kernel/postinst.d/pm-utils 4.1.0-040100rc3-generic /boot/vmlinuz-4.1.0-040100rc3-generic run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.1.0-040100rc3-generic /boot/vmlinuz-4.1.0-040100rc3-generic run-parts: executing /etc/kernel/postinst.d/update-notifier 4.1.0-040100rc3-generic /boot/vmlinuz-4.1.0-040100rc3-generic run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.1.0-040100rc3-generic /boot/vmlinuz-4.1.0-040100rc3-generic Errors were encountered while processing: linux-headers-4.1.0-040100rc3-generic ubuntu@ubuntu:~$ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451387 Title: Ubuntu UEFI install locks out UEFI firmware To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1451387/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
