X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile;h=483ffd3125c9eb4b336542ad68abb7422e8f757b;hb=0d0aa924c6bd0cf4a8b77b439052541591686e15;hp=4fbfe32b07a814373bbe4f9eec3b1b6e5d2b4197;hpb=cfe9f7933516eca591316177feb283e6941944f0;p=rhbz1184405.git diff --git a/Makefile b/Makefile index 4fbfe32..483ffd3 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ init: init.c %.img: rm -f $@ truncate -s $$(( RANDOM % 3 + 1 ))G $@ - echo '2048,,L' | sfdisk $@ + echo '2048,,L' | sfdisk --force $@ clean: rm -f $(disks) $(modules) init initrd