archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
5.82k stars 509 forks source link

Manual Partitioning failed on b8052c5 #2479

Closed utuhiro78 closed 1 month ago

utuhiro78 commented 2 months ago

Manual Partitioning failed on b8052c5. install.log

There is no problem on v2.8.0.

svartkanin commented 2 months ago

How did you run archinstall? Are you saying that the latest 2.8.0 is working fine?

utuhiro78 commented 2 months ago

How did you run archinstall? Are you saying that the latest 2.8.0 is working fine?

I tested them first on the installed Arch Linux. archinstall-git crashed, archinstall-2.8.0 works fine. I thought "Maybe archinstall-git can't manage the mounted system partition", so I tested them from USB stick.

Boot EndeavourOS from USB stick. (I always run archinstall on XFCE or KDE Plasma. Linux Console can't show Japanese characters properly.) Run Konsole.

archinstall-git

yay -Syy
yay -S --needed python-build python-packaging python-sphinx_rtd_theme 
yay -S archinstall-git
sudo archinstall

archinstall-git.webm

archinstall-2.8.0

yay -S archinstall
sudo archinstall

archinstall-2.8.0.webm

svartkanin commented 2 months ago

Thanks for reporting this I managed to reproduce it and a fix is up

utuhiro78 commented 2 months ago

Thank you so much, svartkanin! It works fine.

archinstall-git-fixed.webm