LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-24-2021, 01:12 AM   #1
BudiKusasi
Member
 
Registered: Apr 2017
Distribution: Artix
Posts: 345

Rep: Reputation: 15
can't find vmlinuz kernel in ver.14.2 ISO


I can't find vmlinuz kernel in ver.14.2 ISO

Its name been changed ? to what?

Please help
 
Old 01-24-2021, 01:57 AM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,055

Rep: Reputation: Disabled
vmlinuz is a symbolic link to the kernel. it's not shipped as-is in the ISO but is created in /boot when you install a kernel package.
 
Old 01-24-2021, 02:04 AM   #3
BudiKusasi
Member
 
Registered: Apr 2017
Distribution: Artix
Posts: 345

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Didier Spaier View Post
vmlinuz is a symbolic link to the kernel. it's not shipped as-is in the ISO but is created in /boot when you install a kernel package.
link to which ?

which is needed in grub editing e.g.

Code:
...
...
linux /user/Downloads/slackware14.2/vmlinuz
initrd /user/Downloads/slackware14.2/initrd.img

Please help.

Last edited by BudiKusasi; 01-24-2021 at 02:07 AM.
 
Old 01-24-2021, 02:41 AM   #4
pghvlaans
Member
 
Registered: Jan 2021
Distribution: Slackware64 {15.0,-current}, FreeBSD, stuff on QEMU
Posts: 450

Rep: Reputation: 363Reputation: 363Reputation: 363Reputation: 363
By default, vmlinuz links to vmlinuz-huge-(kernel.version.here). The huge kernel doesn't need initrd to boot with GRUB. vmlinuz-generic goes to vmlinuz-generic-(kernel.version.here). The linking happens when the kernel packages are installed.

This works for my grub.cfg (no separate /boot partition):

Huge:
Code:
...
linux /boot/vmlinuz root=/dev/whatever
Generic:
Code:
...
linux /boot/vmlinuz-generic root=/dev/whatever
initrd /boot/initrd.gz
 
1 members found this post helpful.
Old 01-24-2021, 02:41 AM   #5
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 914

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
Quote:
Originally Posted by BudiKusasi View Post
link to which ?

which is needed in grub editing e.g.

Code:
...
...
linux /user/Downloads/slackware14.2/vmlinuz
initrd /user/Downloads/slackware14.2/initrd.img

Please help.
My grub entry for that is:
Code:
menuentry "Installer for Slackware64-14.2" {
        root='(hd0,gpt3)'
        linux   /slackware64-14.2/kernels/huge.s/bzImage
        initrd  /slackware64-14.2/isolinux/initrd.img
}
You'll have to adapt root='(hd0,gpt3)' to whatever applies to your system.

chris

Last edited by chris.willing; 01-24-2021 at 02:46 AM.
 
1 members found this post helpful.
Old 01-24-2021, 05:44 AM   #6
BudiKusasi
Member
 
Registered: Apr 2017
Distribution: Artix
Posts: 345

Original Poster
Rep: Reputation: 15
some redundant, inefficient though

7630144 EFI/BOOT/huge.s
7630144 kernels/huge.s/bzImage

39424516 EFI/BOOT/initrd.img
39424516 isolinux/initrd.img
 
Old 01-24-2021, 02:55 PM   #7
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
Quote:
Originally Posted by BudiKusasi View Post
some redundant, inefficient though

7630144 EFI/BOOT/huge.s
7630144 kernels/huge.s/bzImage

39424516 EFI/BOOT/initrd.img
39424516 isolinux/initrd.img
One for boot with EFI firmware and other for legacy BIOS?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why both files vmlinuz and vmlinuz-4.xx-something in distro? AlexM202020 Linux From Scratch 4 03-08-2019 03:16 AM
[SOLVED] How to user vmlinuz-generic instead of vmlinuz-huge-smp? cola Slackware 12 09-15-2009 01:54 PM
Ver 2 Compiler With Ver 3. Kernel wat to do? cam34 Linux - Software 3 08-31-2003 06:15 PM
Ver. 2 @ Ver. 3 Compiler / WinModem Prob. cam34 Linux - Software 1 08-31-2003 03:55 PM
Redhat Ver 7 vs Ver 7.1 mullapudy Linux - Newbie 2 10-18-2001 01:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration