User Manual
Table Of Contents
- Safety information
- Chapter 1: Product Introduction
- Chapter 2: Hardware Information
- Chapter 3: Installation Options
- Chapter 4: Motherboard Information
- Chapter 5: BIOS Setup
- 5.1 Managing and updating your BIOS
- 5.2 BIOS setup program
- 5.3 Main menu
- 5.4 Ai Tweaker menu
- 5.5 Performance Tuning menu
- 5.6 Advanced menu
- 5.6.1 Trusted Computing
- 5.6.2 ACPI Settings
- 5.6.3 SMART Self Test
- 5.6.4 Super IO Configuration
- 5.6.5 Serial Port Console Redirection
- 5.6.6 Onboard LAN Configuration
- 5.6.7 APM
- 5.6.8 PCI Subsystem Settings
- 5.6.9 Network Stack Configuration
- 5.6.10 CSM Configuration
- 5.6.11 NVMe Configuration
- 5.6.12 USB Configuration
- 5.6.13 iSCSI Configuration
- 5.6.14 Intel(R) Virtual RAID on CPU
- 5.7 Platform Configuration menu
- 5.8 Socket Configuration menu
- 5.9 Event Logs menu
- 5.10 Server Mgmt menu
- 5.11 Monitor menu
- 5.12 Security menu
- 5.13 Boot menu
- 5.14 Tool menu
- 5.15 Save & Exit menu
- Chapter 6: RAID Configuration
- Chapter 7: Driver Installation
- Appendix
7-8 Chapter 7: Driver Installation
Preparing the Linux Driver
Ensure that there is another computer with a Linux-based OS to create the RAID driver.
When creating the RAID driver, you may refer to the examples below which uses a 64bit
SUSE Linux system to create a 64bit RAID driver for SUSE11 sp1.
1. Copy the image file into the Linux system.
Example: megasr-15.00.0120.2012-1-sles11-ga-x86_64.img
2. Create a folder.
Example: image
3. Mount the image file into the image folder using this command format:
mount -oloop [image file name] image
Example: mount -oloop megasr-15-15.00.0120.2012-1-sles11-
ga-x86__64.img image
4. Copy the contents of the image directory, labeled as 01, into a FAT32 USB drive.
5. Rename the 01 folder to CD Image.