![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SuSE: OpenOffice_org (SUSE-SA:2008:023) | iBot | Security Advisories (RSS) | 0 | 04-18-2008 05:40 AM |
| SuSE: krb5 (SUSE-SA:2008:016) | iBot | Security Advisories (RSS) | 0 | 03-19-2008 05:10 AM |
| SuSE: Xorg and XFree (SUSE-SA:2008:003) | iBot | Security Advisories (RSS) | 0 | 01-17-2008 10:10 AM |
| Suse 9.1 | billett05 | UNIX for Dummies Questions & Answers | 8 | 07-18-2005 06:33 AM |
| Suse | northbynorthwes | Linux | 2 | 02-27-2004 09:07 PM |
|
|
LinkBack | Thread Tools | 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... |
| Forum Sponsor | ||
|
|
|
|||
|
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.
|
|||
| Google UNIX.COM |