Open main menu

DAVE Developer's Wiki β

Changes

DESK-MP1-L/General/Booting from NFS

276 bytes added, 06:37, 1 August 2023
no edit summary
Check and properly configure the items describe in [https://wiki.dave.eu/index.php/VirtualBox_Network_Configuration VirtualBox Network Configuration]
=== Target configuration ===
The IP address for server and target should be configured: an example (for a network subnet <code>192.168.0.x</code>)
root@desk-mp1:~#
</pre>
 
=== QT5 App ===
 
To run QT5 applications in the target after booting via NFS it is first necessary to set the environment correctly, to do this you need to execute these 2 commands:
* <code>/etc/profile.d/qt-wayland.sh</code>
* <code>export XDG_RUNTIME_DIR=/home/weston</code>
dave_user
220
edits