Re: How to downgrade kernel?

2004-05-11 Thread Pedro M. (Morphix User)
Jonathan Melhuish escribió:

Kent West wrote:


Anyway, at the expense of being locked to a specific kernel version, 
I'd really like to get it working.  So I use apt-get to download the 
appropriate kernel, headers and pcmcia-modules.  But how do I 
activate it?  Presumably I need an initrd image in my boot 
partition?  None have been forthcoming.

When you apt-getted the kernel, it should have placed the new kernel 
and the initrd.img in /boot, created symlink (vmlinuz and initrd) in 
/ that points to them, and then run lilo. When lilo ran, it should 
have warned you about putting initrd=/initrd.img in /etc/lilo.conf.


It should, and indeed it does whenever I upgrade the kernel.  But it
doesn't when you're downgrading the kernel, which is fair enough.
Performing these steps manually got it working.
Thanks a lot for your help!

Cheers,

Jon



For me, It wasn't so easy to upgrade. How can I see If I have upgraded 
my kernel to 2.6.X (i.e.).

I apt-get the kernel images, and I only see my 2.4 kernel (I think).

Regards.

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to downgrade kernel?

2004-05-11 Thread Colin Watson
On Tue, May 11, 2004 at 07:54:22PM +0200, Pedro M. (Morphix User) wrote:
 For me, It wasn't so easy to upgrade. How can I see If I have upgraded 
 my kernel to 2.6.X (i.e.).

uname -a

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to downgrade kernel?

2004-05-11 Thread Pedro M. (Morphix User)
Colin Watson escribió:

On Tue, May 11, 2004 at 07:54:22PM +0200, Pedro M. (Morphix User) wrote:
 

For me, It wasn't so easy to upgrade. How can I see If I have upgraded 
my kernel to 2.6.X (i.e.).
   

uname -a

 

I recieve

Linux Linux 2.4.21-xfs #13 SMP Tue Aug 26 01:46:14 CEST 2003 i686 GNU/Linux

And I have got and installed the 2.6 kernel using synaptic ( apt-got the 
image).

So, why isn't it working 2.6?..

Regards.

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to downgrade kernel?

2004-05-11 Thread PetoR - www.lentus.sk
Pedro M. (Morphix User) wrote:

Colin Watson escribió:

On Tue, May 11, 2004 at 07:54:22PM +0200, Pedro M. (Morphix User) wrote:
 

For me, It wasn't so easy to upgrade. How can I see If I have 
upgraded my kernel to 2.6.X (i.e.).
  


uname -a

 

I recieve

Linux Linux 2.4.21-xfs #13 SMP Tue Aug 26 01:46:14 CEST 2003 i686 GNU/Linux

And I have got and installed the 2.6 kernel using synaptic ( apt-got the 
image).

So, why isn't it working 2.6?..

Hi
1.
Send me your /etc/lilo.cont, your hardware configuration, 
/etc/apt/sources.list.

2.
Did you run
apt-get update
apt-get upgrade
3.
apt-get install kernel-some_number
4.
Can u write us why u wanna change to 2.6.x?
If because its newer faster better I recommend you to NOT do it.
Just upgrade to 2.4.25 from Debian.
Bye

Peter
www.lentus.sk
-=x=-
Skontrolované antivírovým programom NOD32
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to downgrade kernel?

2004-05-08 Thread Jonathan Melhuish
Kent West wrote:


Anyway, at the expense of being locked to a specific kernel version, 
I'd really like to get it working.  So I use apt-get to download the 
appropriate kernel, headers and pcmcia-modules.  But how do I 
activate it?  Presumably I need an initrd image in my boot 
partition?  None have been forthcoming.

When you apt-getted the kernel, it should have placed the new kernel 
and the initrd.img in /boot, created symlink (vmlinuz and initrd) in / 
that points to them, and then run lilo. When lilo ran, it should have 
warned you about putting initrd=/initrd.img in /etc/lilo.conf.
It should, and indeed it does whenever I upgrade the kernel.  But it
doesn't when you're downgrading the kernel, which is fair enough.
Performing these steps manually got it working.
Thanks a lot for your help!

Cheers,

Jon



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to downgrade kernel?

2004-05-07 Thread Kent West

Anyway, at the expense of being locked to a specific kernel version, 
I'd really like to get it working.  So I use apt-get to download the 
appropriate kernel, headers and pcmcia-modules.  But how do I 
activate it?  Presumably I need an initrd image in my boot 
partition?  None have been forthcoming.

When you apt-getted the kernel, it should have placed the new kernel and 
the initrd.img in /boot, created symlink (vmlinuz and initrd) in / that 
points to them, and then run lilo. When lilo ran, it should have warned 
you about putting initrd=/initrd.img in /etc/lilo.conf. If you did, 
before lilo finished running, then all that should be left is to reboot. 
If you did not, add that line to the appropriate stanza in lilo.con, 
re-run lilo, and reboot.

--
Kent


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]