488891
159
Zoom out
Zoom in
Previous page
1/178
Next page
4
Collect any information about the state of NetworkManager in /var/log/
NetworkManager.
For more information about NetworkManager, refer to Chapter 5, Using NetworkMan-
ager (page 55).
9.6 Data Problems
Data problems are when the machine may or may not boot properly but, in either
case, it is clear that there is data corruption on the system and that the system needs
to be recovered. These situations call for a backup of your critical data, enabling you
to recover the system state from before your system failed. openSUSE oers dedi-
cated YaST modules for system backup and restoration as well as a rescue system
that can be used to recover a corrupted system from the outside.
9.6.1 Managing Partition Images
Sometimes you need to perform a backup from an entire partition or even hard disk.
Linux comes with the dd tool which can create a exact copy of your disc. Combined
with gzip you save some space.
Procedure 9.7 Backing and Restoring up Harddiscs
1
Start a Shell as user root.
2
Select your source device. Typically this is something like /dev/sda (labeled
as
SOURCE
).
3
Decide where you want to store your image (labeled as
BACKUP_PATH
). It must
be dierent from your source device. In other words: if you make a backup
from /dev/sda, your image le must not be stored under /dev/sda.
4 Run the commands to create a compressed image le:
dd if=/dev/
SOURCE
| gzip > /
BACKUP_PATH
/image.gz
5 Restore the hard disk with the following commands:
gzip -dc /
BACKUP_PATH
/image.gz | dd of=/dev/
SOURCE
If you only need a partition to backup, replace the
SOURCE
placeholder with your re-
spective partition. In this case, your image le can lie on the same hard disk, but on
a dierent partition.
9.6.2 Backing Up Critical Data
System backups can be easily managed using the YaST System Backup module:
Common Problems and Their Solutions 149
159


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Suse openSUSE 11.3 at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Suse openSUSE 11.3 in the language / languages: English as an attachment in your email.

The manual is 7 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info