README.md
-------------------------------------------------------------------------------
Copyright (c) 2002-2003 VIA Technologies Inc.

VIA RAID Linux Utility Package ReadMe.txt

This readme file is to provide the information of VIA RAID linux tools
Package. VIA Technologies assumes no responsibility for any errors in
this document and no part of this document may be reproduced, transmitted,
or translated into any language,or in any form without the prior written
permission of VIA Technologies Incorporated.

Package Version 0.80 / ReadMe Version 0.80
-------------------------------------------------------------------------------

VIA RAID Utility is a GUI tool for user to controll the RAID card, it support
VT6410, VT6420, VT6421 controller.


CONTENTS
============================================
1) System Requirements
2) Software Package Contents
3) Utility Installation
4) What's New
5) Notes
============================================

1) System Requirements
You must has at least one controller on your system, and at least one
visible Hard Disk to run the utility.

Before run Utility, make sure you have install driver.

Supports the following Operating Systems:
Linux

2) Software Package Contents

The utility package includes the following files:

install.sh general install script to install the utility
install.spec.sh special install script for SuSE Linux8.1 or above(including
64bit distribution) and Mandrake 9.2
uninstall.sh uninstall script to uninstall the utility
README This file, provides information
COPYRIGHT
/etc
viaraid.conf default configration file for the utility
/bin
viaraid-gtk utility
viaraid-gtk.spec utility for SuSE 8.1 or above and Mandrake 9.2
/doc
/*.htm help files



3) Utility Installation
*Unpack the utility package to a temperary directory

*Install Utility
# change to the directory which you unpacked the package
# chmod +x install.sh
# ./install.sh
Important Note:
1). If your system is SuSE Linux 8.1, SuSE Linux 8.2, and Mandrake
Linux9.2, please run "install.spec.sh" instead of "install.sh".

*Run the Utility
# viaraid-gtk

*Uninstall Utility
# change to the directory which you unpacked the package
# chmod +x uninstall.sh
# ./uninstall.sh


4) What's New
In Release 0.80, the following bugs are fixed:
1). When repairing broken Raid, some information strings in dialogs
were wrong. Now they were fixed.

5) Notes (TroubleShootings)
1). I click the HELP button, but nothing happens?
Just wait a few seconds, for opening the browser of HTML takes
some time.
2). The utility show warning message like "reinstall driver failed", is
that a bug?
It's NOT a bug. This message occurs because your driver
module's usage count is not zero(for example,you have
"mount" one partition into the OS) when do the "reinstall" action.
Just quit the utility,and check to re-install driver manually, or
reboot the system.