ConcurrentReal-Time-Logo

リアルタイムテクニカルドキュメント 最終更新 2025.08.26


[images/hand.right] RedHawk9.2.xの特徴

機能強化されたLinux Kernel 6.1.33-rt11
特にセキュアにフォーカスされたリリース
最新のIntel(TechDocV92.html) マザーボードとチップセットをサポート
最新のAMD(Zen1) マザーボードとチップセットをサポート

最適化されたNVIDIAドライバ(525.85.12)およびCUDA SDK(12.1)
Ampere,Turing,Volta,Pascal,Maxwell をサポート
UEFI Secure Boot をサポート
Rocky/RHEL9.2ユーザランド,Ubuntu 22.04 LTSユーザランド
Intel HDサポート
Intel(R) Integrated Graphics Chipsets:
HD Graphics: 2000-6000
PDL 10マイクロ秒以下
FIPSサポート

[hand.right] マニュアル: RedHawk Linux 9.2 Release Notes (PDF) 2023.01.09
[hand.right] マニュアル: リアルタイム リナックス (Real Time Linux) RedHawk Linux User's Guide version 9.2 (PDF) 2023.01.09

本書は、Concurrent Real Time IncのRedHawk Linuxオペレーティング・システムVersion 9.2に関するリリース情報及びインストール手順を記述しています。


[images/hand.right] RedHawk Linux 9.2.7カーネルでrescueイメージを再作成する方法 最終更新 2025.08.26


# rm -f /boot/*-rescue-*
# /usr/lib/kernel/install.d/51-dracut-rescue.install add 6.1.134-rt51-RedHawk-9.2.7-trace "" /lib/modules/6.1.134-rt51-RedHawk-9.2.7-trace/vmlinuz 
# /boot/initramfs-0-rescue-eff9a0f4f49f430eaf7180a4dcc4957c.img  /boot/vmlinuz-0-rescue-eff9a0f4f49f430eaf7180a4dcc4957c

# ls /boot/*-rescue-*
/boot/initramfs-0-rescue-eff9a0f4f49f430eaf7180a4dcc4957c.img  /boot/vmlinuz-0-rescue-eff9a0f4f49f430eaf7180a4dcc4957c

# sha512hmac /boot/vmlinuz-0-rescue-eff9a0f4f49f430eaf7180a4dcc4957c > /boot/.vmlinuz-0-rescue-eff9a0f4f49f430eaf7180a4dcc4957c.hmac
# ls /boot/.vmlinuz-0-rescue-eff9a0f4f49f430eaf7180a4dcc4957c.hmac
/boot/.vmlinuz-0-rescue-eff9a0f4f49f430eaf7180a4dcc4957c.hmac