X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/847e4ed85e5c6e026470d15e3769ef45a9c95930..ca8ffc28e70dab11ba0e4e35c02ba71d3cc0bd69:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index 1db9091..dd3e7aa 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -143,7 +143,7 @@ build_efi() export INITRD=`ls -1 testing/boot/ | grep initrd` export VMLINUZ=`ls -1 testing/boot/ | grep vmlinuz` - export UUID=`blkid media | awk -F\" '{print $2}'` + export UUID=`blkid -s UUID -o value media` cat > EFI/debian/grub.cfg <