
11-04-2003, 02:21 PM
|
|
Disabled
|
|
Join Date: Aug 2003
Posts: 6
|
|
I'm on a dedicated box with FastServers.net and I need to upgrade the kernel. How do I do this?
Previously I've paid them $50 to take care of it for me, but if possible, I see that this is going to come up every few weeks / months for eternity, so if its something I can do myself, I'll go that route.
Can anyone assist me?
|

11-04-2003, 02:26 PM
|
|
Web Hosting Master
|
|
Join Date: Jul 2003
Location: San Antonio, Tx
Posts: 1,033
|
|
http://www.tldp.org
You'll find a lot of useful information there. 
|

11-04-2003, 02:35 PM
|
|
Web Hosting Master
|
|
Join Date: Oct 2002
Location: In a house
Posts: 949
|
|
Upgrading a kernel is something we strongly recommend that you do not perform remotely. Once a kernel panic starts, you'll need to contact the DC to fix the problem regardless. If you want to learn how to do one, I would suggest a test box at your house where you can play around with the kernel without causing problems to your server, at least until you've gained a little more experience.
Thanks,
|

11-04-2003, 03:50 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2003
Location: Dallas, TX
Posts: 678
|
|
I'd have to agree with DedicatedNow... It's not just a few times that one of our customers has done a kernel upgrade only to find the server hanging and asking us to boot it back to the previous kernel for them.
It's not just knowing how to build/upgrade a kernel, but knowing how to identify all the hardware (NICs, IDE/SCSI controllers) but also file system support, and maybe networking options.
I will also advice practicing at home, and if you're testing it on your production server, do it late at night, and knowing the support people are quickly available to reboot to the previous kernel if something goes wrong.
JoseQ
|

11-04-2003, 03:52 PM
|
|
Disabled
|
|
Join Date: Aug 2003
Posts: 6
|
|
Thanks - I'll let the pro's handle it 
|

11-04-2003, 04:05 PM
|
|
Web Hosting Master
|
|
Join Date: Dec 2002
Posts: 1,300
|
|
Cmon.
Quote:
|
Upgrading a kernel is something we strongly recommend that you do not perform remotely
|
If you dont wanna play with source, grab an RPM.
rpm -Uvh <newkernel>.rpm
(assuming redhat)
Then, doublecheck the lilo and /boot entries, make sure they make sense.
Then, the critical step:
/sbin/lilo
lilo -R <new kernel name>
reboot
lilo -R ensures that even if you DO screw it up, all you need is a reboot to make it back the way it was.
So much for impossible 
__________________
"The only difference between a poor person and a rich person is what they do in their spare time."
"If youth is wasted on the young, then retirement is wasted on the old"
|

11-04-2003, 04:18 PM
|
|
WHT Addict
|
|
Join Date: Nov 2002
Posts: 151
|
|
Quote:
Originally posted by innova
Cmon.
If you dont wanna play with source, grab an RPM.
rpm -Uvh <newkernel>.rpm
(assuming redhat)
Then, doublecheck the lilo and /boot entries, make sure they make sense.
Then, the critical step:
/sbin/lilo
lilo -R <new kernel name>
reboot
lilo -R ensures that even if you DO screw it up, all you need is a reboot to make it back the way it was.
So much for impossible
|
Best to use rpm -ivh <newkernel>.rpm else you'll overwrite you current kernel.
This leaves you the current one available as a backup.
|

11-04-2003, 04:24 PM
|
|
Web Hosting Master
|
|
Join Date: Jul 2003
Location: San Antonio, Tx
Posts: 1,033
|
|
<OT>
Innova, Heyzuess..it's nice to see you guys helping this guy out. Everyone needs to learn somewhere and it's really not that complicated to learn. 
</OT>
Anyway, to the OP:
The url I gave you http://www.tldp.org has very useful info and docs that you can read while learning. You're never going to learn if you don't try, eh? 
Last edited by CLucich; 11-04-2003 at 04:30 PM.
|

11-04-2003, 04:49 PM
|
|
WHT Addict
|
|
Join Date: Nov 2002
Posts: 151
|
|
Quote:
Originally posted by sassSE
<OT>
Innova, Heyzuess..it's nice to see you guys helping this guy out. Everyone needs to learn somewhere and it's really not that complicated to learn. 
</OT>
Anyway, to the OP:
The url I gave you http://www.tldp.org has very useful info and docs that you can read while learning. You're never going to learn if you don't try, eh?
|
Yeap - I do agree with you there. I've learned many things from reading countless howtos there.
You can count on (at least 9 out of 10 times) that whatever you need help with it will be covered there, at least with core Linux topics.
Assuming you are on a redhat box (hope so, since we told you how to via rpm) you also might want to read this: http://www.redhat.com/docs/manuals/l...ch-kernel.html for redhat 9.
|

11-05-2003, 03:17 PM
|
|
Newbie
|
|
Join Date: Jul 2002
Location: Cedar Falls, IA
Posts: 19
|
|
remotecontro,
Just a little FYI for you. Standard rpm kernel upgrades are now free of charge at fastservers.net.
Simply open a ticket at https://www.ticketresponse.com and we will take care of it ASAP.
Thank you!
__________________
joshua cole
technical engineer
powersurge.net / fastservers.net / anonymousreseller.com
1.800.867.5055
|

11-05-2003, 04:01 PM
|
|
Web Hosting Master
|
|
Join Date: Jan 2001
Location: Miami, FL
Posts: 1,023
|
|
this thread seems to come up allot. their are many more updates you must do other then kernel. one thing i recommend is using apt-get which can update or install almost any package you need.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|