Re: Need help making a /home partition

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Siri Amrit Kaur
Fecha:  
A: plug-discuss
Asunto: 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