You are not logged in.

#1 2020-01-26 14:02:22

serii366
Member
Registered: 2020-01-26
Posts: 3

I can't install arch with uefi, doesn't exists vimlinuz-linux?

Hi.
Lenovo. I want to install the system via an UEFI.
Created a boot disk while in Ubuntu via the etcher program.

In the BIOS, I can boot in any version, mbr or uefi.

I created 2 partitions on the disk.
1. with UEFI - 512MB
2. ext4-120gb

I created sections using cfdisk commands.
It get this at the end.
/dev / sda1-uefi
/dev / sda2-ext4-root

In the / mnt section, created /Boot.

Mounted / dev / sda2 to / mnt and / dev / sda1 to /mnt /boot

 

arch-chroot /mnt

After i install arch

pacstrap /mnt

and

bootctl install

The problem is, that i get this files in /mnt/boot

http://i.imgur.com/Q4zWXd5.png

Where is vmlinuz-linux, to write it in entries/arch.conf?

I saw this video https://www.youtube.com/watch?v=DfC5hgdtbWY to install arch with uefi, and that guy have there files.

I did everything in stages, as he says in the video. Only I don't have these files.

http://i.imgur.com/wIAphED.png

Please help me, I really want to install arch.

Thank you in advance.

moderator edit -- replaced oversized image with link.
Pasting pictures and code

Last edited by serii366 (2020-01-26 14:06:29)

Offline

#2 2020-01-26 14:11:08

2ManyDogs
Forum Moderator
Registered: 2012-01-15
Posts: 4,645

Re: I can't install arch with uefi, doesn't exists vimlinuz-linux?

Random youtube guides are not supported here -- they are almost always outdated or wrong.

Use the Installation Guide. If you had, you would have seen this section: https://wiki.archlinux.org/index.php/In … l_packages

You need to install a kernel.


How to post. A sincere effort to use modest and proper language and grammar is a sign of respect toward the community.

Offline

#3 2020-01-26 14:13:35

serii366
Member
Registered: 2020-01-26
Posts: 3

Re: I can't install arch with uefi, doesn't exists vimlinuz-linux?

Thanks, i will try this imediatly. And why the command

packstrap /mnt

don't install the kernel automatic?

Offline

#4 2020-01-26 14:16:14

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: I can't install arch with uefi, doesn't exists vimlinuz-linux?

Offline

#5 2020-01-26 19:04:25

avasam
Member
Registered: 2020-01-26
Posts: 70
Website

Re: I can't install arch with uefi, doesn't exists vimlinuz-linux?

i have same problem

Offline

#6 2020-01-26 19:14:46

mlan
Member
From: Sarpsborg, Norway
Registered: 2007-05-01
Posts: 22

Re: I can't install arch with uefi, doesn't exists vimlinuz-linux?

serii366 wrote:

Thanks, i will try this imediatly. And why the command

packstrap /mnt

don't install the kernel automatic?

https://www.archlinux.org/news/base-gro … -required/

Example:

pacstrap /mnt base base-devel linux linux-firmware intel-ucode

Offline

Board footer

Powered by FluxBB