On Tuesday 23 March 2004 10:50 am, truejack@xxxxxxxxxxxxx wrote: > <P>Folks,</P> > <P>I am new to the LINUX thing. Mostly been a Microsoft guy so far.</P> > <P>I need a add a new HardDisk to my RH8.0 box.</P> > <P>How do I go about doing it and configuring the new Hardrive.</P> > <P>I am pasting mt df -h output here</P> > <P>Filesystem &n >bsp; Size Used First off, please never ever send HTML message to mailing list like this. See how horrible it is when we're trying to read it as text? Please change your email setting. To add and configure partition on new harddrive, check the manual here: https://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/custom-guide/ch-disk-storage.html After that, you need to copy data from your old /home partition to the new partition. Then edit /etc/fstab so that /home be mounted to the new partition. eg, if the new partition for /home is /dev/hdc1, edit the /etc/fstab to have line like this: /dev/hdc1 /home ... RDB -- Reuben D. Budiardja Department of Physics and Astronomy The University of Tennessee, Knoxville, TN --------------------------------------------------------- "To be a nemesis, you have to actively try to destroy something, don't you? Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect." - Linus Torvalds - -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list