Use sfdisk to add a partition table to the disks.
[rhbz1184405.git] / Makefile
index a232ee6..f83471f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ init: init.c
 %.img:
        rm -f $@
        truncate -s 1G $@
+       echo '2048,,L' | sfdisk $@
 
 clean:
        rm -f $(disks) $(modules) init initrd