I'm trying to make a subvolume in my home folder but I keep getting an error saying that it is not a btrfs filesystem. This is strange because @home exists, so clearly, the disk is btrfs.
Code:
[FONT=monospace][COLOR=#54FF54][B]sarah@ConvergentRefuge[/B][/COLOR]:[COLOR=#5454FF][B]~[/B][/COLOR]$ btrfs subvolume create ARC ERROR: not a btrfs filesystem: . [COLOR=#54FF54][B]sarah@ConvergentRefuge[/B][/COLOR]:[COLOR=#5454FF][B]~[/B][/COLOR]$ sudo btrfs subvolume list / ID 257 gen 405646 top level 5 path @ ID 258 gen 405646 top level 5 path @home [/FONT]
Comment