Re: Need help making a /home partition

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Siri Amrit Kaur
Date:  
To: plug-discuss
Subject: Re: Need help making a /home partition
Re: Need help making a /home partition
From: Siri Amrit Kaur <>
To:

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 -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss