![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SuSE: OpenOffice_org (SUSE-SA:2008:023) | iBot | Security Advisories (RSS) | 0 | 04-18-2008 08:40 AM |
| SuSE: krb5 (SUSE-SA:2008:016) | iBot | Security Advisories (RSS) | 0 | 03-19-2008 09:10 AM |
| SuSE: Xorg and XFree (SUSE-SA:2008:003) | iBot | Security Advisories (RSS) | 0 | 01-17-2008 02:10 PM |
| Suse 9.1 | billett05 | UNIX for Dummies Questions & Answers | 8 | 07-18-2005 09:33 AM |
| Suse | northbynorthwes | SuSE | 2 | 02-28-2004 01:07 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Using DD to restore suse 9 image on a suse 8 box
Hello,
We are trying to find a easy way to upgrade our old suse 8 boxes to Suse 9. I have discovered the the DD command that looks to be a way to restore a image from Suse 9 to a box at our other locations. Question, could I use the DD command to restore a image I backed up from a Suse 9 box onto a Suse 8 box. Both systems will have the same exact harddrive and partition information. And for my testing purposes can I also go the other way. So if I successfully put the suse 9 image on my test suse 8 box, and I restore the suse 8 image back. Also on the restore from tape would I just do Code:
gzip -dc /dev/ht0/image.gz | of=/dev/hd0 Only issues I see is that I would need to somehow backup the system network, printer settings and such which maybe a problem with this method and restore them afterwards. Trying to find a method that will have the least involvement possible at the remote locations. Thanks for any help on this... |
|
||||
|
The best way to approach this imho is to have a pre-installation script that grabs the configuration information required to support the remote site, an installation image push, which provides for the upgrade to suSE 9, and then a post-install which configures the remote host correctly in relation to the new installation based on the legacy configuration.
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|