#[SOLVED] Trying to install arch, but I got an error.

115 messages · Page 1 of 1 (latest)

timber burrow
#

I want to dualboot windows and arch and I have selected to format and mount as / the partition where arch will be installed and I mounted boot as /boot/efi. What did I do wrong?

https://0x0.st/Kz5u.log

prisma turtle
#

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

timber burrow
#

I was using manual partitioning

#

Lemme try again

prisma turtle
#

Take a picture of the partitions layout

timber burrow
#

Kk

#

A ty z Polski wgl?

prisma turtle
timber burrow
#

87.9GB Windows 10 Pro

#

150GB for arch

#

@prisma turtle

prisma turtle
#

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

timber burrow
#

A separate boot partition?

prisma turtle
#

Yes. The default configuration of grub + kernel + initramfs will most likely not fit on that partition

timber burrow
#

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

prisma turtle
#

1 GB is recommended

prisma turtle
timber burrow
#

Kk

prisma turtle
#

Or Windows lol

timber burrow
#

I'm using AOMEI partition assistant

#

That was the first one i saw while going into partition tools tab on my medicat USB

prisma turtle
#

Well you better not actually make any partitions on Windows. Just leave unallocated space and format them in Linux

timber burrow
#

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

prisma turtle
#

Yeah that could work too

timber burrow
#

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?

prisma turtle
#

Remove the old flags from the previous boot partition

timber burrow
#

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

prisma turtle
#

I'm pretty sure it should let you modify the flags

timber burrow
#

Maybe I can exit archinstall and remove the flags on other way?

prisma turtle
#

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

timber burrow
#

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

prisma turtle
#

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

timber burrow
#

Well shit

#

What filesystem do I choose?

prisma turtle
#

I'd pick ext4

timber burrow
#

Kk

#

Why do you have 2 pfp

prisma turtle
#

Yeah, now it looks okay, apart from those flags, but we can check that later

prisma turtle
timber burrow
#

Also is it ok that I'm switching to grub instead of leaving it on systemd-boot?

#

On the bootloader tab

prisma turtle
#

Yes, it's okay

timber burrow
#

What's U2F

prisma turtle
timber burrow
#

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

prisma turtle
#

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

timber burrow
#

How do I enable osprober

prisma turtle
#

You make sure there's

GRUB_DISABLE_OS_PROBER=false

in /etc/default/grub

#

Uncommented

timber burrow
#

Bruh

#

I don't have nano installed

#

And even iwctl

prisma turtle
#

Wi-Fi?

timber burrow
#

Ye

#

Lemme try I've thing

prisma turtle
#

Did you install and enable NetworkManager?

#

If so, try nmcli

timber burrow
#

I did select it in archinstall

#

Nah it's ok I'm using my phone as USB router

#

The power of android

prisma turtle
#

Oh okay

timber burrow
#

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

prisma turtle
#

That's not necessary on a newly installed system but sure why not

timber burrow
#

It doesn't harm to run that

#

And it's good to double check stuff

#

[SOLVED] Trying to install arch, but I got an error.