332 B
332 B
Dedibox Scaleway Online.net
Installation btrfs /data
- Create big
/data/disk asext4(via webgui) umount /data- Install btrfs tools:
apt install btrfs-progs - List disks:
fdisk -l - Format whole partition to btrfs:
/sbin/mkfs.btrfs -f /dev/sda4 - Install neovim:
apt install neovim - Get disk UUID:
blkid