[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: moving "/" sda4 --> sdb1



On Sun, 4 Oct 1998, John Leget wrote:

 : greetings,
 : 
 : I need to move debian from drive 1 to drive 2 ( just deep sixed NT >;0)
 : ), what are the steps necessary.

login as root

mke2fs /dev/sdb1
mount /dev/sdb1 /mnt
cd /
find . -xdev | cpio -padm /mnt
umount /mnt
vi /etc/fstab
reboot

--
Nathan Norman
MidcoNet  410 South Phillips Avenue  Sioux Falls, SD
mailto:finn@midco.net           http://www.midco.net
finger finn@home.midco.net for PGP Key: (0xA33B86E9)



Reply to: