If memory serves me correctly, you should be able to use fdisk to make a
new partition on some drive, then use mkfs to create the filesystem of
choice. On ext2/3 filesystems you can use the e2label program to give
the new partition a label of /home. You then need to edit the /etc/fstab
and either include the /home label in place of the previous device name
that was mounted as /home, or just put in the new device name (use fdisk
-l to get the new device name). Then when you reboot it should mount the
new /home partition to /home.

Hope that helps,

Jesse

On Tue, 2003-03-11 at 21:14, rwtoole wrote:
> All,
> 
> Just had one of the hard drives in my Redhat 8.0 box die. No question,
> its dead Jim. :( (Stupid Fujitsu junk, I'm glad they quit making desktop
> HDs)
> 
> Trouble is, this is the drive where /home was mounted, and it drops me
> to a shell right after the file system check.
> 
> This is the first time I have had to recover from a dead HD under Linux,
> and so... Help!
> 
> My question is, how do I make a new /home folder from this shell it puts
> me into, and scrub the Fush*tsu from fstab? So it will boot?
> 
> Thanks in advance,
> 
> Rob.
-- 
Jesse Kline, RHCT
http://www3.telus.net/public/klinej/resume.html

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to