NI Real-Time Hypervisor 2.10 Quick Start Guide
4
ni.com
g.
Press the <W> key and then the <Enter> key to save these changes.
Note
Linux displays an error that says it failed to re-read the partition table but will
use the new table when you reboot the system. This error is expected and does not
indicate a problem.
10. Restart the system.
11. Use the
mkdosfs
utility that comes with Red Hat Enterprise Linux to name the NI ETS
partition
LABVIEW_RT
.
a.
Right-click the desktop and select
Open Terminal
from the shortcut menu.
b.
Type
mkdosfs -n LABVIEW_RT
followed by the name of the hard drive and the
partition number of the NI ETS partition and then press the <Enter> key. For example,
if the NI ETS partition is the third partition of a hard drive named /dev/sda, type
mkdosfs -n LABVIEW_RT /dev/sda3
.
12. Upgrade your system to use GRUB2, if necessary. To determine what version of GRUB is
running on your system, enter the command
grub-install --version
. If the version
is 1.98 or later, your system is running GRUB2.
Caution
If you do not follow the correct installation procedures, upgrading to
GRUB2 can damage your system. Contact National Instruments if you require
assistance with this process.
13. Specify the nomodeset flag to avoid screen resolution issues by completing the following
steps:
a.
If necessary, enter the command
mkdir /usr/local/etc/default
to create the
specified directory.
b.
If necessary, create the
/usr/local/etc/default/grub
file.
c.
Open the
/usr/local/etc/default/grub
file for editing and add the line
GRUB_CMDLINE_LINUX=nomodeset
to the file.
d.
Enter the command
grub-mkconfig -o /boot/grub/grub.cfg
to regenerate
grub.cfg
.
14. Install the
kernel-rt-3.2.23-rt37.56.el6rt.x86_64
and
kernel-rt-devel-3.2.23-rt37.56.el6rt.x86_64
packages.
15. Download and install the
libXinerama (libXinerama.so.1)
and
mesa-libGL
(libGL.so.1) i686
packages using the yum package manager.
16. (Optional) If you want to use shared memory with NI Real-Time Hypervisor for Linux, you
must install the 64-bit version of LabVIEW. National Instruments recommends you install
LabVIEW (64-bit) before installing NI Real-Time Hypervisor to preserve default
installation paths.
17. Place the NI Real-Time Hypervisor installation CD in the USB CD-ROM drive and run the
NI Real-Time Hypervisor installer.
18. Right-click the desktop and select
Open Terminal
. Then, navigate to
/usr/local/natinst/hypervisor/ConfigurationUtility
and run the