diff options
| -rw-r--r-- | content/blogs/the_daily/nvme_troubles_part_2.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blogs/the_daily/nvme_troubles_part_2.gmi b/content/blogs/the_daily/nvme_troubles_part_2.gmi index dbbaa2a..b7ddce5 100644 --- a/content/blogs/the_daily/nvme_troubles_part_2.gmi +++ b/content/blogs/the_daily/nvme_troubles_part_2.gmi @@ -1,6 +1,6 @@ # NVMe Troubles Part 2. -OK! I've managed to boot back into my Btrfs filesystem. The bitrot (I guess) is still present, but I don't mind. I think I'll end up moving my secondary OS over from my primary NVMe to my secondary NVMe, then create a NixOS in-place of that partition, clone my essential files over from my primary NVMe's Arch install, and then nuke the Arch (Btrfs) partition for good. +OK! I've managed to boot back into my Btrfs filesystem. The bitrot (I guess) is still present, but I don't mind. I think I'll end up moving my secondary OS over from my primary NVMe to my secondary NVMe, then create a NixOS install in-place of that partition, clone my essential files over from my primary NVMe's Arch install, and then nuke the Arch (Btrfs) partition for good. Previous blog post in question: |