readme.txt Driver File Contents (Trusty_20RAID_20EX_20v5.zip)

                    Yano SATA RAID CONTROLLER 
                       Yano Trusty RAID

          RedHat Linux Fedora core 5  i386 and x86_64
	  Kernel version 2.6.15-1.2054_FC5


**********************************************************************
**    First-time installation                                       **
**********************************************************************

	A. Before Installation 

	  - Under DOS/Windows environment

		a. Dump it into a floppy disk.
			X:\PATH\rawrite.exe dd.img A:
			Tips: You can get rawrite.exe from RedHat Fedora Core 5 installation disk #1
			      "\dosutils" directory.

	  - Under Unix enviroment

		a. Unzip driver disk
			# unzip install.zip
		b. Dump it into a floppy disk.
			# dd if=dd.img of=/dev/fd0

	B. Installation

		a. Booting from Installation CDROM #1 

		b. On "Welcome to Red Hat Linux" installation screen, a prompted lable "boot:"
			will appear at the bottom of the screen. According to the prompt, type in
			"text(or linux) dd" to tell linux we have a driver disk.

		c. You will be asked "Do you have a driver disk?", select "Yes".

		d. When prompted "Insert your driver disk and press OK to continue", insert the 
			driver diskette in the floppy drive and then select "OK".

		e. When prompted " Do you wish to load any more driver disks ", select "No"

		

		f. Follow installion procedure to finish your system installation.

		g. When the "Installation Complete" dialog appears. *DO NOT* press ENTER to reboot. 
		   Press Ctl+Alt+F2 to activate the command shell and type in the following commands.

			#modprobe floppy
			#mkdir /floppy
			#mount /dev/fd0 /floppy
			#cd /floppy
                        #cd /FC5_patch 

			Depended on your kernel architecture, excuted following 

				Case 1: if your kernel is x86_64
				# ./patch.ix86_64

				Case 2: if your kernel is i686 with multi processors or hyper-threading
				# ./patch.i686smp

				Case 2: if your kernel is i686 with single processor and no hyper-threading
				# ./patch.i686

				Case 2: if your kernel is i586 with single processor and no hyper-threading
				# ./patch.i586


		i. Press Ctl+Alt+F7 back to graphic mode, and Press ENTER to finish setup.


**********************************************************************
**  Installing raid driver on an Existing System.                   **
**********************************************************************


  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
  $$   extract acs_ame.ko from dd.img                     $$
  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

   # mkdir /root/tmp                   
   # dd if=dd.img of=/dev/fd0
   # mount /dev/fd0 /mnt
   # cp /mnt/modules.cgz /root/tmp
   # cd /root/tmp
   # gzip -cd modules.cgz|cpio -id 

   You can get acs_ame.ko from 'kernel' (EX. 2.6.15-1.2054_FC5)
   You can use insmod to install Yano RAID driver acs_ame.ko manually

   # insmod ./acs_ame.ko
   # copy acs_ame.ko to /lib/modules/2.6.15-1.2054_FC5/kernel/drivers/scsi/
   # make new initrd image

   An initrd image is needed for loading your SCSI module at boot time.
   So you need update your initrd image.....

   Insert and add this context description into /etc/modprobe.conf

   Example:
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  @       ......
  @   alias scsi_hostadapter acs_ame		<----add this entry
  @       ......
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

  Build up a new initrd image. Assume your kernel version is 2.6.15-1.2054_FC5.

  # mkinitrd -f -v /boot/initrd-2.6.15-1.2054_FC5.custom.img 2.6.15-1.2054_FC5

  insert and add this context description into /boot/grub/grub.conf

  Example:
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  @  ......
  @ title CentOS Linux (2.6.15-1.2054_FC5)
  @	root (hd0,0)
  @	kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=/dev/hda2		<----This depends on your root partition
  @	initrd /initrd-2.6.15-1.2054_FC5.img
  @
  @ title CentOS Linux (2.6.15-1.2054_FC5)custom			<----add this entry
  @	root (hd0,0)						<----add this entry
  @	kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=/dev/hda2		<----add this entry and it depends on your root partition
  @   initrd /initrd-2.6.15-1.2054_FC5.custom.img			<----add this entry
  @  ......
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 

  E.#reboot 




Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 0.80