Anton Hvornum
Anton Hvornum
I'm starting to hear more and more requests for options in the menu. Maybe we find a clever way of offering more menu options without tainting the guided installer? As...
I kind of see the point in selecting a default shell before/during installation. As part of my automated install collection of machines, it would be nice to not have to...
> > If there's no traction I'll close this issue around 2022-06-22. > > A useful feature from github to set a TTL on inactive issues and just reopen them...
People seem to be very passionate about not adding this in. I could very well see this as a sub-menu entry to the user creation now that the user creation...
I'm wondering if you have a disk label/partition label that contains native language? like `backup hårddisk` and that it causes an issue?
not sure, could you post the output of `lsblk --json`?
Unfortunately I need the string that is hidden hehe. You can enable scrolling with `lsblk -f -o+TYPE,SIZE -J | less -S` It's specifically the `label` field that I'm worried is...
Yea it's the label for sure. I'll see if I can add some error handling, it's going to be hard without doing `str.replace()` on weird things, or clean it before...
Thank you for reporting the issue and all we usually need is the install log which you correctly attached :) For future references the instructions are here: https://archinstall.readthedocs.io/help/issues.html but it...
Yea, I introduced some additional tweaks the last two weeks that should solve this. I still do find this particular issue from time to time. But it's extremely hard to...