In article <(E-Mail Removed)>, Jude the Obscure
wrote:
>I think I can do this but I thought I'd better ask folks who know a
>lot more than I do to make sure.
Would have helped to post this to comp.os.linux.hardware, as it really
doesn't have anything to do with networking.
>I have an older server P-III 550 MHz running Red Hat Linux 6.2. It has
>an 18 GB SCSI drive and an IDE CD-ROM drive.
>
>I need to be able to do backups of my desktop systems. So what I'm
>thinking of doing is getting a Western Digital Caviar 120GB ATA/100 72
>WD1200JB drive and putting it in to use as a storage device.
23639 Aug 21 2000 Hard-Disk-Upgrade
652047 Jan 30 2004 Hardware-HOWTO
79391 Nov 8 08:33 Large-Disk-HOWTO
The last one is only ten weeks old, so you'll need to get it from an LDP
mirror, such as
http://en.tldp.org/HOWTO/HOWTO-INDEX/howtos.html. However
RH6.2 was a 2.2.x kernel ((2.2.14-5.0 out of box, 2.2.24-6.2.3 as the last
errata update on Mar 19 2003), and I suspect your ancient kernel is going
to have a huge problem trying to recognize the new drive.
>I would just let Linux format the whole thing as one big drive and store
>enormous (multi GB) files on it.
Without the large memory kernel, you may run into problems there - 4 GB is
a bad magic number.
>Does this project sound do-able to folks? Is there anything I should
>watch out for? I have not messed with my server for a couple of years
>because it's running all right.
Understand that, but 6.2 has been unsupported since March 31, 2003. The
old 2.2.24 kernel is rather long in the tooth - 2.2.26 is nearly a year old,
and 2.2.27 is at rc2 (four days ago).
>But I'm a bit rusty on the Linux stuff. I'm hoping to just plug this
>thing in, turn on the server, let Linux see that there's new hardware
>and let it format the 120 GB drive. Am I being overly optimistic?
Very much so. Just the simple things, like how do you want the drive
partitioned - what kind of file system do you want on this drive - where
do you want it mounted, and so on. But the HOWTOs cover this.
Old guy