Promise fasttrak 100 tx-2 (20270 chipset) ide raid controller

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

1. How to set up 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 readme.txt

  2. do exactly what they write in readme.txt until you experience 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. in boot options (suse setup) define user boot loader (don't use lilo)

  6. make your choices on software etc, setup keyboard, setup time, just 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 just as normal, you root into the shell and 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. if needed change it to /dev/sda

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

  14. using 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 k_deflt package in my last attempt. The way to solve these problems may be other than what I described above.

Copyright 2002-2003 Togan Muftuoglu