← prev | next →
SwitchAxe 2022-09-05 17:56:12
you can also just do
mount esp –mkdir /mnt/boot
Geraltyen 2022-09-05 17:56:39
SwitchAxe 2022-09-05 17:55:46
to mount the esp there afterwards
so whats difference if its loaded to root
Ronard 2022-09-05 17:56:50
Geraltyen 2022-09-05 17:56:39
so whats difference if its loaded to root
It should be loaded in root, dude :))
Geraltyen 2022-09-05 17:57:08
Ronard 2022-09-05 17:56:50
It should be loaded in root, dude :))
yes it did
Ronard 2022-09-05 17:57:11
I mean the root differs to /boot. My badd
shabang_68 2022-09-05 17:57:25
fabiscafe 2022-09-05 17:39:48
Create a new user and check if it works for this user
no change
Ronard 2022-09-05 17:57:50
You cant use only the root, since /dev/sda2 is already loaded in /
Ronard 2022-09-05 17:58:23
Dude, this cooldown between messages is making me typing bad af ))
Geraltyen 2022-09-05 17:58:35
Ronard 2022-09-05 17:57:50
You cant use only the root, since /dev/sda2 is already loaded in /
sorry I am newbie, Then why it doesnt throw error with this
Ronard 2022-09-05 17:59:26
Geraltyen 2022-09-05 17:58:35
sorry I am newbie, Then why it doesnt throw error with this
Lemme install telegram inyo my machine
Ronard 2022-09-05 18:01:14
Geraltyen 2022-09-05 17:58:35
sorry I am newbie, Then why it doesnt throw error with this
dev/sda1 is different to dev/sda2. the efi scheme uses separate partitions for the booot. the /boot should be in /. root is just a path.
fabiscafe 2022-09-05 18:01:43
shabang_68 2022-09-05 17:57:25
no change
Whats the output of:
file /usr/share/pixmaps/archlinux-logo-text{,-dark}.{png,svg}
Ronard 2022-09-05 18:01:52
mounting the efi alone in the / will make the /boot path as the / itself, so it will rsult in an only grub interface, without having something to boot from
Ronard 2022-09-05 18:02:27
but, trust me. use archinstall binary while you ve booted into the live cd
Ronard 2022-09-05 18:02:51
just tipe archinstall into the terminal, while you are connected to internet, and the installer will take care of all things
shabang_68 2022-09-05 18:03:19
fabiscafe 2022-09-05 18:01:43
Whats the output of:
file /usr/share/pixmaps/archlinux-logo-text{,-dark}.{png,svg}
/usr/share/pixmaps/archlinux-logo-text.png: cannot open `/usr/share/pixmaps/archlinux-logo-text.png’ (No such file or directory)
/usr/share/pixmaps/archlinux-logo-text.svg: SVG Scalable Vector Graphics image
/usr/share/pixmaps/archlinux-logo-text-dark.png: cannot open `/usr/share/pixmaps/archlinux-logo-text-dark.png’ (No such file or directory)
/usr/share/pixmaps/archlinux-logo-text-dark.svg: SVG Scalable Vector Graphics image
Geraltyen 2022-09-05 18:03:40
Ronard 2022-09-05 18:01:52
mounting the efi alone in the / will make the /boot path as the / itself, so it will rsult in an only grub interface, without having something to boot from
I see so that might be the jssue, as both collide ??
Geraltyen 2022-09-05 18:04:01
Ronard 2022-09-05 18:02:51
just tipe archinstall into the terminal, while you are connected to internet, and the installer will take care of all things
I am signing bootloader, I already have everything that is working
Ronard 2022-09-05 18:04:16
the mkinitcpio need the root to make the modules to boot
Ronard 2022-09-05 18:04:36
and the grub too. just mount it as /mnt/boot.
fabiscafe 2022-09-05 18:05:06
shabang_68 2022-09-05 18:03:19
/usr/share/pixmaps/archlinux-logo-text.png: cannot open `/usr/share/pixmaps/archlinux-logo-text.png’ (No such file or directory)
/usr/share/pixmaps/archlinux-logo-text.svg: SVG Scalable Vector Graphics image
/usr/share/pixmaps/archlinux-logo-text-dark.png: cannot open `/usr/share/pixmaps/archlinux-logo-text-dark.png’ (No such file or directory)
/usr/share/pixmaps/archlinux-logo-text-dark.svg: SVG Scalable Vector Graphics image
Hm that looks OK. Do you use some icon theme?
Ronard 2022-09-05 18:05:25
is installing openrc on arch as easy as installation of a simple binary? :))
shabang_68 2022-09-05 18:06:01
fabiscafe 2022-09-05 18:05:06
Hm that looks OK. Do you use some icon theme?
I use Epapirus-Dark
Ronard 2022-09-05 18:06:26
https://wiki.archlinux.org/title/archinstall
Ronard 2022-09-05 18:06:44
again, this is the simplest solution to install the arch into your system
SwitchAxe 2022-09-05 18:07:00
Ronard 2022-09-05 18:05:25
is installing openrc on arch as easy as installation of a simple binary? :))
isn’t openrc an init?
Ronard 2022-09-05 18:07:07
in giving you a de, an user, the base packages, the repos by using reflector.
Ronard 2022-09-05 18:07:25
SwitchAxe 2022-09-05 18:07:00
isn’t openrc an init?
yep, but i want to get rid of systemd ))) but i m just a noob at this point
SwitchAxe 2022-09-05 18:07:55
it is strongly discouraged to change arch’s init, if you need a distribution with a different init for whatever reason it’s far simpler to just stick with another distro that natively supports your init
SwitchAxe 2022-09-05 18:08:23
arch, the arch wiki, and all of the arch packages assume that your init is systemd
Geraltyen 2022-09-05 18:08:54
SwitchAxe 2022-09-05 17:56:12
you can also just do
mount esp –mkdir /mnt/boot
it still throw error after pointing eft directory to /mnt/boot
Geraltyen 2022-09-05 18:09:09
Ronard 2022-09-05 18:04:36
and the grub too. just mount it as /mnt/boot.
I did this
fabiscafe 2022-09-05 18:09:25
shabang_68 2022-09-05 18:06:01
I use Epapirus-Dark
remove that (not disable, remove), clear your .cache, reboot and try again.
Ronard 2022-09-05 18:10:22
Geraltyen 2022-09-05 18:08:54
it still throw error after pointing eft directory to /mnt/boot
Can i see it?
shabang_68 2022-09-05 18:10:31
fabiscafe 2022-09-05 18:09:25
remove that (not disable, remove), clear your .cache, reboot and try again.
(not disable, remove)?
← prev | next →