請先看『使用說明』
MB:3I270D
From LEXWiKi
(edited by Steve via TableEdit) |
(→FAQ of 3I270D) |
||
Line 159: | Line 159: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
[[User:PattyChen|Patty]] 11:09, 6 April 2009 (CST) | [[User:PattyChen|Patty]] 11:09, 6 April 2009 (CST) | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | === Install network driver(RTL8168/RTL8111C) === | ||
+ | {| | ||
+ | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
+ | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
+ | 1.Download Network driver | ||
+ | 2.install gcc compile , kernel source from CentOS DVD | ||
+ | Permissions should be root,and open terminal | ||
+ | A.mount your CD/DVD-ROM device to /mnt folder and into package folder | ||
+ | #mount /dev/cdrom /mnt | ||
+ | #cd /mnt/CentOS | ||
+ | B.install gcc compile and dependances. | ||
+ | # rpm -ivh glibc-2.5-12.i386.rpm | ||
+ | # rpm -ivh glibc-2.5-12.i686.rpm | ||
+ | # rpm -ivh glibc-common-2.5-12.i386.rpm | ||
+ | # rpm -ivh glibc-devel-2.5-12.i386.rpm | ||
+ | # rpm -ivh glibc-headers-2.5-12.i386.rpm | ||
+ | # rpm -ivh libgomp-4.1.1-52.el5.i386.rpm | ||
+ | # rpm -ivh gcc-4.1.1-52.el5.i386.rpm | ||
+ | C.install kernel source | ||
+ | # rpm -ivh kernel-devel-2.6.18-8.el5.i686.rpm | ||
+ | # rpm -ivh kernel-xen-devel-2.6.18-8.el5.i686.rpm | ||
+ | # rpm -ivh kernel-PAE-devel-2.6.18-8.el5.i686.rpm | ||
+ | 3.Compile and install Network driver | ||
+ | #tar -zxvf r8168 | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Patch File: | ||
+ | !bgcolor = #F3F3F3 align="left"| | ||
+ | "write Patch File" | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Defect: | ||
+ | !bgcolor = #F3F3F3 align="left"| | ||
+ | N/A | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Asker: | ||
+ | !bgColor = #F3F3F3 align="left"| | ||
+ | Steve 2010/09/08 | ||
+ | |- | ||
+ | !bgcolor = #ccccff |Provider: | ||
+ | !bgColor = #F3F3F3 align="left"| | ||
+ | Steve 2010/09/08 | ||
|- | |- | ||
|} | |} |
Revision as of 11:48, 8 September 2010
O.S | VGA | Audio | SATA | USB | LAN | Mini Card | Download | Patch |
---|---|---|---|---|---|---|---|---|
Windows XP Embedded |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes | ||
Fedora core 10 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
| |
Ubuntu 8.10 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes | ||
FreeBSD 7.3 |
Yes |
- |
Yes |
Yes |
Yes |
- |
| |
CentOS 5 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
FAQ of 3I270D
After install Linux,3I270D can't get into OS.It will show "DISK BOOT FAILURE , INSERT SYSTEM DISK AND PRESS ENTER" or "OPERAION SYSTEM MISSING!"
Ans: |
It is because of the boot loader is installed into the on-board NANDrive. You can follow the steps bellow to solve the problem.
2.Choose "Advanced BIOS Features" and press enter. 3.Choose "Hard Disk Boot Priority" and press enter. 4.Choose "2GB NANDrive" and press "+". 5.Let the 2GB NANrive be the first boot priority and save. And then you can go into the OS. |
---|---|
PatcIh File: |
N/A |
Defect: |
N/A |
Asker: |
Patty 11:09, 6 April 2009 (CST) |
Provider: |
Patty 11:09, 6 April 2009 (CST) |
Install network driver(RTL8168/RTL8111C)
Ans: |
1.Download Network driver 2.install gcc compile , kernel source from CentOS DVD Permissions should be root,and open terminal A.mount your CD/DVD-ROM device to /mnt folder and into package folder #mount /dev/cdrom /mnt #cd /mnt/CentOS B.install gcc compile and dependances. # rpm -ivh glibc-2.5-12.i386.rpm # rpm -ivh glibc-2.5-12.i686.rpm # rpm -ivh glibc-common-2.5-12.i386.rpm # rpm -ivh glibc-devel-2.5-12.i386.rpm # rpm -ivh glibc-headers-2.5-12.i386.rpm # rpm -ivh libgomp-4.1.1-52.el5.i386.rpm # rpm -ivh gcc-4.1.1-52.el5.i386.rpm C.install kernel source # rpm -ivh kernel-devel-2.6.18-8.el5.i686.rpm # rpm -ivh kernel-xen-devel-2.6.18-8.el5.i686.rpm # rpm -ivh kernel-PAE-devel-2.6.18-8.el5.i686.rpm 3.Compile and install Network driver #tar -zxvf r8168 |
---|---|
Patch File: |
"write Patch File" |
Defect: |
N/A |
Asker: |
Steve 2010/09/08 |
Provider: |
Steve 2010/09/08 |