- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Upgrading RHEL U4 to U7 using iso ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2006 10:41 PM
06-07-2006 10:41 PM
I plan to upgrade some HP DL380-G4 servers (Xeon 3.6 EM64T) currently running RHEL-ES v3-u4 (x86-64) to RHEL-ES v3-u7 using the iso I've downloaded on RHN.
I've red that itsn't possible to boot on CD to perform this upgrade. I even give a try without success.
I also tried to upgrade using up2date with the burned iso on CD, but I didn't find the correct option (-k isn't working).
I don't want to use Internet connection (too slow here).
I'm wondering if the only solution is to copy (or mount the iso) on the local filesystem then ask rpm -Uvh *.rpm ?
I really don't want to use this method, seems a bit dirty to me...
Is there any other process to uppgrade an RHEL v3 box ?
Many tanks.
PS : I've upgraded same hardware running SLES 9 without problems using YaST... Maybe there's no such easy way using RHEL ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 05:57 AM
06-08-2006 05:57 AM
Re: Upgrading RHEL U4 to U7 using iso ?
have you consider using rpm -ivh method? and modify grub.conf later.
Regards,
Sung
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 06:39 AM
06-08-2006 06:39 AM
SolutionI would suggest yum.
You find the rpm and install it, do some research to find a repository for RH 3 or even better set up your own local yum repo.
Yum repo:
http://www.phy.duke.edu/~rgb/General/yum_article/yum_article/node14.html
http://www.charlescurley.com/yum/repository.html
http://www.informit.com/articles/article.asp?p=440160
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2006 09:51 PM
06-08-2006 09:51 PM
Re: Upgrading RHEL U4 to U7 using iso ?
I was googeling during the day and it really seems that the only way is to create a network repository using another tool appart from up2date....
YaST is more powerful concerning this upgrade. You can add service packs without any kind of problems whatever the way you choose to upgrade (nfs/CD/http....)
I was expecting I've done seomething wrong or that I didn't look for the good tool but it seems that yum is one way.
Will give a try today and keep you posted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2006 04:06 AM
06-13-2006 04:06 AM
Re: Upgrading RHEL U4 to U7 using iso ?
I've build a yum repo and upgraded the server without any kind of problems.
As I already mentionned, YaST on SLES 9 is more powerfull to perfom this upgrade...but yum has worked fine !