[SuSE Linux] Second Hard Disc
Hi I've been thinking about putting a second IDE hard disc into my Linux box for a while now. I know that Linux is probably easy to configure for a second disc. I've got a spare 1Gb IDE HD which would do the job How would I go about doing this with SuSE 6.0 ? Do I have to troil away with the keyboard for a week or do I just install the disc and that's it ? The other thing is are there any web sites or Howtos on this ? Thank you Richard Sheffield UK 0973 682181 -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Richard Ibbotson wrote:
Hi
I've been thinking about putting a second IDE hard disc into my Linux box for a while now. I know that Linux is probably easy to configure for a second disc. I've got a spare 1Gb IDE HD which would do the job
How would I go about doing this with SuSE 6.0 ? Do I have to troil away with the keyboard for a week or do I just install the disc and that's it ?
The other thing is are there any web sites or Howtos on this ?
The biggest problem is making sure you get the master-slave settings right between drives, and your ide cdrom, if you have one. Let's assume you have /dev/hda as master on controller cable 1, and your cdrom is slave on controller 1. Put your new drive as a master on controller2 , that means you will need to plug a new cable into the motherboard in the ide2 connector. Then make sure you go into your bios and tell the system you have a second drive, most modern bioses will find it automatically for you. Then start linux, as root, "fdisk /dev/hdc" and make at least 1 primary partition. Then reboot, and mke2fs /dev/hdc1 to make an ext2 filesystem on your new partition. Then " mount -t ext2 /dev/hdc1 /mnt" and your partition is mounted. You can automatically mount it with an entry in /etc/fstab. -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
This should not be a problem as long as you don't move your current HD to another position. Just make sure you have the jumpers set correctly. You might also need to change jumpers on your old HD, if it is alone on a ribbon, since some HDs have a single drive setting as well as a master setting. After the hardware stuff is done, and your bios has accepted the existence of the new HD, the rest is easy. Just make a new directory, make the proper fstab entry, mount your new HD to it, copy the stuff you want to move to it and make symlinks from their old position, and you're done. Good luck. -- Regards Med venlig hilsen Ole Kofoed Hansen <A HREF="mailto:k01164@ko.sdu.dk">mailto:k01164@ko.sdu.dk</A> ICQ-UIN: 25773325 On Fri, 26 Mar 1999, Richard Ibbotson wrote:
Hi
I've been thinking about putting a second IDE hard disc into my Linux box for a while now. I know that Linux is probably easy to configure for a second disc. I've got a spare 1Gb IDE HD which would do the job
How would I go about doing this with SuSE 6.0 ? Do I have to troil away with the keyboard for a week or do I just install the disc and that's it ?
The other thing is are there any web sites or Howtos on this ?
Thank you
Richard Sheffield UK 0973 682181 -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
-- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
In addition to what Zentera said.... I have three HDs and one CDROM on my system. I found that if I have a CDROM as master on the second IDE then Linux can't see any HD setting as slave on that IDE. I had to change the jumper config on the CDROM to make it a slave, and make my HD as master on the second IDE connector. Richard Ibbotson wrote:
Hi
I've been thinking about putting a second IDE hard disc into my Linux box for a while now. I know that Linux is probably easy to configure for a second disc. I've got a spare 1Gb IDE HD which would do the job
How would I go about doing this with SuSE 6.0 ? Do I have to troil away with the keyboard for a week or do I just install the disc and that's it ?
The other thing is are there any web sites or Howtos on this ?
Thank you
-- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (4)
-
jlkreps@navix.net
-
k01164@ko.hhs.dk
-
r.ibbotson@zen.co.uk
-
zentara@mindspring.com