Dump to DVD problem.

Beech Rintoul beech at mangohealth.org
Sat Mar 25 21:26:01 UTC 2006


On Saturday 25 March 2006 12:00, Scott Ballantyne wrote:
> I am trying to use dump/restore to backup my filesystems to DVD.  I am
> using a DVD+RW, format it with dvd+rw-format -force /dev/cd0, and then do:
>
> dump -0 -b 32 -B 4590208 -f /dev/cd0 /
>
> to backup the root filesystem. I do this after going to single user
> mode.
>
> It seems that dump is perhaps not properly closing the file? The DVD
> drive light remains on, and I get errors from restore:
>
> tape read error: Unknown error: 0
>
> dvd+rw-mediainfo /dev/cd0 is more informative:
>
> /dev/cd0: unable to open: Device busy
>
> I *can* dump to a file on a filesystem, and use growisofs to write
> this dump file to the DVD. No problems mounting and reading the
> resulting dump file. Unfortunately, I do not have enough free disk
> space to do this with my larger file systems.
>
> This is with 5.3-RELEASE.

Try:

dump -0au -L -f  /dev/cd0 /

I also had problems when I specified the size. 

Beech

-- 

---------------------------------------------------------------------------------------
Beech Rintoul - Sys. Administrator - beech at mangohealth.org
/"\   ASCII Ribbon Campaign  | Mangohealth
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - XanGo - http://www.mangohealth.org
---------------------------------------------------------------------------------------











-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060325/3cbaa578/attachment.pgp


More information about the freebsd-questions mailing list