Andrew Hately wrote: > Then from /mnt try something like > # ( cd / ; tar cf - bin boot dev lib sbin usr var ) | tar xf -
Use the -p option on tar, or be prepared for lots of directories and files with improper permissions (mail problems, etc).
Andrew Hately wrote: > Then from /mnt try something like > # ( cd / ; tar cf - bin boot dev lib sbin usr var ) | tar xf -
Use the -p option on tar, or be prepared for lots of directories and files with improper permissions (mail problems, etc).