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/21 01:30] – [NixOS crypt setup] 10.100.0.1pi-homeserver [2022/11/23 20:03] – [NixOS crypt setup] 10.100.0.1
Line 7: Line 7:
   * 8GB eMMC 5.0 (read rate ~130MB/s)\\   * 8GB eMMC 5.0 (read rate ~130MB/s)\\
  
-  * //some M.2 PCIe 2.0 x4 card// (supports NGFF-2280 cards, not compatible with M.2 SATA SSD) +  * M.2 PCIe 2.0 x4 slot (support NGFF-2280): Kingston [[https://www.kingston.com/en/support/technical/products/snvs|SV1 NVME 250GB]] (not compatible with M.2 SATA SSD) 
-  * //some HDDs (1x 12TB will be connected)//+  * //some HDDs (1x 12TB will be connected, 2 SATA-Ports available)//
  
 ====== Powerconsumption ====== ====== Powerconsumption ======
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 /dev/nvmen0n1p2+btrfs-convert /dev/mapper/luks-btrfs
 </code> </code>
 With **blkid** you can get the new UUID for the converted logical volume and 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:
pi-homeserver.txt · Last modified: 2022/11/23 20:42 by 10.100.0.1