Site Tools


pi-homeserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
pi-homeserver [2022/11/20 20:29] – [NixOS crypt setup] 10.100.0.1pi-homeserver [2022/11/21 01:30] – [NixOS crypt setup] 10.100.0.1
Line 22: Line 22:
 Before reboot you can unmount the new installation-system partitions. Then you can simply convert the ext4-filesystem with Before reboot you can unmount the new installation-system partitions. Then you can simply convert the ext4-filesystem with
 <code bash> <code bash>
-btrfs-convert /tmp/newroot +btrfs-convert /dev/nvmen0n1p2 
-</code/ +</code> 
-With **blkid** you can get the new UUID for the logical-volume which you can copy in hardware-configuration.nix file:+With **blkid** you can get the new UUID for the converted logical volume and copy in hardware-configuration.nix file:
 ==== hardware-configuration.nix ==== ==== hardware-configuration.nix ====
 <code bash> <code bash>
pi-homeserver.txt · Last modified: 2022/11/23 20:42 by 10.100.0.1