]> git.siccegge.de Git - forks/vmdebootstrap.git/blobdiff - examples/beagleboneblack.sh
Allow space for a bootloader installed with dd
[forks/vmdebootstrap.git] / examples / beagleboneblack.sh
index 392394908f36f6f7b5043972d3fe70db0e34627c..30d0c4ae7d9d4d838892c1929d5fd72c29f2db0e 100755 (executable)
@@ -17,5 +17,5 @@ sudo vmdebootstrap \
  --distribution sid \
  --serial-console-command "'/sbin/getty -L ttyO0 115200 vt100'" \
  --customize "beagleboneblack-customise.sh" \
- --bootsize 50m --boottype vfat \
+ --bootsize 100mib --boottype vfat \
  "$@"