[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Installing five identical systems...
- From: Larry Snyder <larrys lexis-nexis com>
- To: axp-list redhat com
- Subject: RE: Installing five identical systems...
- Date: Fri, 10 Dec 1999 16:07:22 -0500 (EST)
Partition the disk and mount it, then:
cd /source-mount-point
tar cvf - * | (cd /dest-mount-point ; tar xvf -)
Works great as long as they're parallel and not hierarchical to each
other.
-ls-
Rich Payne <rdp@talisman.alphalinux.org> wrote:
> On Fri, 10 Dec 1999, Greg Lindahl wrote:
>
> > > It's not good just to copy or dd from the disk the system is running on,
> >
> > But it does work; fsck the result immediately, and you'll see if you had a
> > fatal problem or not.
>
> I've tried it.....not always with good results.
>
> --rdp
>
>
> >
> > -- g
> >
> > --
> > To unsubscribe: send e-mail to axp-list-request@redhat.com with
> > 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
> >
>
> Rich Payne
> rpayne@alphalinux.org www.alphalinux.org
>
> --
> To unsubscribe: send e-mail to axp-list-request@redhat.com with
> 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]