User Tools

Site Tools


maas-hacks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

maas-hacks [2014/04/16 20:43] (current)
gsamfira created
Line 1: Line 1:
 +====== Install Ubuntu 12.04 on NUC ======
 +
 +
 +When installing Ubuntu precise on the intel NUCs, via MaaS, you must modify the preseed to install a newer kernel. By default the kernel used is linux-server, which is a meta-package that installs version 3.2.0. In order to change the preseed on a development box, log into your MaaS server and do the following (we will assume that you are using the ubuntu user):
 +
 +
 +  cd ~/maas/contrib/preseed_v2
 +  cp preseed_master preseed_master_amd64_generic_precise
 +  sed -i 's/linux-server/linux-image-3.11.0-19-generic/g' preseed_master_amd64_generic_precise
  
maas-hacks.txt ยท Last modified: 2014/04/16 20:43 by gsamfira