Releases: claudemods/claudemods-ArchInstaller
Rolling Build v1.02 19-22-2024
claudemods Arch Installer v1.02 19/12/2024
new method to install with new qt6 application
simply execute ArchLinuxInstaller.bin
select a drive to install on with select drives tab
then click install once on install tab and enter password
once you enter your password let the application do the rest
there is a process bar and a log button also
to run the tui script as root with command sudo ./ArchGrubExt4.bin "yourdrive" script
"yourdrive" should be entered as e.g /dev/sda or /dev/vda ect......
This will setup your Drive As GPT ext4
Drives Will Be sda1 for efi and sda2 for your linux system
This will not setup a seperate swap
installation takes around 5-6 minutes depending on squashfs size
v1.02 news
v1.02 has a new gui and script option
please note the qt6 gui version is pretty solid though the tui script needs some work
i plan to try to support Btrfs and maybe some others im still building it
changelog v1.02 so far 19/12/2024
new qt6 gui tested and works well every time
completely rebuilt but works mostly the same
removal of change hostname and user name i will be adding this back with fixes in a newer file
new method to run the script enter command sudo ./ArchGrubExt4.bin "yourdrive" script
"yourdrive" should be entered as e.g /dev/sda or /dev/vda ect......
new run additional scripts option added though there is no scripts just yet
reboot option still remains