informatique:nix:linux:proxmox

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
informatique:nix:linux:proxmox [2025/05/15 09:50] beninformatique:nix:linux:proxmox [2026/01/14 12:30] (Version actuelle) – [Serial console] ben
Ligne 27: Ligne 27:
 <code> <code>
 # in /etc/default/grub change the GRUB_CMDLINE_LINUX parameter to # in /etc/default/grub change the GRUB_CMDLINE_LINUX parameter to
-GRUB_CMDLINE_LINUX="quiet console=tty0 console=ttyS0" +GRUB_CMDLINE_LINUX="console=tty0 console=ttyS0,115200n8"
 </code> </code>
  
 <code> <code>
-update-grub+update-grub (debian) 
 +grub2-mkconfig -o /boot/grub2/grub.cfg (rhel)
 </code> </code>
  
 <code> <code>
-/etc/init/ttyS0.conf +systemctl enable --now serial-getty@ttyS0.service 
 +</code>
  
-# ttyS0 - getty 
-# 
-# This service maintains a getty on ttyS0 from the point the system is 
-# started until it is shut down again. 
- 
-start on stopped rc or RUNLEVEL=[2345] 
-stop on runlevel [!2345] 
- 
-respawn 
-exec /sbin/getty -L 9600 ttyS0 vt102 
-</code> 
 === connect to console === === connect to console ===
  
  • informatique/nix/linux/proxmox.1747295452.txt.gz
  • Dernière modification : 2025/05/15 09:50
  • de ben