Comment 6 for bug 1773964

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2018-05-30 17:35 EDT-------
==== State: Working by: dlshaw on 30 May 2018 16:24:44 ====

#=#=#=# David L. Shaw (<email address hidden>) - 2018-05-30 16:24:41 (CDT) - POWER Firmware #=#=#=#

I think I installed this test kernel correctly on w34's OS (w34L.aus.stglabs.ibm.com). Let me know if I did something wrong and need to fix it.
Before installing this test kernel it had Ubuntu 18.04 (Bionic) kernel: 4.15.0-22-generic

Ran the following to install test kernel:
root@w34L:~/SW430227# ls -lt
total 48220
-rw-r--r-- 1 root root 31438592 May 29 11:14 linux-modules-extra-4.15.0-23-generic_4.15.0-23.26~lp1773964_ppc64el.deb
-rw-r--r-- 1 root root 6152468 May 29 11:14 linux-image-unsigned-4.15.0-23-generic_4.15.0-23.26~lp1773964_ppc64el.deb
-rw-r--r-- 1 root root 11767420 May 29 11:14 linux-modules-4.15.0-23-generic_4.15.0-23.26~lp1773964_ppc64el.deb

root@w34L:~/SW430227# dpkg -i *.deb
Selecting previously unselected package linux-image-unsigned-4.15.0-23-generic.
(Reading database ... 175537 files and directories currently installed.)
Preparing to unpack linux-image-unsigned-4.15.0-23-generic_4.15.0-23.26~lp1773964_ppc64el.deb ...
Unpacking linux-image-unsigned-4.15.0-23-generic (4.15.0-23.26~lp1773964) ...
Selecting previously unselected package linux-modules-4.15.0-23-generic.
Preparing to unpack linux-modules-4.15.0-23-generic_4.15.0-23.26~lp1773964_ppc64el.deb ...
Unpacking linux-modules-4.15.0-23-generic (4.15.0-23.26~lp1773964) ...
Selecting previously unselected package linux-modules-extra-4.15.0-23-generic.
Preparing to unpack linux-modules-extra-4.15.0-23-generic_4.15.0-23.26~lp1773964_ppc64el.deb ...
Unpacking linux-modules-extra-4.15.0-23-generic (4.15.0-23.26~lp1773964) ...
Setting up linux-modules-4.15.0-23-generic (4.15.0-23.26~lp1773964) ...
Setting up linux-image-unsigned-4.15.0-23-generic (4.15.0-23.26~lp1773964) ...
I: /boot/vmlinux.old is now a symlink to vmlinux-4.15.0-22-generic
I: /boot/initrd.img.old is now a symlink to initrd.img-4.15.0-22-generic
I: /boot/vmlinux is now a symlink to vmlinux-4.15.0-23-generic
I: /boot/initrd.img is now a symlink to initrd.img-4.15.0-23-generic
Setting up linux-modules-extra-4.15.0-23-generic (4.15.0-23.26~lp1773964) ...
Processing triggers for linux-image-unsigned-4.15.0-23-generic (4.15.0-23.26~lp1773964) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-4.15.0-23-generic
W: Possible missing firmware /lib/firmware/ast_dp501_fw.bin for module ast
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found linux image: /boot/vmlinux-4.15.0-23-generic
Found initrd image: /boot/initrd.img-4.15.0-23-generic
Found linux image: /boot/vmlinux-4.15.0-22-generic
Found initrd image: /boot/initrd.img-4.15.0-22-generic
Found linux image: /boot/vmlinux-4.15.0-20-generic
Found initrd image: /boot/initrd.img-4.15.0-20-generic
Found linux image: /boot/vmlinux-4.15.0-15-generic
Found initrd image: /boot/initrd.img-4.15.0-15-generic
Found linux image: /boot/vmlinux-4.15.0-13-generic
Found initrd image: /boot/initrd.img-4.15.0-13-generic
done

Rebooted the system and the new kernel is:
Linux w34L 4.15.0-23-generic #26~lp1773964 SMP Tue May 29 16:03:09 UTC 2018 ppc64le ppc64le ppc64le GNU/Linux

#=#=#=# end of update #=#=#=#