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