added linux kernel update
This commit is contained in:
@@ -2,11 +2,13 @@
|
|||||||
|
|
||||||
# Upgrade from stretch to buster
|
# Upgrade from stretch to buster
|
||||||
echo "."
|
echo "."
|
||||||
echo "*** Updating and upgrading Debian Jessie. ***"
|
echo "*** Updating and upgrading Debian Stretch to Buster. ***"
|
||||||
mv /etc/apt/sources.list /etc/apt/sources.list.bak
|
mv /etc/apt/sources.list /etc/apt/sources.list.bak
|
||||||
wget https://raw.githubusercontent.com/asophila/Flash-CHIP/master/CHIP-updater/buster_source_list.txt
|
wget https://raw.githubusercontent.com/asophila/Flash-CHIP/master/CHIP-updater/buster_source_list.txt
|
||||||
mv buster_source_list.txt /etc/apt/sources.list
|
mv buster_source_list.txt /etc/apt/sources.list
|
||||||
|
|
||||||
|
apt-get install linux-image-armmp
|
||||||
|
|
||||||
echo "."
|
echo "."
|
||||||
echo "*** apt update & upgrade ***"
|
echo "*** apt update & upgrade ***"
|
||||||
apt-get update
|
apt-get update
|
||||||
@@ -20,4 +22,4 @@ wget https://raw.githubusercontent.com/asophila/Flash-CHIP/master/CHIP-updater/b
|
|||||||
mv buster_x11.txt /etc/X11/xorg.conf
|
mv buster_x11.txt /etc/X11/xorg.conf
|
||||||
|
|
||||||
echo "."
|
echo "."
|
||||||
echo "*** Update to Stretch finished. Reboot to continue the process. ***"
|
echo "*** Update to Stretch finished. Reboot***"
|
||||||
|
|||||||
Reference in New Issue
Block a user