Re: more kernel questions

2003-02-15 Thread Paul Johnson
On Sun, Feb 16, 2003 at 12:54:02AM +1300, Richard Hector wrote: > Is there something else I've missed? Did you reboot? -- .''`. Baloo <[EMAIL PROTECTED]> : :' :proud Debian admin and user `. `'` `- Debian - when you have better things to do than to fix a system msg31001/pgp0.

Re: more kernel questions

2003-02-15 Thread Richard Hector
On Sat, Feb 15, 2003 at 03:44:01PM -0500, sean finney wrote: > On Sun, Feb 16, 2003 at 09:11:47AM +1300, Richard Hector wrote: > > Thanks, but no, I checked the symlinks, and /vmlinuz and the old version > > both point to the correct places (as do the initrd ones). > > hmm... well, could you post

Re: more kernel questions

2003-02-15 Thread Hugh Saunders
On Sun, Feb 16, 2003 at 12:54:02AM +1300, Richard Hector wrote: > I've just compiled and installed a new kernel, using make-kpkg. However, > I'm not sure it's actually running. uname -a still gives me 2.4.18-586tsc, > which is the old one - my new kernel doesn't have the 586tsc bit on the > end of

Re: more kernel questions

2003-02-15 Thread sean finney
On Sun, Feb 16, 2003 at 09:11:47AM +1300, Richard Hector wrote: > Thanks, but no, I checked the symlinks, and /vmlinuz and the old version > both point to the correct places (as do the initrd ones). hmm... well, could you post your - lilo.conf - ls -l /vmlinuz - ls -l /boot or, more preferabl

Re: more kernel questions

2003-02-15 Thread Richard Hector
On Sat, Feb 15, 2003 at 09:58:29AM -0500, sean finney wrote: > > On Sun, Feb 16, 2003 at 12:54:02AM +1300, Richard Hector wrote: > > I've just compiled and installed a new kernel, using make-kpkg. However, > > I'm not sure it's actually running. uname -a still gives me 2.4.18-586tsc, > > which is

Re: more kernel questions

2003-02-15 Thread sean finney
hey richard, one thing i'd check is if lilo is configured correctly. for example, perhaps lilo is set to boot from /vmlinuz (where that is still a symlink to /boot/vmlinuz-2.3.16-586tsc) and the kernel package installed it in /boot/vmlinuz (as a symlink to /boot/vmlinuz-2.4.18)? sean O

more kernel questions

2003-02-15 Thread Richard Hector
I've just compiled and installed a new kernel, using make-kpkg. However, I'm not sure it's actually running. uname -a still gives me 2.4.18-586tsc, which is the old one - my new kernel doesn't have the 586tsc bit on the end of the name, and in any case is a 686 kernel - I've recently upgraded the m