Btrfs: Difference between revisions
m →Tips and tricks: Link to Btrbk |
Change warning notice |
||
| Line 326: | Line 326: | ||
== Convert Ext3/Ext4 system partition to Btrfs == | == Convert Ext3/Ext4 system partition to Btrfs == | ||
{{Warning|Note that migrating your existing root filesystem can cause data loss or make your system unbootable. Make sure to backup the partition or your files. Proceed only if you know what you're doing!}} | |||
To convert the existing filesystem (Ext3/4) to Btrfs, boot into a NixOS live system and run the following commandː<syntaxhighlight lang="sh"> | To convert the existing filesystem (Ext3/4) to Btrfs, boot into a NixOS live system and run the following commandː<syntaxhighlight lang="sh"> | ||