From: Conor Daly (conor.daly at domain oceanfree.net)
Date: Sat 22 Jun 2002 - 18:37:37 IST
On Fri, Jun 21, 2002 at 11:38:57PM +0100 or so it is rumoured hereabouts,
Paul Jakma thought:
>
> 1. create new partitions on new disk.
>
> 2. mount them under /mnt, eg /mnt/new/, /mnt/new/usr/, /mnt/new/var,
> /mnt/new/home, enz..
>
> for H in / /usr /var /home <etc..>; do
> ( cd ${H} ; tar -clf - . ) | ( cd /mnt/new${H} ; tar -xspf - )
> done
Pretty much as detailed in the Hard-Disk-Upgrade-HOWTO on
http://www.linuxdoc.org
Conor
-- Conor Daly <conor.daly at domain oceanfree.net> Domestic Sysadmin :-) --------------------- Faenor.cod.ie 12:25pm up 29 days, 21:43, 0 users, load average: 0.07, 0.02, 0.00 Hobbiton.cod.ie 12:20pm up 3 days, 11:42, 1 user, load average: 0.00, 0.00, 0.00
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:26 GMT