Changes between Version 1 and Version 2 of BuildingAPC/14-04-1_64_Install
- Timestamp:
- Jul 18, 2016, 7:19:49 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingAPC/14-04-1_64_Install
v1 v2 55 55 }}} 56 56 57 Open the Grub 2 GUI 57 Open the Grub 2 GUI and move kernel 3.14.17-xenomai-2.6.4 to the top of the list and save the configuration 58 58 {{{ 59 echo "Please move kernel 3.14.17-xenomai-2.6.4 to the top of the list and save the configuration."60 read -n1 -r -p "Press any key to continue..." key61 59 sudo grub-customizer 62 60 }}}