X-Git-Url: http://git.plutz.net/?p=blast;a=blobdiff_plain;f=Makefile;h=b683f13b895bf9a7a0050efac8ef05bf1e10995d;hp=274d1c7c79d35764edbc2b3dc630a0ed05979122;hb=c93ce56e03ef4c879e34b6c0385becd1835d1c2c;hpb=2e9011e17a96bb877ee92979a564143af70ce457 diff --git a/Makefile b/Makefile index 274d1c7..b683f13 100644 --- a/Makefile +++ b/Makefile @@ -415,7 +415,7 @@ endif _mount: _mount_root _mount_boot -_img_mount: +_img_mount: ${CFGROOT} mount -o loop,offset="$$((${BOOT_MB} + 2))"M,sizelimit=${ROOT_MB}M \ -t ext4 "$${VOLUME}" "$${CFGROOT}" chmod 755 "$${CFGROOT}"