Date: Tue, 04 Sep 2001 15:17:48 -0500 From: "Todd Reed" <ex279@hotmail.com> To: freebsd-questions@freebsd.org Subject: DUMPing entire File System Message-ID: <F52Kxt8zPdqJL947FR7000076c8@hotmail.com>
next in thread | raw e-mail | index | archive | help
I'm working on ways to backup my entire FreeBSD 4.3 system using dump. I'm trying to do a full backup of the entire filesystem using: dump -0 -a -f /dev/nrsa0 -n -u / It's working, but not how I'm wanting it to. If I use the same command except have it to backup the /mnt. It backups all subfolders, files, etc within /mnt. Why wouldn't this work with /? --Todd _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F52Kxt8zPdqJL947FR7000076c8>