use uuid to mount root partition 34/1034/1
authordavidplunkett <dp7642@att.com>
Fri, 21 Jun 2019 21:59:31 +0000 (21:59 +0000)
committerdavidplunkett <dp7642@att.com>
Fri, 21 Jun 2019 21:59:31 +0000 (21:59 +0000)
commit09f9aab6ed6732533e418353bc9d698a425acf64
tree65b01e4d7774476f9739fea010fe6d2aebe03eb9
parent922cd3fe3afeef62423e67ffd95ace1cb0291fd8
use uuid to mount root partition

Some servers assign different device labels in the installer
and firstboot which causes the boot process to break.  For example
sometimes a virtual cd might be /dev/sda during intstall, but not
be present after the reboot so now the root drive is /dev/sda.
Mounting by uuid will allow the boot to work even if the device labels
change between boots.

Signed-off-by: davidplunkett <dp7642@att.com>
Change-Id: I82025fc69285418bae48b7b32d31d3e1a0552cbb
ubuntu.seed.template