#[SOLVED] can't boot linux after installing
19 messages ยท Page 1 of 1 (latest)
@thorny raft
Did you create an entry for Arch?
You'll need to boot back into the ISO and mount your EFI partition somewhere
You can just mount it at /mnt now because you don't need anything from the root partition for now
You don't need to
You've already installed the system, you're just editing a file to make an entry for Arch
@thorny raft
Boot back into the ISO
It should look something like this
title Arch Linux
linux /vmlinuz-linux
initrd /initramfs-linux.img
options root=UUID=<put your root partition UUID here, which you can get with blkid> rw
This is assuming your using the normal kernel and ext4 as your root filesystem
The name doesn't matter, but it could be something like arch.conf
It just needs to end in .conf
๐
mederp received a thank you cookie!
.n solved
#9742 ๐ฃ If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you