btrfs-image
Checksumming Copy on Write Filesystem utilities
Install
- All systems
-
curl cmd.cat/btrfs-image.sh
- Debian
-
apt-get install btrfs-progs
- Ubuntu
-
apt-get install btrfs-progs
- Alpine
-
apk add btrfs-progs
- Arch Linux
-
pacman -S btrfs-progs
- Kali Linux
-
apt-get install btrfs-progs
- CentOS
-
yum install btrfs-progs
- Fedora
-
dnf install btrfs-progs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install btrfs-progs
- Raspbian
-
apt-get install btrfs-progs
- Dockerfile
- dockerfile.run/btrfs-image
- Docker
-
docker run cmd.cat/btrfs-image btrfs-image
powered by Commando
btrfs-progs
Checksumming Copy on Write Filesystem utilities
Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. This package contains utilities (mkfs, fsck) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.
btrfs-tools
Checksumming Copy on Write Filesystem utilities
Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. This package contains utilities (mkfs, fsck) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.