Re: Need help making a /home partition From: Siri Amrit Kaur To: plug-discuss@lists.plug.phoenix.az.us Thank you very much! It's going in the printer now to take to work... Siri Amrit On Friday 24 September 2004 08:03 am, Rob Wultsch wrote: > In order to format it you need to do a: > su > mkfs.ext3 /dev/hda3 > next you need to mount it somewhere and copy your home over: > mkdir /crap > mount /dev/hda3 /crap > cp -R /home /crap > umount /crap > rmdir /crap > next you need to edit your /etc/fstab. Email that out if you need help > with that. --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss