> -----Original Message-----
> From: plug-discuss-admin@lists.plug.phoenix.az.us
> [mailto:plug-discuss-admin@lists.plug.phoenix.az.us]On Behalf Of Shawn
> T. Rutledge
> Sent: Saturday, May 05, 2001 3:59 PM
> To: plug-discuss@lists.plug.phoenix.az.us
> Subject: Re: [off topic] Save mp3 files
>
>
> Change the jumpers; it should have a sticker showing how, every
> drive is different. Then connect it to the same IDE cable.
>
---
you will have to give a mount point...
edit the fstab or easier with linuxconf...
it will be /dev/hdb[1...5-9]
so it will end up something like...
/dev/hdb1 /extrahd1 ext2 defaults 1 1
and depending upon other partitions on the old hd...
/dev/hdb6 /extrahd2 ext2 defaults 1 2
as I said, easier to add with linuxconf
Craig