Forum overview »
Hardware » raid board + mandrake (1/1)
| raid board + mandrake |
| Author |
Message |
chaosinc
Junior Member
Posts: 2
Joined: 2005-04-10
Member No.: 63535
|
2005-04-10 11:18:32
i have mandrake 10.1 on a m/board Epox 8k5a2+ how do i configure the other ide channels?
David
|
|
| Post #161099 |
|
danleff
Moderator
Posts: 2365
From: Albany, NY
Joined: 2002-08-30
Member No.: 12718
|
2005-04-11 04:19:17
...as raid or straight IDE? If as a plain IDE channel, consult the users manual. This is a function of the bios or a jumper on the board. Some motherboards allow you to use the third ide connector as a plain ide drive.
I remember trying this with an MSI board, that allowed IDE 3 (raid 1) to be used as a plain IDE channel. Mandrake saw the drive as hde, but also saw the hde drive as the primary drive on detection. I was using lilo at the time and had to tell lilo to reverse the drive designation. Since Mandrake saw thew first raid connection as the primary drive, I passed the ide=reverse command to lilo in the Mandrake boot options. There is also a way to do this in Grub, if this is what you are using as your bootloader.
If you already have a hard drive in the #3 connector, go to a terminal window, as root user and type in fdisk -l (that is the letter l, not the number 1) and see what the designations are. In my case, it was the following;
hda = primary master
hdb = primary slave
hdc = cdrom drive (secondary Master)
hdd = secondary slave drive
hde = drive connected to the third ide connector (raid)
|
|
| Post #161119 |
|
Forum overview »
Hardware » raid board + mandrake
| Legend |
View profile
Mark this post as solution (topic starter only)
Reply with quote to post
Edit post
Delete post (admin only)
|
|