Mounting a partition from freebsd 6.2?
perryh at pluto.rain.com
perryh at pluto.rain.com
Tue Jan 13 00:13:10 PST 2009
> > is there anything specific I should look at for switches or
> > just dump /dev/ad2s1 | restore?
>
> Use: dump 0af - | restore -rf -
It would be advisable to read the dump and restore manpages first.
In 6.1, and I suspect still in 6.2, "restore -r" should be used only
when restoring onto an empty filesystem or loading an incremental on
top of such a full restore. If the destination (current directory)
is not the root of an empty filesystem, you want "restore -x" or
"restore -i" instead.
More information about the freebsd-questions
mailing list