From c1c05d4cb41ec47f6e7ba99785d0b577e405f48a Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Mon, 15 Aug 2016 03:14:20 -0500 Subject: [PATCH] Ubuntu: Update 16.10 kernel version number This is just in the output example. --- Ubuntu-16.10-Root-on-ZFS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Ubuntu-16.10-Root-on-ZFS.md b/Ubuntu-16.10-Root-on-ZFS.md index ad6ff17..a50cd8a 100644 --- a/Ubuntu-16.10-Root-on-ZFS.md +++ b/Ubuntu-16.10-Root-on-ZFS.md @@ -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