I don't know if it's bootable because my mainbaord won't boot from the highpoint card.
At this time I'm writing a Howto in Dutch for the (un)official E-smith site in the Netherlands
http://www.minddigger.comAfter is done I'll transalate into English so please be patient.
But first of all try this:
Download the Redhat manual from the site
http://www.highpoint-technologies.com download the RedHat bios for the Card and copy the file load.exe and the file bios.v21 to a win95/98 bootdisk.
Flash the card from a win95/98 disk with the program load, so after you've booted from win disk you're on a:
type load.exe bios.v21 and follwow the instructions.
Print the manual and perform the following steps:
1 Step 1 of page 3
2 goto the directory mentioned in Step 1 (/tmp) and type:
depmod -a; insmod hpt370.o
3 Step 4 of page 5
4 Try "Checking devices" on page 6
5 Throw away the manual, because after this it won't help you
6 Open the file rc.sysinit in the directory /etc/rc.d and find the line # add raid devices it's almost at the end.
7 After this line insert the following line:
depmod -a; insmod /tmp/hpt370.o
8 save the file
9 Use fdisk and mkfs, to delete any partitions and format the attached drives, should be sda, sdb,sdc or sdd
10 Reboot the server, and in the setup program of the card configure the raid array, and sync the attached disk, but you'll be promted to do that.
11 After the server is started edit you're fstab for the exact mounting point, mine was: /dev/dsa1 /home/e-smith/files/ibays/data/files ext2 defaults 1 2
12 Reboot again, and at server prompt type:
chown root.shared /home/e-smith/files/ibays/data/files and type
chmod 0770 /home/e-smith/files/ibays/data/files
13 Now the data ibay(or another) is writeable
This is as short as it can be the howto will be step by step, I'll hope this will help you for the time being.
Best regards
Paul van Dun
The Netherlands