- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- update Linux Redhat 7.3
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
05-14-2003 03:12 AM
05-14-2003 03:12 AM
update Linux Redhat 7.3
I have the 3 CD's with RedHat 9 but the computer does not have a CDROM. I can copy those CD's through FTP but how can I start the update process?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 03:26 AM
05-14-2003 03:26 AM
Re: update Linux Redhat 7.3
rpm -Uvh ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/RedHat/RPMS
The thing is that you'll just get the update for the packages you have, and not the new ones (and there are some in rh9.)
Second solution, make a boot disk, downloading bootnet.img from ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/images
copy it to a diskette (dd if /'path'/bootnet.img of /dev/fd0 bs=1440),
then restart your machine booting on floppy, follow the instructions, you'll install from network.
Have a cofee.
Enjoy.
J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 03:42 AM
05-14-2003 03:42 AM
Re: update Linux Redhat 7.3
- you can install from local harddisk
- you can out your CD to other machine and use FTP/NFS/HTTP
see https://www.redhat.com/docs/manuals/linux/RHL-9-Manual/install-guide/s1-installmethod.html
for more
Vitaly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 06:02 AM
05-14-2003 06:02 AM
Re: update Linux Redhat 7.3
Don't do the install off Red Hat's site.
That will take forever, its quite crowded.
http://www.redhat.com/download/mirror.html
Find an FTP site that really cooks for you so the install doesn't take three days.
If you must do it via ftp.
Assuming you have enough disk space, simply copy the cd's to a folder
When I do it, I do this.
mkdir /home/update
mkdir /home/update/disk1
mkdir /home/update/disk2
mkdir /home/update/disk3
Then I do the install off disk.
Run bdf and make sure there is plenty of room in /usr for new fatter executables, /var for new enhanced logging and / for bigger more functional kernels.
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
05-14-2003 08:02 AM
05-14-2003 08:02 AM
Re: update Linux Redhat 7.3
You need a floppy driver for this. Create a boot floppy as Jerome said.
Find another machine with some disk space to accomodate all the iso images. Put them on the nfs-share.
Boot your machine through the boot floppy and select install by nfs and follow through the instructions.
HTH
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2003 08:09 PM
05-14-2003 08:09 PM
Re: update Linux Redhat 7.3
there is a huge difference between what is RH7.3 and RH9. I cant list the changes but will point you to a link which gives out some feature of RH9.
http://www.gurulabs.com/RedHatLinux9-review.html
the problem with upgrading is that there is a chance that you break some dependencies of prograns. also, while doing an upgrade, there is a chance that you miss out some features of the new version.
hence while moving to a major release, the best option is to take a databackup and then perform a fresh install and then restore your data.
the installation details are described clearly here.
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/
my 2paise.
cheers
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2003 12:11 AM
05-15-2003 12:11 AM
Re: update Linux Redhat 7.3
You need to install the fresh OS in order to have RH9.
Please read the Installation Guide before starting:
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/install-guide/
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2003 05:05 AM
05-27-2003 05:05 AM
Re: update Linux Redhat 7.3
Otherwise backup your data, and do a cold install and migrate your config to the new os.
Rgds Jarle