You are not logged in.
Hi, I installed Arch Linux with Archinstaller and when I'm trying to boot arch linux, I'm getting the message with text "PARTUUID=None" and I can't load to arch. How can I do it in secure shell?
Last edited by DZZc0rd (2023-10-12 11:45:22)
Offline
Please post your archinstall.log.
Mod note: moving to archinstall subforum.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
I solved it, I don't need help anymore
Offline
Please share the solution so others with the same issue can benefit.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Ok, so I used my USB to open archiso, then mounted root partition to /mnt and EFI partition to /mnt/boot, then wrote arch-chroot /mnt, got UUID with cat /etc/fstab and replaced None with UUID of root folder in .conf and fallback.conf files in /boot/loader/entries folder, then rebooted the system
Offline