summaryrefslogtreecommitdiff
path: root/examples/beagleboneblack.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/beagleboneblack.sh')
-rwxr-xr-xexamples/beagleboneblack.sh2
1 files changed, 1 insertions, 1 deletions
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 \
"$@"