mirror of
				https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
				synced 2025-11-04 11:08:35 +01:00 
			
		
		
		
	Add serial port support for Proxmox
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
		@@ -28,7 +28,9 @@
 | 
			
		||||
      "ia32_emulation=0",
 | 
			
		||||
      "page_alloc.shuffle=1",
 | 
			
		||||
      "randomize_kstack_offset=on",
 | 
			
		||||
      "debugfs=off"
 | 
			
		||||
      "debugfs=off",
 | 
			
		||||
      "console=tty0",
 | 
			
		||||
      "console=ttyS0,115200"
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  "passwd": {
 | 
			
		||||
 
 | 
			
		||||
@@ -278,3 +278,5 @@ kernel_arguments:
 | 
			
		||||
    - page_alloc.shuffle=1
 | 
			
		||||
    - randomize_kstack_offset=on
 | 
			
		||||
    - debugfs=off
 | 
			
		||||
    - console=tty0
 | 
			
		||||
    - console=ttyS0,115200
 | 
			
		||||
		Reference in New Issue
	
	Block a user