install kpartx on debian

This commit is contained in:
Bob Mottram 2018-01-31 20:31:37 +00:00
parent 860daf29c6
commit 1a8d9bedfb
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ function image_setup {
sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
sudo apt-get -yq install python-cliapp
sudo apt-get -yq install python-cliapp kpartx
sudo cp /sbin/install-mbr /usr/bin/install-mbr
;;
parabola|arch)