Recovering lost folders/files data


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Recovering lost folders/files data
# 1  
Old 03-15-2007
Question Recovering lost folders/files data

Hello,

Is there a way to recover data from a SCO UNIXWARE 7.4 operating system without using a tape backup device?

We believe there is some data in some directories that was there once; but not anymore, we don't have a backup on tape.

So, is there any other solution to recover?

Hope someone can help.

Looking forward to your answers.

Thank you
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

Recovering DATA from sparc classic

I have a Sun sparc classic that I am trying to recover data off. The main CPU part just clicks or beeps when powered up, but does not come on (nothing on screen, and LED in front not lighting up). There is also an external SCSI drive, and I have verified there is a drive inside the CPU. ... (8 Replies)
Discussion started by: mackconsult
8 Replies

2. Linux

Recovering corrupted LVM data: No readable superblocks

Hi all. Not sure where to post this, so figured I'd start here. I have a LVM2 partition that has become unreadable. I've scoured dozens of threads about the topic and have hit a wall, so any advice is appreciated. Below is what I think shows what my major problem is: First, a simple mount... (3 Replies)
Discussion started by: dargason
3 Replies

3. UNIX for Dummies Questions & Answers

Flash drive recovering data.

I have a flash drive which contained very important docs. But somebidy accidently dleted those files. I want to recover these files anyhow. I have listened the Linux have best possible chances of recovering it. Can anybody tell me how to recover that? (1 Reply)
Discussion started by: nixhead
1 Replies

4. 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

5. Filesystems, Disks and Memory

Lost Data Lost Admin

First time so excuse my ignorance please. I may not be accurately describing the issue. I have inherited a small lab mostly SUN V120s. We lost power and are trying to recover. Nope no backups... The primary issue I have is 1 box is an Oracle Server. It has 2 36Gb harddrives. I am able to... (3 Replies)
Discussion started by: murphsr
3 Replies

6. News, Links, Events and Announcements

Filesystems: Hiding and recovering data

Here is a very interesting article on not only hiding data on filesystems (the article deals mainly with the ext2 filesystem, which should also work with etx3), but also recovering, including from slack space on raw blocks, and even deleted data! ... (0 Replies)
Discussion started by: LivinFree
0 Replies

7. 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
Login or Register to Ask a Question
st(1M)																	    st(1M)

NAME
st - shared tape administration SYNOPSIS
device_file DESCRIPTION
The command provides users with a command-line interface to check the status of a shared tape device or to reclaim a shared tape device from a host system that has failed while holding a reservation on the shared tape device. The command can also be used for the same pur- pose on shared library robotic devices. To use the command you must have root user id. Please see examples below for usage. Options recognizes the following options and arguments: Specifies the tape device file or sctl/esctl pass-through device file for the shared tape/library device. This parameter is mandatory and will report an error if device_file is omitted. Allows the user to reclaim a shared tape device or shared library robotic device in the case where a host failed while holding a reservation on the shared device. This option causes a bus device reset to be issued to the device specified by the option. Prints out the current status of the shared tape/library device specified by the option. RETURN VALUE
returns 0 upon successful completion and 1 otherwise. EXAMPLES
The following shows three examples of output from the above command. The above output indicates that the shared device is reserved by another host and is therefore unavailable at this time. The above output indicates that the shared device is not ready for use at this time. The above output indicates that the shared device is ready for use at this time. To reclaim a shared tape/library device from a failed host, the following command can be used: WARNINGS
The option must be used with care. When reclaiming devices, it must be ensured that the host from which the device is being reclaimed has in fact failed, as data may be lost as the result of reclaiming a device that is currently in use by another host. AUTHOR
was developed by Hewlett-Packard. SEE ALSO
mt(1), scsi(7), scsi_ctl(7). st(1M)