code:work:lvisf:2022:centos65minimal:start
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| code:work:lvisf:2022:centos65minimal:start [2022/02/18 17:38] – created 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 62: | Line 69: | ||
| ===== Adding Online Resources ===== | ===== Adding Online Resources ===== | ||
| - | * [[https:// | + | * [[https:// |
| + | |||
| + | This did work in adding the 6.10 repository to our system: (from) [[https:// | ||
| + | |||
| + | < | ||
| + | curl http:// | ||
| + | curl http:// | ||
| + | </ | ||
| + | |||
| + | * You can grab the file here: {{ : | ||
| + | * Modified the epel to http (instead of https) in here: {{ : | ||
| ===== Use Archived Packages? ===== | ===== Use Archived Packages? ===== | ||
| Line 375: | 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 658: | Line 693: | ||
| cd ~/ | cd ~/ | ||
| ./configure | ./configure | ||
| - | make | + | make -j 4 |
| sudo make install | sudo make install | ||
| </ | </ | ||
| Line 994: | 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 1000: | 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.1645205915.txt.gz · Last modified: by david
