It's basically the same as what you'd do on an xp system.

- insert drive
- fdisk /dev/hd{whatever}
- mkfs /dev/hd{whatever}
- vi /etc/fstab
    - insert your drive to automount
- mkdir /mnt/{whatever}
- mount /dev/hd{whatever} /mnt/{whatever}

Ed Wilts
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
----- Original Message -----
From: "CDitty" <[EMAIL PROTECTED]>
want to add a second hard drive to my linux box but I don't know what
> steps I need to go through to make the drive usable in RH 7.2.  The drive
> is currently on a win xp system.





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to