--- a/15_ucc 2013-09-18 13:18:17.182948342 +0200 +++ b/15_ucc 2013-09-18 13:19:25.593948570 +0200 @@ -37,7 +37,7 @@ ## Changes for UCC: ## The grub device must be the partition with the image -GRUB_DEVICE="`${grub_probe} --target=device /ucc_root/)`" +GRUB_DEVICE="`${grub_probe} --target=device /ucc_root/`" GRUB_DEVICE_UUID="`${grub_probe} --device ${GRUB_DEVICE} --target=fs_uuid 2> /dev/null`" || true # loop-AES arranges things so that /dev/loop/X can be our root device, but