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.
This commit is contained in:
Collin J. Doering 2024-04-12 19:10:18 -04:00
parent d3a58bb2e6
commit 3bdb2932f7
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 1 additions and 1 deletions

View File

@ -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