Sponsored Content
Full Discussion: HP-UX Ignire Restores
Operating Systems HP-UX HP-UX Ignire Restores Post 302932172 by stephenred on Monday 19th of January 2015 03:59:22 PM
Old 01-19-2015
HP-UX Ignire Restores

Trying to restore an ignite image. Get pre-install analysis errors. Nothing really being logged-is using my ignite configuration because it shows my "Configuration I have customized", shows my Environment. But when I click to show my summary it does not show the configuration for filesytems I configured via the impacts lines?
any help would be appreciated.
 

2 More Discussions You Might Find Interesting

1. Solaris

Copy image on Server-1 and Restores image on Server-2

Hi, I have done Copy image and Restores back on Windows. I have two solaris servers, one contains Solaris OS and Applications on Server-1. Want i required is want to copy image of Server-1 and restores the copied image on Server-2. First of all, is it possibile in Solaris. If it is then... (4 Replies)
Discussion started by: sarshads
4 Replies

2. Red Hat

Backups and restores in RHEL

Hi, I am new to RHEL. and started exploring/learning RHEL from last few months. I understood LVM and other system admin concepts. But I did not get a chance to explore backup/restore options in RHEL. Can you please explain the procedure on how backups/restores work in linux environment? ... (2 Replies)
Discussion started by: aaron8667
2 Replies
partclone.restore(8)					      System Manager's Manual					      partclone.restore(8)

NAME
partclone.restore - The utility to restore an etx2/ext3 partition. SYNOPSIS
partclone.restore [options]... [MODE] [SOURCE FILE] [OUTPUT FILE] DESCRIPTION
partclone.restore is a part of Partclone project. Partclone is a project like the well-known backup utility "Partition Image" a.k.a par- timage. Partclone provide utilities to back up used blocks and design for higher compatibility of the file system using supported library like e2fslibs. OPTIONS
-o, --output FILE Output FILE -O --overwrite FILE Output FILE, overwriting if exists --restore_row_file create special raw file for loop device -s, --source FILE Source FILE -L, --logfile FILE Log FILE -dX, --debug=X Set the debug level to X = [0|1|2] -C, --no_check Don't check device size and free space -X, --dialog Output message as Dialog Format -I, --ignore_fschk Ignore filesystem check --ignore_crc Ignore crc check error -F, --force Force progress -f, --UI-fresh Fresh times of progress -m, --max_block_cache The used block will be cache until max number -q, --quiet Disable progress message -v, --version Display partclone version -h, --help Display this help Examples: restore /dev/hda1 from hda1.img and display debug information. partclone.restore -d -s hda1.img -o /dev/hda1 restore image from clonezilla(split, gzip,) with stdin source cat sda1.ext3-ptcl-img.gz.a* > gunzip -c | partclone.restore -d -s - -o /dev/sda1 restore raw image from partclone.dd partclone.dd -d -c -s /dev/sda1 -o - | partclone.restore -d -s - -o /dev/sdb1 REPORTING BUGS
Report bugs to <thomas@nchc.org.tw> SUPPORT
You can get support at http://partclone.org AUTHOR
This manual page was written by Thomas Tsai <thomas@nchc.org.tw> partclone 0.2.48 Nov 2007 partclone.restore(8)
All times are GMT -4. The time now is 07:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy