[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 110: Undefined array key "cached"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 111: Undefined array key "normal"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 112: Undefined array key "total"
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3391: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Cabrillo College Linux Classes • View topic - Help, dumping to a directory-task 4
Page 1 of 1

Help, dumping to a directory-task 4

PostPosted: Tue Dec 16, 2008 12:28 pm
by Hilde Bell
I'm trying to do the dump /opt into the backup/full directory. It is not happening. Dump keeps telling me that /backup/full is a directory and that it cannot open it. This is the command I'm using:

dump 0uf /backup/full /opt

I tried using /dev/sdb1 and I clobbered /backup

Re: Help, restoring from a file-task 4

PostPosted: Tue Dec 16, 2008 12:36 pm
by Hilde Bell
I think I figured something out. I gave it a filename to dump to. This was my command:

dump 0uf /backup/full/opt.bak /opt

It seems to be working.

I have to go now, so my new question is:

How do I restore from this file?

what DOESN'T work

PostPosted: Tue Dec 16, 2008 1:14 pm
by Leif Husman
I tried restore -if /backup/full/opt.bak

> add *
> extract

It did not work.... Trying elsewise...


rK