#[SOLVED] Trying to install arch, but I got an error.
115 messages · Page 1 of 1 (latest)
Could you try doing that again? Make sure to use manual partitioning, make sure to pick a proper filesystem, mount that partition as /, mount your FAT32 EFI partition as /boot (not /boot/efi - deprecated) and make sure it has the boot and esp flags
The install log says there weren't any mount points
Take a picture of the partitions layout

Okay
First of all that EFI partition might be too small
I recommend making a separate one
So there's a smaller chance of Windows fucking your Linux bootloader up
A separate boot partition?
Yes. The default configuration of grub + kernel + initramfs will most likely not fit on that partition
What size I need to make the new boot partition
And is it important where is it placed?
I mean like
Next to the other boot partition or far away from it
And how do I make a partition
I think I'll switch to windows and use the disk management to do that
Or maybe something on my medicat USB can help
At least 512 MB
1 GB is recommended
No
Kk
You can use cfdisk or something
Or Windows lol
I'm using AOMEI partition assistant
That was the first one i saw while going into partition tools tab on my medicat USB
Well you better not actually make any partitions on Windows. Just leave unallocated space and format them in Linux
The way I was doing it was to temporarily make a partition in windows and then tell archinstall to do whatever with it is needed
Yeah that could work too
I've made a 149GB partition which archinstall will later format and I left 1GB unallocated space for the boot partition
Is this good?
Will this work, @prisma turtle?
Remove the old flags from the previous boot partition
Delete boot and esp flag from the 100mib boot partition?
Ok.
Uh
How
When I press enter on it I can only delete it, mark/unmark na to format and delete it
I'm pretty sure it should let you modify the flags
But in that case I don't know - average archinstall experience. I'm not even sure if it matters, because if there's no mountpoint, archinstall won't add the partition to /etc/fstab and should dismiss the flags
Well, do you know someone who knows more about archinstall?
Or at least what to do here?
I'm gonna try now assigning mount point /boot to the new boot partition and we'll see how it'll go
I think it works
We'll gonna see when it reboots
Windows booted
Lemme check bios
Ok yeah now it works
I had to change the boot order
What the
@prisma turtle pls help
Okay I'm so sorry
I didn't realize that you were trying to install Linux on an ntfs partition
That's not going to happen
Reinstall
That's exactly why I told you to format the partitions in Linux
I'd pick ext4
Yeah, now it looks okay, apart from those flags, but we can check that later
I have two pfps, your discord is just bugging out because it's supposed to show you the
one on this server
Also is it ok that I'm switching to grub instead of leaving it on systemd-boot?
On the bootloader tab
Yes, it's okay
What's U2F
Its installed and working!
-# Fucking auto focus
Now how do o make windows appear
In the boot manager
So I don't have to go to bios every time
Is it update-grub
You enable os-prober in /etc/default/grub and
grub-mkconfig -o /boot/grub/grub.cfg
It should detect Windows and add it to grub
Oh and you need to install os-prober first
How do I enable osprober
You make sure there's
GRUB_DISABLE_OS_PROBER=false
in /etc/default/grub
Uncommented
Wi-Fi?
I did select it in archinstall
Nah it's ok I'm using my phone as USB router
The power of android
Oh okay
Idk if iphones has that
Ok
First of all now, pacman -Syu
If I'm correct
Its been a while since I've used arch last time
That's not necessary on a newly installed system but sure why not