From 1a41c4e6db34b898fef56a2304b64417b68593f7 Mon Sep 17 00:00:00 2001 From: raabe Date: Wed, 27 Jul 2022 19:12:21 +0200 Subject: [PATCH] Update Setup Computer Debian 11 --- Setup-Computer-Debian-11.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Setup-Computer-Debian-11.md b/Setup-Computer-Debian-11.md index 92cadd4..0e53de0 100644 --- a/Setup-Computer-Debian-11.md +++ b/Setup-Computer-Debian-11.md @@ -130,8 +130,8 @@ sudo make install ``` cd ~/BaseSystem -cd rtai-5.2 -cp ~/work/stxm/SystemInstall/rtai_config_5.1_first_run .rtai_config +cd rtai-5.3 +cp ../../work/stxm/SystemInstall/rtai-5.3_config-4.19.177-1st .rtai_config make #- check that numer of CPU (in Machine (x86)) matches your computer #- check, that Net RPC is disabled (Base System -> Supported Services) @@ -169,8 +169,8 @@ sudo make install ``` cd ~/BaseSystem -cd rtai-5.2 -cp ~/work/stxm/SystemInstall/rtai_config_5.1_second_run .rtai_config +cd rtai-5.3 +cp ../../work/stxm/SystemInstall/rtai-5.3_config-4.19.177-2nd .rtai_config make clean make #- check that numer of CPU (in Machine (x86)) matches your computer