X-Git-Url: https://git.siccegge.de//index.cgi?p=forks%2Fvmdebootstrap.git;a=blobdiff_plain;f=examples%2Fbeagleboneblack.sh;h=30d0c4ae7d9d4d838892c1929d5fd72c29f2db0e;hp=392394908f36f6f7b5043972d3fe70db0e34627c;hb=41ebf61957c1c3d168b5e048e465c6a7b0b57a1c;hpb=b1545572859794a22a085f755988693b8d2d3377 diff --git a/examples/beagleboneblack.sh b/examples/beagleboneblack.sh index 3923949..30d0c4a 100755 --- a/examples/beagleboneblack.sh +++ b/examples/beagleboneblack.sh @@ -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 \ "$@"