X-Git-Url: https://git.siccegge.de//index.cgi?p=forks%2Fvmdebootstrap.git;a=blobdiff_plain;f=examples%2Fcubietruck.sh;h=a904e0750a090519b0a2ec5814da890c09cf69d2;hp=2da46afdf2bcd6715dddc1c16783b76f067f95eb;hb=41ebf61957c1c3d168b5e048e465c6a7b0b57a1c;hpb=b1545572859794a22a085f755988693b8d2d3377 diff --git a/examples/cubietruck.sh b/examples/cubietruck.sh index 2da46af..a904e07 100755 --- a/examples/cubietruck.sh +++ b/examples/cubietruck.sh @@ -18,6 +18,6 @@ sudo vmdebootstrap \ --distribution sid \ --serial-console-command "/sbin/getty -L ttyS0 115200 vt100" \ --customize "cubietruck-customise.sh" \ - --serial-console-command \ - --bootsize 50m --boottype vfat \ + --bootoffset=2mib \ + --bootsize 100mib --boottype vfat \ "$@"