Skip to content

Commit

Permalink
alpine: fix Buffer I/O error in loop dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwckf committed Jun 9, 2019
1 parent e08409f commit 22873f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ output="output"
origin="minirootfs"
target="beikeyun"

rootsize=200
rootsize=600
ROOTOFFSET=32768

qemu_static="./tools/qemu/qemu-aarch64-static"
Expand Down

0 comments on commit 22873f3

Please sign in to comment.