Replies: 2 comments
-
So when you select "manual partitioning" it will open cfdisk (after summary) so you can create your esp and root partition (can just exit cfdisk if already done) and then it will ask you select the esp and root partitions that you've made. |
Beta Was this translation helpful? Give feedback.
-
You can use the script in the live installer or you can run through the calamares installer and partition there, and then use the script while booted. I prefer using it in the live installer though since there is 1 less rebuild which is quicker. Installing from tty is a bit advanced and works on my machine but has not been tested on others, so if you have feedback, would be much appreciated. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I decided to dive in into NixOS and your project seems to be a great starting point. So I have Arch Linux installed in nvme0n1p2 that is using nvme0n1p1 ESP. I partitioned nvme0n1p3 for NixOS myself before running install.sh also mounted both esp and p3. Now, when I run your script it seems to me that it tried to perform a formatting of ESP... What shoud I do, can you clarify please?
Beta Was this translation helpful? Give feedback.
All reactions