Explorar el Código

mkimage: get rid of partx completely.

Juan RP hace 10 años
padre
commit
8939262303
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      mkimage.sh.in

+ 0 - 1
mkimage.sh.in

@@ -187,7 +187,6 @@ if [ "$PLATFORM" != "beaglebone" ]; then
     umount ${ROOTFSDIR}/boot
 fi
 umount $ROOTFSDIR
-partx -d $LOOPDEV
 losetup -d $LOOPDEV
 rmdir $ROOTFSDIR