From 3bdb2932f78dfedee1c40c4845e9534c6e9b768c Mon Sep 17 00:00:00 2001 From: Collin J. Doering Date: Fri, 12 Apr 2024 19:10:18 -0400 Subject: README.org: Correct typo (refer to the correct installation disk) * README.org: It was discovered that the wrong disk was referenced in the README! Its worth noting that this documentation error does not impact the configuration of balg02, as it doesn't directly reference the disk its being installed to, but instead references where /boot/efi is located (which is setup as part preparing for the guix installation by mounting guix's esp partition to /mnt/boot/efi) as well as references to partitions by label. Also noteworthy is that this documentation error does not impact the Manual Testing of bootstrapping Guix from a Debian VM, which still quiet closely mimics balg02. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 7aa44c9..296d70b 100644 --- a/README.org +++ b/README.org @@ -115,7 +115,7 @@ Using the a snippet taken from ~/etc/network/interfaces~ on the existing debian :CUSTOM_ID: disk_partitioning :END: -For this installation we are using ~/dev/sda~ (a 1.5T ssd which is faster then the +For this installation we are using ~/dev/sdb~ (a 1.5T ssd which is faster then the alternative 3.6T ssd in the server). First, we require a variety of tools to setup and partition the disk destined for Guix -- cgit v1.2.3