Ubuntu: Update 16.10 kernel version number

This is just in the output example.
Richard Laager 2016-08-15 03:14:20 -05:00
parent f3203391c9
commit c1c05d4cb4
1 changed files with 3 additions and 3 deletions

@ -234,7 +234,7 @@ Choose one of the following options:
5.2 Refresh the initrd files:
# update-initramfs -c -k all
update-initramfs: Generating /boot/initrd.img-4.4.0-21-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-34-generic
5.3 Optional (but highly recommended): Make debugging GRUB easier:
@ -250,8 +250,8 @@ Later, once the system has rebooted twice and you are sure everything is working
# update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic
Found linux image: /boot/vmlinuz-4.4.0-34-generic
Found initrd image: /boot/initrd.img-4.4.0-34-generic
done
5.5 Install the boot loader