X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Ffiles%2Fboot%2Fchboot%2FDEFAULT;h=4dda460dbae5d3117860495dc940159b8ccdfe54;hp=021c74d42d4764d1391bc75f19c1a4c3c695134b;hb=47b51938ae090a2717cb2ec3f9e547a76e7b2ae7;hpb=7f77555b3d92709034fe41919358053c650c71e1 diff --git a/fai/config/files/boot/chboot/DEFAULT b/fai/config/files/boot/chboot/DEFAULT index 021c74d..4dda460 100755 --- a/fai/config/files/boot/chboot/DEFAULT +++ b/fai/config/files/boot/chboot/DEFAULT @@ -113,8 +113,7 @@ e grub-bios-setup -d $mount_point/grub/i386-pc -s -m $mount_point/grub/device.ma e umount $mount_point -# i don't change the default subvolid, so the arg here is just being cautious -e mount -o subvolid=0 $boot_disk$grub_extn $mount_point +e mount $boot_disk$grub_extn $mount_point e grub-editenv $mount_point/grubenv set last_boot=/boot_$distro e grub-editenv $mount_point/grubenv set did_fai_check=true e umount $mount_point