Changes between Version 13 and Version 14 of meltdown-admin
- Timestamp:
- Jan 7, 2018, 4:06:39 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
meltdown-admin
v13 v14 17 17 {{{ 18 18 apt-get install linux-image-amd64/jessie-backports linux-image-4.9.0-0.bpo.4-amd64/jessie-backports linux-base/jessie-backports 19 shutdown -h 19 20 }}} 20 21 … … 25 26 wget https://incoming.debian.org/debian-buildd/pool/main/l/linux/linux-image-4.9.0-0.bpo.5-amd64_4.9.65-3+deb9u2~bpo8+1_amd64.deb 26 27 dpkg -i linux-image-4.9.0-0.bpo.5-amd64_4.9.65-3+deb9u2~bpo8+1_amd64.deb 28 shutdown -h 27 29 }}} 30 31 When prompted to restart services, you can say no to all services (since they will all be restarted when you shutdown the guest). 28 32 29 33 == Steps ==