Bläddra i källkod

install kpartx on debian

Bob Mottram 7 år sedan
förälder
incheckning
1a8d9bedfb
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Visa fil

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