HomeBanner

How to set up an Promise fasttrak 100 tx-2 (20270 chipset) ide raid controller on a Suse 8 System

Installation of Promise fasttrak 100 tx-2 (20270 chipset) ide raid controller on a Suse 8 System

  1. Get the drivers from http://promise.com and read carefully the readme.txt.

  2. Do exactly what they write in readme.txt until you experience the first problems (they will come soon enough ;-)

  3. You will find out that SuSE setup found 3 hard disks: /dev/hda, /dev/hde and /dev/sda or similar. This is wrong. You should only see /dev/sda.

  4. Ignore this fact and install everything into /dev/sda.

  5. Then in boot options (SuSE setup), define user boot loader (don't use lilo).

  6. Make your choices on software etc, setup keyboard, setup time, all the normal stuff.

  7. Start setup.

  8. After copying all packages onto your harddrive, you may experience setup saying: cannot write mbr .

  9. Now you have to leave the readme.txt path. Ignore this error message and continue. You will fix that later.

  10. After completeing the setup as normal, you root into the shell, mount your floppy, and start sh setup-ft.

  11. Check whether the kernel images are in /boot. If they are not, /etc/lilo.conf will be missing too. Install them from package k_deflt.

  12. If the kernel images are there, check lilo.conf. Check the append lines for syntax errors (wrong tokens). Check the disk = parameter, and if needed, change it to /dev/sda.

  13. Install mbr to /dev/sda using the lilo command (see man lilo how to do it).

  14. Using the lilo command, define the proper boot device (/dev/sda)

  15. Run lilo

  16. Reboot - it should work now.

Note

I didn't have to install the k_deflt package in my last attempt. The way to solve these problems may be other than what I described above.


Updated: Tue, 03 Feb 2004
Valid CSS!Valid HTML 4.01!