mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 06:52:40 +01:00
update kernel-builder
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -137,5 +137,8 @@ install_kernel(){
|
||||
install_kernel $@
|
||||
|
||||
echo "Kernel successfully installed!"
|
||||
echo "You will now want to run update-initramfs and update-grub"
|
||||
echo "You will now want to run:"
|
||||
echo "\tupdate-initramfs -u -k all"
|
||||
echo "\tand"
|
||||
echo "\tupdate-grub2"
|
||||
echo "or the equivalent for your system."
|
||||
|
||||
Reference in New Issue
Block a user