Displaying 1 result from an estimated 1 matches for "bootsize".
Did you mean:
  boot_size
  
2018 Apr 10
0
[PATCH] fish: Increase default size of prepared disks (-N) to 1G.
...system",
    [ "bootfs", "ext2", "the type of filesystem to use for boot";
      "rootfs", "ext2", "the type of filesystem to use for root";
-     "size", "100M", "the size of the disk image";
-     "bootsize", "32M", "the size of the boot filesystem";
+     "size", "1G", "the size of the disk image";
+     "bootsize", "128M", "the size of the boot filesystem";
      "partition", "mbr", "partiti...