make a recovery CD/DVD - system has no writable devices


 
Thread Tools Search this Thread
Operating Systems AIX make a recovery CD/DVD - system has no writable devices
# 1  
Old 09-17-2007
make a recovery CD/DVD - system has no writable devices

Hi,

Has anyone please got some advise as to how I can make a CD/DVD on an AIX 5.3 system so that it can be fully recoverd just by inserting the backed up system.

The system that I need to recover has no writable devices, not even a tape drive (it wasn't specified by me btw).

I am trying to use mksysb but am unsure if it will re-create the LVM layout as well. I want this system to be fool-proof so that the non-unix users at the remote site can use the recovery system.

Is this possible ??
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

To make an ftp server writable

I want to implement an FTP server on RHEL 5.8 system where the users can upload files either from RHEL or Windows systems but am not able to copy files to it from a browser session. For eg. URL - ftp://10.101.17.80/incoming I want to copy files from to it from my Windows... (3 Replies)
Discussion started by: RHCE
3 Replies

2. HP-UX

Lpadmin(1M) rejects devices writable by lp

When we executed a lpadmin command, the following error was output. # lpadmin -phsaprinter -v/home/hoge/lpfile -mrmodel -ocmrcmodel -osmrsmodel -ormhsaprinter -orphsaprinter lpadmin: can't access file "/home/hoge/lpfile" /home/hoge/lpfile is the file other user made. The... (1 Reply)
Discussion started by: madhurtripathi
1 Replies

3. OS X (Apple)

How to control devices (DVD) ??

Hi, I have a problem controlling devices on my iMac. The internal DVD is no longer working. Therefore I have bought a new external DVD, but some programs use the internal by default (Boot Camp for instance). Since iMac, runs UNIX beneath the Mac OS X, I hope to do some magic, by unmounting... (1 Reply)
Discussion started by: ASL123
1 Replies

4. UNIX for Dummies Questions & Answers

Problem controlling devices (DVD)

Hi, I have a problem controlling devices on my iMac. The internal DVD is no longer working. Therefore I have bought a new external DVD, but some programs use the internal by default. Since iMac, runs UNIX beneath the Mac OS X, I hope to do some magic, by unmounting the internal DVD and put... (0 Replies)
Discussion started by: ASL123
0 Replies

5. UNIX for Dummies Questions & Answers

How to make a FreeBSD hdd writable from WinXP?

Hey, I was wondering how I can write/edit files on my FreeBSD hdd from windows XP. I specifically need to fix a change I made to /boot/defaults/loader.conf that made it impossible to boot into my FreeBSD hdd. It's a simple fix, but since I can't boot into FreeBSD, I have to fix it from my Windows... (2 Replies)
Discussion started by: Xandor
2 Replies

6. HP-UX

IGNITE / Make recovery

Hi, Currently, we are doing make recovery in our servers but dds tape drive of 1 of our servers is not working. I suppose to use external dds tape drive but the problem is that there is no slot from the server for the scsi type external dds device. Is it possible to use drives from other... (5 Replies)
Discussion started by: Tris
5 Replies

7. Shell Programming and Scripting

make recovery tape for solaris

Hello All I am need of amke recover tape for solaris.Could anybody tell me how do i create a make recovery tape for solaris.I am on sun-solaris 2.8 regards Hrishy (2 Replies)
Discussion started by: xiamin
2 Replies

8. HP-UX

Creating A Make Recovery Tape

A customer called me and stated that when they created a make recovery tape for their hp-ux 9000/770, it wiped out three of their volume groups from the lvmtab, fstab, /dev directory(all associated files). I didn't believe them until I conducted a tech assist. I restored their system by recreating... (3 Replies)
Discussion started by: spawarrior
3 Replies
Login or Register to Ask a Question
DARES(1)																  DARES(1)

NAME
dares - rescue files from damaged CDs and DVDs SYNOPSIS
dares -i image -s path [-h2i h2i_file] [-a] [-m] [-llogfile] dares-qt [-i image] [-s path] [-h2i h2i_file] [-a] [-m] [-llogfile] DESCRIPTION
Dares scans a CD/DVD image or a CD/DVD and tries to find files. It does not depend on filesystem information, but instead uses the Magic library to identify files. Doing it this way Dares can recover files even when the filesystem (ISO-9660 or UDF) on the disc is damaged and cannot be mounted anymore. Dares can use H2cdimage (ftp://ftp.heise.de/pub/ct/ctsi/h2cdimage.zip) files to rescue data from heavily damaged optical discs. OPTIONS
-i CD/DVD image file or device. -s Directory where the rescued files shall be stored. -h2i Optional h2i file for the CD/DVD image. -a Store all found files without any user interaction. -m Use Mime types instead of a description. -l Logfile (default: dares.log) AUTHOR
dares was written by Oliver Diedrich <odi@ct.heise.de>. This manual page was written by Michael Hanke <michael.hanke@gmail.com>, for the Debian project (but may be used by others). Michael Hanke Oktober 2005 DARES(1)