code:work:lvisf:2022:centos65minimal:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| code:work:lvisf:2022:centos65minimal:start [2022/02/18 21:13] – [Adding Online Resources] david | code:work:lvisf:2022:centos65minimal:start [2022/02/18 23:31] (current) – [Installing USB Temperature Library] david | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| sudo rpm -ivh --oldpackage kernel-2.6.32-431.el6.centos.plus.x86_64.rpm | sudo rpm -ivh --oldpackage kernel-2.6.32-431.el6.centos.plus.x86_64.rpm | ||
| sudo rpm -ivh --oldpackage kernel-devel-2.6.32-431.el6.centos.plus.x86_64.rpm | sudo rpm -ivh --oldpackage kernel-devel-2.6.32-431.el6.centos.plus.x86_64.rpm | ||
| + | </ | ||
| + | |||
| + | I had to do this, but not sure if really I needed to just install the top thing? | ||
| + | |||
| + | < | ||
| + | cd / | ||
| + | ln -s 2.6.32-431.el6.centos.plus.x86_64 2.6.32-431.el6.x86_64 | ||
| </ | </ | ||
| ======Kontron BIOS Changes ====== | ======Kontron BIOS Changes ====== | ||
| Line 386: | Line 393: | ||
| </ | </ | ||
| + | ==== / | ||
| + | |||
| + | < | ||
| + | # | ||
| + | device (hd0) HD(1, | ||
| + | default=0 | ||
| + | timeout=5 | ||
| + | splashimage=(hd0, | ||
| + | serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1 | ||
| + | terminal --timeout=5 serial console | ||
| + | hiddenmenu | ||
| + | title CentOS (2.6.32-431.el6.x86_64) | ||
| + | root (hd0,1) | ||
| + | kernel / | ||
| + | yrheb-sun16 crashkernel=auto | ||
| + | initrd / | ||
| + | </ | ||
| ==== Kernel Console Redirection ==== | ==== Kernel Console Redirection ==== | ||
| Line 669: | Line 693: | ||
| cd ~/ | cd ~/ | ||
| ./configure | ./configure | ||
| - | make | + | make -j 4 |
| sudo make install | sudo make install | ||
| </ | </ | ||
| Line 1005: | Line 1029: | ||
| Follow the instructions here: | Follow the instructions here: | ||
| - | * [[facility:subsystem:datasystem:dev:hardware: | + | * [[code:work:lvisf:2022:centos65minimal: |
| ===== Installing USB Temperature Library ===== | ===== Installing USB Temperature Library ===== | ||
| Line 1011: | Line 1035: | ||
| Follow the instructions below to compile the USB temperature monitoring device libraries required. | Follow the instructions below to compile the USB temperature monitoring device libraries required. | ||
| - | * [[facility:subsystem:datasystem:dev:hardware:mccdaq: | + | * [[code:work:lvisf:2022:centos65minimal:mccdaq_usb|Measurement Computing USB-TEMP-AI]] |
| - | ]] | + | |
| ===== LVIS User Binary Path ===== | ===== LVIS User Binary Path ===== | ||
code/work/lvisf/2022/centos65minimal/start.1645218817.txt.gz · Last modified: by david
