Sponsored Content
Operating Systems SCO Recovering 5.0.7 from Bootable CD Post 302301832 by teamhog on Saturday 28th of March 2009 03:37:01 PM
Old 03-28-2009
Okay fellas, it's been about 2 years now and for the life of me I can't recall how I restored the files...
I've got another computer that has a toasted hard drive and now I've got to rebuild it. I've got this same system, with the same bootable CD.

I created the filesystems and are now trying to mount them so that I can restore the rootsys.bak and standsys.bak files.

I've got the /mnt directory and I've mounted the hard the root to it using the command:
mount /dev/hd0root /mnt

I tried cpio and that didn't work. I don't have a restore file on the CD so I don't recall if I used restore to put the files on there.

Any ideas on what to do next?

There's data on some tapes that I need to restore for the client to get his 1st Quarter '09 reports out.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Recovering lost files

I noticed this in a search for more security tools... It IS possible to "undelete" a file; I suppose recover would be a better term for it. I suppose we've all made the boo-boo (that we all hopefully learned from) of deleting a file, and finding that you do not have a backup. I wouldn't... (1 Reply)
Discussion started by: LivinFree
1 Replies

2. SCO

HELP! Recovering system from New Orleans!!

I am helping a company recover a system that is SCO OS 5.0.5 - they have their backup media, cd copies of SCO, but they do not have their license keys to install and SCO is being difficult in validating their license. Does anyone have an install license key for 5.0.5 that they would be willing... (1 Reply)
Discussion started by: ggraham
1 Replies

3. UNIX for Dummies Questions & Answers

recovering files removed with rm

Hello, I was reading the manual on rm and it states that when you use 'rm' the files are usual recoverable, how is this done? Does it assume that a backup system is in place? Cheers Jack (4 Replies)
Discussion started by: jack1981
4 Replies

4. Filesystems, Disks and Memory

Make non-bootable scsi drive, bootable

In our HP/Unix system, our master scsi drive was bootable and our mirrored drive was non-bootable. Are any of these alternatives possible: 1) Make the non-bootable scsi drive bootable? How? 2) Create a bootable scsi drive, then copy the mirrored data to the newly created scsi drive? I seek... (1 Reply)
Discussion started by: bfisk
1 Replies

5. UNIX for Dummies Questions & Answers

Help recovering a backed up file

Hello, By accident I erased a file at work and I need to restore it from a backup tape. My manager says I will have to use the mt command with the fsf option to look through the tape but I am confuzed. I did a restore -t to get a listing of the tape. This is taking a long time. If I sound... (1 Reply)
Discussion started by: mojoman
1 Replies

6. High Performance Computing

MPI, recovering node

Hi all, I'm writing an MPI application, in which I handle failures and recover them. In order to do that, in case of one node failure, I would like to remove that node from the MPI_COMM_WORLD group and continue with the remaining nodes. Does anybody know how I can do that? I'm using... (5 Replies)
Discussion started by: SaTYR
5 Replies

7. AIX

Recovering a failed system

Hi,My system is not booting and at the startup it is getting struck.In HMC error code is coming as 0000, I know the reason of failing.I have few queries on recovery, please answer:1. I have mksysb of the system from which I can restore the system but problem is my few application mount point was a... (5 Replies)
Discussion started by: aixpank
5 Replies

8. Shell Programming and Scripting

recovering cron job

I deleted one of the job from the cron tab. I want to get it back. How can i do this. pplease suggest me.. thanks (1 Reply)
Discussion started by: pranabrana
1 Replies

9. SCO

Recovering OpenServer 5.0.6 onto different hardware

I'm sorting out the disaster recovery plan for a critical server. It's a Dell PowerEdge 2850 running Openserver 5.0.6a. We have a disaster recovery agreement with HP and they have just confirmed that in the event of a total disaster such as the server being totally wiped out, they would NOT... (2 Replies)
Discussion started by: mmcardle
2 Replies

10. UNIX for Advanced & Expert Users

recovering a deleted directory

I accidentally deleted a very important directory today with this rm -r. What would be the recommended way to recover my directory? After a lot of googleing I have seen these choices. Could I get some recommendations please? Testdisk Photorec- Doesn't recover file name like I would like. ... (10 Replies)
Discussion started by: cokedude
10 Replies
bttape(8)						      System Manager's Manual							 bttape(8)

NAME
bttape - Bootable Tape Creation utility SYNOPSIS
/usr/sbin/sysman bttape [-ui cui | gui [-display displayname] ] OPTIONS
Specifies the user interface to be invoked. The choices are: Invokes the command line interface. Invokes the graphical user interface. Specific command line options that will be used to interact. DESCRIPTION
The Bootable Tape Creation utility is used by the system administrator to create a bootable system image, that consists of a standalone kernel and copies of specified file systems. This standalone kernel is known as a miniroot and contains the requirements for a minimal operating system. In the event of a crash recovery, the system administrator can boot and restore file systems from the bootable system image by using the btextract(8) utility. During the creation of the bootable system image, you are prompted for the kernel name, the tape device, and the type of miniroot file sys- tem, that is, a memory file system or disk partition to be used for the bootable tape image. You are also prompted for the pathname of the Miniroot Append file, which lets you specify which additional files or directories should be included in the miniroot. The size of the Miniroot Append file should not exceed 360KB. You are also prompted for the pathname of the File System Backup File which defines which file systems are backed up to tape. Each line of this file specifies one file system by its device name, mount point, and type of file system. The bttape(8) utility provides for the creation and modification of these files. The bttape command has two user interface options: Graphical user interface (GUI) Command line interface (CUI) Online help is available for the bttape application. To get help, select any Help button or use the Help pull-down menu. Running the Graphical User Interface Option: The bttape application can be invoked from: The CDE Application Manager Application Group: System_Admin System Admin SubGroup: Storage_Management To start bttape from the command line, enter: /usr/sbin/sysman bttape -gui Running the Command Line Interface Option: To start the bttape command line interface, enter the following command from the terminal: /usr/sbin/sysman bttape -ui cui [cuioptions] RESTRICTIONS
You must have the appropriate privileges to use this application. FILES
Bootable Tape Creation utility Help Volume Managment interface files User-defined file User-defined file to designate which file systems to back up SEE ALSO
Commands: X(1X), btcreate(8), btextract(8) System Administration bttape(8)
All times are GMT -4. The time now is 11:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy