readme_Suse.txt Driver File Contents (Trusty_20RAID_20EX_20v5.zip)

  
                   Yano SAS/SATA RAID controller
                       Yano Trusty RAID
                       
                  
		
------------------------------- Driver User's Guide -----------------------------------	

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   
++ 1. Contents                                                      ++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	

	     
  - Source code (acs_ame.c, acs_ame.h, Makefile)
  - Image file(dd.img)
 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   
++ 2. First-time installation                                       ++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	
   
   
	A. Before Installation - Under DOS/Windows environment

		
		a. Write acs.img into a floppy disk.
			x:\path\rawrite.exe dd.img A:
	        //You can get "rawwritewin" software from the internet.
			
        B. Installation

		a. boot from CD1/DVD ROM

		b. Select "F5" or "F6" to install a Driver Disk.

		c. Select "Installation ---" to install the SuSE Linux

		d. Insert the driver disk to floppy drive.

		e. When "Please Choose the Driver Update medium" pop-up, press "back" for back to installation console.

		f. Follow SuSE installion procedure to finish your system installation.
		
		
   
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++   
++ 3. Install RAID driver on an existing operating system           ++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
method 1:   	
	A. Go to the Liux driver source code folder and prepare for make acs_ame driver module

		# cd SourceCode/
		# make                                   ;acs_ame.ko will present	
		
	
	B. Install acs_ame module

		===Install module manually.

		You can use insmod to install Yano RAID driver acs_ame.ko manually

			# insmod ./acs_ame.ko

method 2:

  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
  $$   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.18-53.el5)
   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.18-53.el5/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.18-53.el5.

  # mkinitrd -f -v /boot/initrd-2.6.18-53.el5.custom.img 2.6.18-53.el5

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

  Example:
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  @  ......
  @ title CentOS Linux (2.6.18-53.el5)
  @	root (hd0,0)
  @	kernel /vmlinuz-2.6.18-53.el5 ro root=/dev/hda2		<----This depends on your root partition
  @	initrd /initrd-2.6.18-53.el5.img
  @
  @ title CentOS Linux (2.6.18-53.el5)custom			<----add this entry
  @	root (hd0,0)						<----add this entry
  @	kernel /vmlinuz-2.6.18-53.el5 ro root=/dev/hda2		<----add this entry and it depends on your root partition
  @   initrd /initrd-2.6.18-53.el5.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: web3, load: 2.39