install kpartx on debian
This commit is contained in:
parent
860daf29c6
commit
1a8d9bedfb
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue