You are not logged in.

#1 2013-05-24 20:46:34

Ferdinand866
Member
Registered: 2013-05-24
Posts: 12

[Solved] cant boot after install vmlinuz-linuz not found

well i try to instal 3 times in a row following the archwiki and i get the same error.
i try to ls -R | grep linuz-linux in all partitions of arch and i dont found the kernel.
My try was in my secon hard drive (sdb) and dont work. I think that was for too complex then i leave one hdd to simplify the instalation.
that was kernel of 5/01/2013 dual downloaded of brainfork.me mirror.(i cant hadle grub in my first time for my fault).
the seconf try dont work at all in my memory stick wont boot that was the 03/01/2013 iso.
my 3rd try was on 04/1/2013 a doit better until grub sends me a message of that cannot found that kernel.

teorically the kernel is installed in the system, or created by gcc? I dont found that in any  wiki or thread here .

sry by my fault but i hope that seeing that much videos of arch working and doing the same thing dont work from me is annoying.

PD : strange reasons make mkinitpio -p linux dont work in chrooted system (like arch wiki tell us).

Last edited by Ferdinand866 (2013-05-26 03:39:19)


I have a hamradio license and know over Sail Boats too. My natural languaje is spanish.

Offline

#2 2013-05-24 20:59:00

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,598
Website

Re: [Solved] cant boot after install vmlinuz-linuz not found

You'll need to post some output to help us help you.  For starters:

-Are all your partitions mounted under /mnt as the wiki teaches?
-Did you generate your /etc/fstab while chrooted?
-What is the output of `mkinitcpio -p linux` while chrooted?


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2013-05-24 21:20:21

Ferdinand866
Member
Registered: 2013-05-24
Posts: 12

Re: [Solved] cant boot after install vmlinuz-linuz not found

all questions yes and mkinitcpio -p linux is not there  (file not found the mkinitcpio itself then i copy the file from /bin or /sbin to /mnt/bin to solve this and still gettin error from vmlinuz-linux ) and yes i have trouble in the first or second instalation but in last i mount first my / and then my /boot and /home
sda5 and sda1, sda3 respectively.

the base system installation must leave vmlinuz-linux somewhere?

Last edited by Ferdinand866 (2013-05-24 21:29:00)


I have a hamradio license and know over Sail Boats too. My natural languaje is spanish.

Offline

#4 2013-05-24 21:24:32

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,598
Website

Re: [Solved] cant boot after install vmlinuz-linuz not found

OK, so you've mounted your partitions in the correct order.
/
then
/boot
then /home

You've run the pacstrap script to install the system to them, and you've chrooted into the new location, right?  Did you see any errors there?  When the linux package gets installed, mkinitcpio should automatically run; you shouldn't need to manually do it.

When you are inside the chroot, what is the output of:

ls -l /boot

And

df -h

And

which mkinitcpio

Last edited by graysky (2013-05-24 21:25:00)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2013-05-24 21:25:03

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,873
Website

Re: [Solved] cant boot after install vmlinuz-linuz not found

Post the output of

pacman -r /mnt -Qs "^linux$|^mkinitcpio$|^bash$"

please.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#6 2013-05-24 21:32:29

Ferdinand866
Member
Registered: 2013-05-24
Posts: 12

Re: [Solved] cant boot after install vmlinuz-linuz not found

i gpt no errors from main installations-
ls -l boot

http://pastebin.com/qayZjB4V

df -h

http://pastebin.com/FkH5yud7

whitch mkinitchpio :

/usr/bin/mkinitcpio

the arch wiki text say to do this after changes timezone hostname etc chrooted

who suppose do the pacman -r line?

in the kernel of 05/01/2013 i cant find the netcfg command to do net config or dir /etc/network.d where examples to config may exists is this correct ?

Last edited by Ferdinand866 (2013-05-24 23:26:57)


I have a hamradio license and know over Sail Boats too. My natural languaje is spanish.

Offline

#7 2013-05-25 09:54:01

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,598
Website

Re: [Solved] cant boot after install vmlinuz-linuz not found

Ferdinand866 wrote:

i gpt no errors from main installations-
ls -l boot

http://pastebin.com/qayZjB4V

OK.  Based on the output from your `ls -l boot` you do indeed have the needed kernel images/files for example: /boot/vmlinuz-linux so I don't understand why you say that can't find that file.  It is there!

Ferdinand866 wrote:

Based on this output, you have correctly mounted your partitions.

Ferdinand866 wrote:

the arch wiki text say to do this after changes timezone hostname etc chrooted

who suppose do the pacman -r line?

Not sure what you about about `pacman -r`?

Ferdinand866 wrote:

in the kernel of 05/01/2013 i cant find the netcfg command to do net config or dir /etc/network.d where examples to config may exists is this correct ?

Correct.  Netcfg has been deprecated.  Use netctl now.  As such, there is no /etc/network.d on the filesystem; it has been replaced by /etc/netctl.  No one has updated the wiki article with a wireless netctl example.

In the future, you don't have to use pastebin.  Simply use code tags in your post.

Last edited by graysky (2013-05-25 10:01:07)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#8 2013-05-26 03:10:06

Ferdinand866
Member
Registered: 2013-05-24
Posts: 12

Re: [Solved] cant boot after install vmlinuz-linuz not found

Thanks Graysky a lot for the help and i found the error i made a big big mistake in one on the  commands to install , i can figure how do , but the exhaustion helps to do this clase of mistakes ,
the error was installing the base system.

the line :
pacstrap /mnt base base-devel

i wrote
pacstrap /mnt base-devel

(a lot of packages have to be missed) the listing of /boot i send u i repair the files (another error)  from my iso running image.

PD: my system continues no booting at all i cant figure how fight whit Grub or which mode, again thanks  a lot this distro is not for me .


I have a hamradio license and know over Sail Boats too. My natural languaje is spanish.

Offline

#9 2013-05-28 00:17:42

Ferdinand866
Member
Registered: 2013-05-24
Posts: 12

Re: [Solved] cant boot after install vmlinuz-linuz not found

Sry Gravsky the Pacman -r ask was not for u was for WorMzy.

that line only i have the bash version and i cant figure how that helps whit my problem.


I have a hamradio license and know over Sail Boats too. My natural languaje is spanish.

Offline

Board footer

Powered by FluxBB