On Fri, 27 May 2005 09:07:09 -0400,
+ other admin things. From a PC I migrated to a Mac. Since the Mac
+ "eased" me into Unix, I blew away Windows on the PC and installed
+ Debian. But that's 2.4 kernel.
Only if you're running woody.
+ Since the Debian box is [almost] "crash and burn" I can try new
+ things.
If you have a broadband connection, set your /etc/apt/sources-list to
something like:
deb http://http.us.debian.org/debian/ testing main non-free contrib
deb-src http://http.us.debian.org/debian/ testing main non-free contrib
deb http://security.debian.org/ testing/updates main contrib non-free
Then, as root, "apt-get update" followed by "apt-get dist-upgrade". If
you run into problems, the Sarge release team will likely be interested.
+ Just finding the time to do it is another story;)
Well, there is that. And sys admin rule #0: if it ain't b0rked, don't
b0rk it!
+ I guess I've been "scared off" of kernel things since
+ every thing I read says "it probably won't boot afterwards" or "be sure
+ you know what you're doing", etc.
That's to keep people from doing rash things. What I usually do is
keep the current kernel, and then install the newer version. Boot from
the newer kernel, and then test it out. When I'm satisfied that it'll
work and do what I want, then I can blow away the older kernel.
+ Basically is there a [almost] fool proof way of upgrading your
+ kerenel based upon your original settings?
Mostly, yes. Get the kernel-kbuild package (and dependencies). Get the
source tarball (package: kernel-source-2.x.y), then unpack the tarball
that resides in /usr/src/. In /boot, you should have a config-(current
kernel) file. Copy that to the top of the kernel source directory as
.config, and then "make oldconfig". You'll be prompted for any new
config options. Then use make-kpkg to create your own customized
kernel .deb file.
+ I just answered some questions in the installer. I would updgrade the
+ apt-get.
It can be. On new PC installs, I usually end up getting kernels tuned
for a x386 CPU. Most of the time, that's OK but not optimal, and I'll
go to dselect and grab a x686, k6 or k7 kernel. Just search on
kernel-image in dselect.
+ If I do use apt-get, how do I ensure that I' pointing to the right
+ places to get the new kernel?
Unless you've messed with sources.list, it should be OK.
James
--
Consulting Minister for Consultants, DNRC
I can please only one person per day. Today is not your day. Tomorrow
isn't looking good, either.
I am BOFH. Resistance is futile. Your network will be assimilated.