Skip to content

Commit be28e96

Browse files
authored
add btrfs-progs to rescue
1 parent 98f178a commit be28e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oscfg/ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ EOF
102102
rescue)
103103
# special case of ubuntu install, non gfx
104104
run apt-get update
105-
DEBIAN_FRONTEND=noninteractive run apt-get install -y e2fsprogs fdisk build-essential vim mtr openssh-server parted ntpdate lvm2 gddrescue testdisk debootstrap xfsprogs mingetty
105+
DEBIAN_FRONTEND=noninteractive run apt-get install -y e2fsprogs fdisk build-essential vim mtr openssh-server parted ntpdate lvm2 gddrescue testdisk debootstrap xfsprogs mingetty btrfs-progs
106106
;;
107107
esac
108108

0 commit comments

Comments
 (0)