@@ -158,7 +158,7 @@ case "$MACHINE" in
meshclient)
extra_opts="\
--grub \
- --roottype btrfs \
+ --roottype ext3 \
" ;;
all)