Преглед на файлове

install kpartx on debian

Bob Mottram преди 7 години
родител
ревизия
1a8d9bedfb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Целия файл

@@ -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)