On Thu, 26 Dec 2002, John Ford wrote: > I've been asked to ask: > > ------------- > I have a Linux Lpar using 3 volumes and we are moving to a new physical disk > unit. How do I copy the 3 volumes to the new devices?? > > Other LPAR's are OS/390. No VM. > -------------
My favourite is to mount the new disk <someplace> and tar cl <source> | tar xpC <someplace> or a variation on the theme. -- Cheers John. Join the "Linux Support by Small Businesses" list at http://mail.computerdatasafe.com.au/mailman/listinfo/lssb
