]>
git.siccegge.de Git - forks/vmdebootstrap.git/blob - examples/wandboard6q.sh
5 # Important: this example is to create a VM image for wandboard
6 # To boot the device itself, u-boot support will need to be added
7 # to a real block device.
11 sudo .
/vmdebootstrap \
12 --owner ${user} --verbose \
14 --mirror http
://http.debian.net
/debian \
15 --log wandboard.log
--log-level debug \
17 --foreign /usr
/bin
/qemu-arm-static \
23 --package linux-image-armmp \
25 --serial-console-command "/sbin/getty -L ttymxc0 115200 vt100" \
26 --customize "./examples/wandboard-customise.sh" \