Sponsored Content
Full Discussion: System Image of Unix
Top Forums UNIX for Advanced & Expert Users System Image of Unix Post 302447503 by diesan on Monday 23rd of August 2010 10:57:00 AM
Old 08-23-2010
I donīt know what is your idea of system image, but for unix systems you have your inbuilt tool for a Complete System Backup.
For example in AIX is mksysb, in HP-UX itīs ignite, in solaris you are able to use dumps (like tar). Other way could be trough an inbuilt application for Network System Backup, for AIX is NIM Server, for HP-UX is Ignite Server, and for Solaris is Jumpstart.
There are many possibilites, you need to explain your concept about this and which platform is the one you want to backup.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

bitmap image in unix

On windows we can save the screen in a .bmp file format. I sit possible to do the same thing in Unix? (3 Replies)
Discussion started by: asutoshch
3 Replies

2. UNIX for Dummies Questions & Answers

loading a unix image

what filesystem does unix use? i have a server what had windows loaded on it and when i tried to load a unix image it gives me the error message: mit_hard0 failed Fatal error: a critical disk initialization utility has failed on the primary disk error: /mitram/lib/mit_hd has failed, exiting... (1 Reply)
Discussion started by: ahaurek
1 Replies

3. Linux

error while retrieving image using system imager

This is the error that I am getting while retrieving image from image server using system imager.... Listening on LPF/lo/<null> sending on Socket/fallback/fallback-net DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 5 DHCPDISCOVER on lo to 255.255.255.255 port 67 interval5... (1 Reply)
Discussion started by: nitesh_tarbani
1 Replies

4. Solaris

Create an ISO image of whole system

Hi All, Please help me with this. My plan is to create an ISO image of my current solaris 8 OS.Because we use a stripped out version of solaris 8 which is different than the standard one in CD. Will dd command will do ? My idea is to create a VMware image from iso file and play it in... (6 Replies)
Discussion started by: Jartan
6 Replies

5. UNIX for Advanced & Expert Users

transfering kernel image to another system

my server system is low on disk. To install a new kernel I think i shall do the following: 1. compile the kernel on another system. 2. copy bzImage along with config, System.map and of course the laodable module in /lib/modules and transfer them to the server. 3. Now, I can remove the... (0 Replies)
Discussion started by: dr_mabuse
0 Replies
AMVERIFY(8)						      System Manager's Manual						       AMVERIFY(8)

NAME
amverify - check an Amanda tape for errors SYNOPSIS
amverify config [ slot [ runtapes ] ] DESCRIPTION
Amverify reads an Amanda format tape and makes sure each backup image can be processed by amrestore and, if possible, the appropriate restore program (e.g. tar). Amverify runs amrestore on each file of the tape and pipes the output to a restore program (if available) with an option to create a cata- logue of the backup. The catalogue itself is discarded. Only the success or failure of the operation itself is reported. If the backup image cannot be processed by the restore program, e.g. if it was written on a different operating system, the image is sent through dd to /dev/null. This still determines if the tape is readable, but does not do any internal consistency check on the image. If config is set up to use a tape changer, the slot argument may be used to choose the first tape to process. Otherwise, the current slot is used. The runtapes configuration parameter determines how many tapes are processed unless it is specified on the command line. See the amanda(8) man page for more details about Amanda. AUTHOR
Axel Zinser <fifi@icem.de> SEE ALSO
amrestore(8), amanda(8), amverifyrun(8) AMVERIFY(8)
All times are GMT -4. The time now is 07:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy