NI Linux Real-Time Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

What flavor of Linux is NI Linux based on or closet to in terms of commands?

Solved!
Go to solution

Debian, RedHat, or another.

0 Kudos
Message 1 of 5
(1,890 Views)
Solution
Accepted by Ezzell

None like that.

 

It's built from the yocto project I believe which is a tool for building customisable embedded distributions based on open embedded. I used to hear it is based on angstrom but that as a distro seems to be defunct.

 

For packages it uses the opkg format which is common for embedded Linux distributions

James Mc
========
CLA and cRIO Fanatic
My writings on LabVIEW Development are at devs.wiresmithtech.com
0 Kudos
Message 2 of 5
(1,879 Views)
Solution
Accepted by Ezzell

As James noted, NI Linux RT is not not based on a specific Linux desktop distribution. A lot of the functionality (commands) available on a desktop distribution are also available on NI Linux RT. There are also differences, as there are with all Linux distros. For example, NI Linux RT uses the OPKG package manager. If you want to 'play' and are comfortable with using virtual machines, you can create one that runs NI Linux RT. A Google search gives links to several tutorials. CERN and SAS are good starting points:

 

https://readthedocs.web.cern.ch/display/MTA/%5BNILRT%5D+Installing+NI+Linux+RT+on+Virtual+Box

 

https://blog.sasworkshops.com/how-to-create-a-crio-virtual-machine/

 

Keep in mind, that while Linux desktop distributions have GUIs, Linux is an OS that is very much about using the command line. The Ubuntu online documentation is very helpful and relatively user friendly.

 

 

David C
Message 3 of 5
(1,865 Views)
Solution
Accepted by Ezzell

There are a few quite interesting resources to be found on the internet (this list taken from our dokuwiki😞

 




DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (The Future of Team-Based LabVIEW Development)


Message 4 of 5
(1,856 Views)

For those of you who are interested in C/C++ toolchains, this is the latest information:

 

https://nilrt-docs.ni.com/

 

FYI - @joerg.hampel

Message 5 of 5
(1,844 Views)