Dump/Restore
Jerry McAllister
jerrymc at msu.edu
Thu Apr 9 07:57:16 PDT 2009
On Thu, Apr 09, 2009 at 10:50:49AM +0300, Daniels Vanags wrote:
> Please Help! After dump-restore /dev, /proc, /usr/compat/linux/proc - is
> empty, system fealure to boot. Please guide me, how to dump/restore
> devfs.
>
???? You only dump(8) file systems. /dev /procfs /dev/mirror/..., etc
are not filesystems. They are just directories. Don't dump them.
/procfs is not even a real directory so it goes away and gets repopulated
when the system boots again.
They all need to live in the '/' filesystem and of what is dumpable, gets
dumped when you dump / (the root filesystem).
Unless I completely misunderstand what you are asking.
////jerry
>
>
> > df -h
>
> Filesystem Size Used Avail Capacity Mounted on
>
> /dev/mirror/gm0s1a 52G 37G 11G 78% /
>
> devfs 1.0K 1.0K 0B 100% /dev
>
> procfs 4.0K 4.0K 0B 100% /proc
>
> linprocfs 4.0K 4.0K 0B 100%
> /usr/compat/linux/proc
>
>
>
>
>
>
>
>
>
>
>
> Daniel Vanags
>
> Information Technology Department
>
> IT infrastructure system engineer
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> JSC SMP Bank www.smpbank.lv
>
> Phone: +371 67019386
>
> E-mail: Daniels.Vanags at smpbank.lv
> <mailto:Daniels.Vanags at smpbank.lv>
>
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list