An AUR package for partclone-nbd - Export partclone/clonezilla images as block devices without restoring them.
This package provides a Network Block Device (NBD) server that allows you to mount Partclone/Clonezilla images as block devices without the need to restore them first. This is particularly useful for:
- Quick inspection of image contents
- Mounting images for data recovery
- Testing images without full restoration
- Accessing specific files from backup images
git clone https://aur.archlinux.org/partclone-nbd-git.git
cd partclone-nbd-git
makepkg -si
yay -S partclone-nbd-git
paru -S partclone-nbd-git
-
Required:
glibc
git
(make)cmake
(make)
-
Optional:
partclone
: for creating compatible disk imagesclonezilla
: for creating compatible disk images