Debian This forum is for the discussion of Debian Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-06-2004, 09:03 PM
|
#1
|
Member
Registered: Mar 2004
Distribution: Debian 'Sarge'
Posts: 168
Rep:
|
What is the purpose of /vmlinuz since it is not referred to in menu.lst(GRUB)?
I have this link in my / directory:
david:/# ls -l vmlinuz
lrwxrwxrwx 1 root root 25 Apr 6 15:16 vmlinuz -> boot/vmlinuz-2.4.18-bf2.4
However, in my /boot/grub/menu.lst, I have the following entries:
title Debian GNU/Linux, kernel 2.4.18-bf2.4
root (hd0,2)
kernel /boot/vmlinuz-2.4.18-bf2.4 root=/dev/hda3 ro
savedefault
boot
title Debian GNU/Linux, kernel 2.4.18-bf2.4 (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.4.18-bf2.4 root=/dev/hda3 ro single
savedefault
boot
How purpose does /vmlinuz have since it is not referred to in the /boot/grub/menu.lst?
|
|
|
04-06-2004, 09:35 PM
|
#2
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313
Rep:
|
Maybe LILO needs it?
Mines often been wrong (Switching between kernels etc.) and I've suffered no ill because of it. There maybe some programs, or configs that require the link, but I don't think so.
|
|
|
04-06-2004, 09:38 PM
|
#3
|
Member
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183
Rep:
|
Mainly, its just for ease of adressing. When you do the links, you can change the kernel much easier.
|
|
|
04-07-2004, 06:23 AM
|
#4
|
Senior Member
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690
Rep:
|
what about calling your new kernel image vmlinuz-2.X and check if it doesn't not upgrade the menu lst ...
|
|
|
04-07-2004, 12:40 PM
|
#5
|
Member
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183
Rep:
|
I sorta left some info out. The way that debian uses kernels is that it makes them into installable .debs using kernel-package (make-kpkg) . the vmlinuz is just the way that the scripts install the kernel. I suppose, you could change it manually, but it needlesssly complicates the process.
|
|
|
04-08-2004, 02:41 PM
|
#6
|
LQ Newbie
Registered: Mar 2004
Distribution: debian sarge, 2.6.6, and ALSA finally works!!
Posts: 18
Rep:
|
I had this the other night when I was trying to upgrade something (didn't work in the end, ).
But, in my lilo.conf it has the line
image=/vmlinuz
so its used by lilo to find the kernel.
|
|
|
All times are GMT -5. The time now is 02:57 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|