That disk you can read in the picture is the one I use for Windows and when I install GRUB, so why not go now?

|
JF049 2022-08-29 10:03:32
Ryoma123 2022-08-29 10:02:35
I dont know

archlinuxgroup-610655.jpg
The partition table type can be seen here with fdisk -l

Ryoma123 2022-08-29 10:04:33
JF049 2022-08-29 10:03:32
The partition table type can be seen here with fdisk -l

Too late to check, I’ve already deleted everything because I broke my balls

JF049 2022-08-29 10:04:45
HAhhahahahaah
Ryoma123 2022-08-29 10:05:05
Now I’m on Windows that I still have to do things soon, luckily my mother didn’t break that too
fabiscafe 2022-08-29 10:05:48
Ryoma123 2022-08-29 10:01:05
But I can’t understand how to use it

What do you mean?

Ryoma123 2022-08-29 10:06:18
fabiscafe 2022-08-29 10:05:48
What do you mean?

I can’t understand how to use it

fabiscafe 2022-08-29 10:07:09
Ryoma123 2022-08-29 10:06:18
I can’t understand how to use it

In what way? usually you dont use the bootloader at all.

Ryoma123 2022-08-29 10:07:51
fabiscafe 2022-08-29 10:07:09
In what way? usually you dont use the bootloader at all.

I DON’T UNDERSTAND HOW SYSTEMD-BOOT IS USED

Ryoma123 2022-08-29 10:08:03
Naggia a Dio
fabiscafe 2022-08-29 10:09:27
Ryoma123 2022-08-29 10:07:51
I DON’T UNDERSTAND HOW SYSTEMD-BOOT IS USED

It’s a bootloader. It’s used basically in the same way as grub. just with less features, more simple.

JF049 2022-08-29 10:09:40
Ryoma123 2022-08-29 09:55:57
1. Don’t point out Manjaro to me because I only used him to see the problem
2. My mom dusted the PC while it was on and I don’t know what she did, but the fact is that I can’t go to my distro anymore and the bootloader doesn’t work, so I decided to install all over again, including GRUB, but just this asshole does not install and sends me the error you see in the picture. That disk you can read in the picture is the one I use for Windows and when I install GRUB, so why not go now? I don’t know!

Anyways, what you are doing wrong here is that you’ve probably tried to install GRUB with parameters that treat the disk as the one with MBR partition table, and considering the fact that it has Windows installed on it, you may want it to be more like: grub-install –target=x86_64-efi –efi-directory=/YOUR_EFI_PARTITION_MOUNT_POINT –bootloader-id=GRUB. It may probably have a GPT table with a partition with EFI binaries which load Windows

Ryoma123 2022-08-29 10:10:57
JF049 2022-08-29 10:09:40
Anyways, what you are doing wrong here is that you’ve probably tried to install GRUB with parameters that treat the disk as the one with MBR partition table, and considering the fact that it has Windows installed on it, you may want it to be more like: grub-install –target=x86_64-efi –efi-directory=/YOUR_EFI_PARTITION_MOUNT_POINT –bootloader-id=GRUB. It may probably have a GPT table with a partition with EFI binaries which load Windows

But sorry, I’ve always used EndeavourOS automatic installation, why can’t it do NOTHING now?

JF049 2022-08-29 10:11:47
Ryoma123 2022-08-29 10:10:57
But sorry, I’ve always used EndeavourOS automatic installation, why can’t it do NOTHING now?

I don’t know? I wanted to see what partition table and what its type there to determine a possible issue

Ryoma123 2022-08-29 10:12:48
JF049 2022-08-29 10:11:47
I don’t know? I wanted to see what partition table and what its type there to determine a possible issue

Tell me how and I’ll show you

JF049 2022-08-29 10:12:56
fdisk -l
Ryoma123 2022-08-29 10:13:08
JF049 2022-08-29 10:12:56
fdisk -l

Is it okay even live?

JF049 2022-08-29 10:13:57
It is, it only lists partition tables of your disks
JF049 2022-08-29 10:15:06
(And, btw, if you’re on Arch Linux group, we always expect that you use Arch Linux to install the system (manually or with archinstall))
crab🦀 2022-08-29 10:16:32
Ryoma123 2022-08-29 10:10:57
But sorry, I’ve always used EndeavourOS automatic installation, why can’t it do NOTHING now?

You’d better ask this question in an EndeavourOS group

Ryoma123 2022-08-29 10:17:32
I am asking this question to every possible group to find a solution as soon as possible
crab🦀 2022-08-29 10:20:55
Ryoma123 2022-08-29 10:17:32
I am asking this question to every possible group to find a solution as soon as possible

Don’t do that. We don’t help with other distributions

Ryoma123 2022-08-29 10:21:48
JF049 2022-08-29 10:15:06
(And, btw, if you’re on Arch Linux group, we always expect that you use Arch Linux to install the system (manually or with archinstall))

archlinuxgroup-610678.jpg

JF049 2022-08-29 10:22:54
Ryoma123 2022-08-29 10:21:48

Yeah, I was right. If you want to install GRUB and then Arch Linux, consider doing this: https://wiki.archlinux.org/title/GRUB#Installation

p87726 2022-08-29 10:22:54
fabiscafe 2022-08-29 09:51:57
the unified image does make it a lot easier, as you dont have to write config files for your kernel and you can easily enable secureboot via sbctl later on.
Also you can have a nice splash screen on boot without any need of plymouth 😂

Ooh. Is that safe to do on an existing system?

C0rn3j 2022-08-29 10:23:54
Ryoma123 2022-08-29 10:17:32
I am asking this question to every possible group to find a solution as soon as possible

Oh so you’re spamming everywhere wasting everyone’s time? That’s double nice.

fabiscafe 2022-08-29 10:29:10
p87726 2022-08-29 10:22:54
Ooh. Is that safe to do on an existing system?

Yes. As long as your esp can fit it it’s safe to use it. Just make sure that you create an additional linux.present file for it as long as you want to use it in addition to your current setup

Alyx 🦊 2022-08-29 11:08:23
grazzolini 2022-08-29 03:39:10
This breakage doesn’t have much to do with UEFI

I know but grub is fucked on UEFI systems, that’s what I meant

Alyx 🦊 2022-08-29 11:08:43
Sorry, I have a COVID brain, got myself infected for the first time I think
Ahsan Habib 2022-08-29 11:11:57
BarakObama 2022-08-28 23:23:03

lol I tried this the day before yesterday…. Fedora was okay buy could not show the font awesome icons properly since it was not updated in the repos . I hopped 3 times and came to a conclusion that i will never leave arch. Cause it works best for me

S0A1T2 2022-08-29 11:46:41
Hi, What tool should I use for screen sharing?
MasterDevX 2022-08-29 11:48:28
S0A1T2 2022-08-29 11:46:41
Hi, What tool should I use for screen sharing?

I like SimpleScreenRecorder, it is really simple and works nice.

teoxiandoerjwjwhhwjwhwjhw137 2022-08-29 11:49:09
guyz, how can i add one more language to keyboard layout and swap between them?
RischioCinico 2022-08-29 11:57:48
teoxiandoerjwjwhhwjwhwjhw137 2022-08-29 11:49:09
guyz, how can i add one more language to keyboard layout and swap between them?

What DE are you using?

teoxiandoerjwjwhhwjwhwjhw137 2022-08-29 11:58:41
dwm
grazzolini 2022-08-29 12:14:20
teoxiandoerjwjwhhwjwhwjhw137 2022-08-29 11:58:41
dwm

It’s a wm, not a de

|