- BIOS settings:

 - Thinkpadt430, BIOS settings:

Config----------------------------

Network:

wake on LAN: AC Only,

Ethernet LAN option ROM:Enable

USB:

usb UEFI BIOS Support: Disabled

always on usb: enabled

always on usb charge in off mode: disabled

usb 3.0 mode: auto

Serial ATA(SATA):

SATA Controller mode option: Compatibility

Security-----------------------------------

Password:

Hardware Password Manager: disabled

Lock UEFI bios settings: disabled

Security Chip

Secturity chip: inactive

UEFI bios update option:

Flash bios updating by end-users: enabled

secure rollback prevention: disabled

Virtualization

intel virtualization technology: Enable

Anti-theft

intel AT module activation:

- current setting :enable

current state : not activated

Secure boot

secure boot: disabled

Startup--------------------------------

Boot:

.centos (may be your flash disk when centos is not installed)

....

UEFI/Lgacy Boot: Both

- UEFI/legacy boot priority :Legacy First

- CSM Support:Yes

BIOS settings

- create USB bootable disk

NOTE: It doesn't work if you burn your usb disk with UltraISO on Windows,

You can use LiveUSB-Creator instead.

Download CentOS-7.0-1406-x86_64-DVD.iso, and burn it into your USB disk,

copy CentOS-7.0-1406-x86_64-DVD.iso to usb disk for later use.(Because when I intall centos, it requires the ISO file)

- Software selection: Development and Creative workstation

Additional Development

Compatibility Libraries

DNS NameServer

Development Tools

Emacs

Graphics CreateionTools

HardwareMonitoringUtilities

IdentityManagementServer

InfinibandSupport

LargeSystemsPerformance

LegacyXWindow SystemCopatibility

MainFrameAccess

NetworkFileSystemClient

OfficeSuiteandProductivity

PlatformDevelopment

Python

RemoteDesktopClients

TechnicalEriting

Virtualization Hypervisor

SmartCardSupport

- reclaim disk space

- NOTE:

After I entered the CentOS system, I found the notebook got hot quidkly. Finally, I figured it out. It's caused by the NVS 5400M. So I turned it off in BIOS.

http://seisman.info/linux-environment-for-seismology-research.html

http://rbgeek.wordpress.com/2014/07/15/initial-settings-after-installing-the-centos-7/

Install CentOS 7 on Thinkpad t430的更多相关文章

  1. 【Tools】-NO.4.Tools.1.VM.1.001-【VMware Workstation PRO 12 Install CentOS 7.1】-

    1.0.0 Summary Tittle:[Tools]-NO.4.Tools.1.VM.1.001-[VMware Workstation PRO 12 Install CentOS 7.1]- S ...

  2. mini install centOS log

    no ifconfig yum install net-tools ------------------------------------------------------------------ ...

  3. Licode Install CentOS 7.0

    mysqldump --add-drop-table -uroot -p123456 jit >/extra_disk/jit.sql sudo npm install -g node-gyp ...

  4. Learning Experience of Big Data: Learn to install CentOs 6.5 on my laptop

    I have learnt some experience about Big Data during my summer vocation,I was told that The first thi ...

  5. UEFI Install CentOS 7

    bios必须设置u盘为第一启动项 编辑E:\EFI\BOOT\grub.cfg中所有inst.stage2=hd:LABEL=*与卷标名称一致(区分大小写)(linux系统写入镜像无需修改) inst ...

  6. gcc 4.8.3 install centos

    http://blog.csdn.net/xlx921027/article/details/17382643

  7. Install Houdini 12.5 x64 in CentOS 7

    Thanks for Must(QQ ID)'s big help for installing Houdini in CentOS7. - download HOUDINI_FX_V12.5.371 ...

  8. Centos yum install

    http://wiki.centos.org/TipsAndTricks/BrokenVserver centos mirror:  http://mirror.centos.org/centos/6 ...

  9. CentOS 7 install slurm cluster

    //slurm install //CentOS 7 system //192.168.159.141 node01 //192.168.159.142 node02 systemctl stop f ...

随机推荐

  1. CRYPTO-MD5

    这是昨天WHUCTF比赛的一道题目,本属于crypto,其实和crypto没多大关系, 比赛时其实差不多有这种思路了,但不相信自己,就没这样做下去,回来之后,照做了,果然是这样 链接:http://p ...

  2. shader forge卡通渲染!

    自从用了shader forge,妈妈我再也不写shader了...... 写了3种,分别用的顶点法线.法线贴图.顶点法线+法线贴图,然后还有自发光和受光两种模式,那就是6种了吧... 最后来一张sh ...

  3. C#单链表

    顺序表是用地址连续的存储单元顺序存储线性表中的各个数据元素, 逻辑上相邻的数据元素在物理位置上也相邻.因此,在顺序表中查找任何一个位置上的数据元素非常方便, 这是顺序存储的优点. 但是, 在对顺序表进 ...

  4. NPOI读取Excel 数据 转。。。

      public DataTable am_Decode() { DataTable table = new DataTable(); string[] strAscDataList = Direct ...

  5. SqlServer性能优化分割提升性能分布式视图(七)

    分布式视图: 1.将大表分割到多个服务器上存储 2.物理上与逻辑上都存在多个表 3.通过视图实现对分布到多个服务器表进行访问 4.整合网络负载平衡 链接两台数据库: 建立同样的数据结构: create ...

  6. HDU 5884 (贪心)

    problem sort 题目大意 有n个数组,每个数组有a[i]个元素,每次可以将至多k个数组合并为一个数组,所花费代价为这些数组的元素和.给定代价上限,求将所有数组合并为1个数组的最小k. 解题分 ...

  7. LPTHW 结束了

    基本上在学习了LPTHW的 类 继承 和 合成以后基本就结束. 后面几章都是根据web.py进行网页编程,以及自动化测试的.目前来看不太感兴趣. 稍后我可能找个实际项目进行锻炼下,比如 Crossin ...

  8. jquery实现自动补全邮箱地址

    开始做的邮箱补全代码 //检查email邮箱 function isEmail(str) { if (str.indexOf("@") > 0) { return true; ...

  9. win7绕过开机密码攻略

    访问windows机器,经常会因为忘记了开机密码而苦恼.当然你也可以选择重装,这样最简单粗暴.如果有重要数据保存在C盘之类的(个人严重推荐不要保存到C盘),那就不是重装能解决的问题了.2014年12月 ...

  10. 6.Counting Point Mutations

    Problem Figure 2. The Hamming distance between these two strings is 7. Mismatched symbols are colore ...