Switch to e2fsck

main
Dean Troyer 13 years ago
parent 426f82423c
commit 2c1a2d56c1

@ -135,7 +135,7 @@ a
1
w
" | fdisk $NBD
fsck -t ext4 -f ${NBD}p1
e2fsck -f -p ${NBD}p1
resize2fs ${NBD}p1
# Do some preliminary installs

Loading…
Cancel
Save