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:[EMAIL PROTECTED]           http://www.midco.net
finger [EMAIL PROTECTED] for PGP Key: (0xA33B86E9)

Reply via email to