Incoming from [EMAIL PROTECTED]:
> "s. keeling" <[EMAIL PROTECTED]> wrote:
> > 
> >    cd /tmp
> >    tar xf /dev/tape /directory/you/wish/to/restore
> > 
> > Change "/dev/tape" to whatever you call your tape drive.  This should
> 
> ok i will try that, but how do I find out what our tape drive is called? I

It's mentioned in your flexbackup config file, assuming you used
flexbackup to create the backup.  Otherwise, it's /dev/st0 (SCSI
drive) or /dev/nst0 (non-rewinding SCSI drive).  If it's on an IDE
interface, you'll have to figure out where (/dev/hda, /dev/hdb,
/dev/hdc, ...).  All of that is for Linux based systems.  If you're on
something else (FreeBSD, OpenBSD, Solaris, ...), it'll be completely
different so you'll have to search their help for information.  Type:

   uname -a

to determine what you're running.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -


-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help

Reply via email to