public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] Serial console and proxmox-boot-tool...
@ 2021-12-30 15:26 Marco Gaiarin
  2021-12-30 16:12 ` Stoiko Ivanov
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Gaiarin @ 2021-12-30 15:26 UTC (permalink / raw)
  To: pve-user


Normally i define serial console (eg, virtual one, iDRAC or iLO) in grub
with:

	GRUB_TERMINAL="console serial"
	GRUB_SERIAL_COMMAND="serial --unit=0 --speed=115200"

and when i run 'update-grub' they warn me:

	root@sdpve2:~# update-grub
	Generating grub configuration file ...
	W: This system is booted via proxmox-boot-tool:
	W: Executing 'update-grub' directly does not update the correct configs!
	W: Running: 'proxmox-boot-tool refresh'

this settings are still effective? Or i need to setup these stuff
specifically for proxmox-boot-tool?

And if, where and how?


Thanks.

-- 
  In mondo non rinuncera` a essere violento fino a quando non accettera`
  di studiare il proprio bisogno di violenza.	(Yolande Mukagasana)





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PVE-User] Serial console and proxmox-boot-tool...
  2021-12-30 15:26 [PVE-User] Serial console and proxmox-boot-tool Marco Gaiarin
@ 2021-12-30 16:12 ` Stoiko Ivanov
  2021-12-31 14:37   ` Marco Gaiarin
  0 siblings, 1 reply; 3+ messages in thread
From: Stoiko Ivanov @ 2021-12-30 16:12 UTC (permalink / raw)
  To: Marco Gaiarin; +Cc: Proxmox VE user list

Hi,

On Thu, 30 Dec 2021 16:26:11 +0100
Marco Gaiarin <gaio@lilliput.linux.it> wrote:

> Normally i define serial console (eg, virtual one, iDRAC or iLO) in grub
> with:
> 
> 	GRUB_TERMINAL="console serial"
> 	GRUB_SERIAL_COMMAND="serial --unit=0 --speed=115200"
> 
> and when i run 'update-grub' they warn me:
> 
> 	root@sdpve2:~# update-grub
> 	Generating grub configuration file ...
> 	W: This system is booted via proxmox-boot-tool:
> 	W: Executing 'update-grub' directly does not update the correct configs!
> 	W: Running: 'proxmox-boot-tool refresh'
> 
> this settings are still effective? Or i need to setup these stuff
> specifically for proxmox-boot-tool?

if the system is indeed booted with grub (legacy BIOS) instead of
systemd-boot (UEFI) - then you just need to run
`proxmox-boot-tool refresh` (as the warning suggests)

if the system is booted with systemd-boot - then you need to configure the
kernel commandline parameters in /etc/kernel/cmdline (instead of
/etc/default/grub) (see [0])- the bootloader screen itself will be on the
serial terminal, if it's configured in the UEFI/BIOS settings on the
machine itself.

I hope this helps!
stoiko


[0] https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysboot


> 
> And if, where and how?
> 
> 
> Thanks.
> 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PVE-User] Serial console and proxmox-boot-tool...
  2021-12-30 16:12 ` Stoiko Ivanov
@ 2021-12-31 14:37   ` Marco Gaiarin
  0 siblings, 0 replies; 3+ messages in thread
From: Marco Gaiarin @ 2021-12-31 14:37 UTC (permalink / raw)
  To: Stoiko Ivanov; +Cc: Proxmox VE user list

Mandi! Stoiko Ivanov
  In chel di` si favelave...

> if the system is booted with systemd-boot - then you need to configure the
> kernel commandline parameters in /etc/kernel/cmdline (instead of
> /etc/default/grub) (see [0])-

OK, but /etc/kernel/cmdline and generally 'systemd-boot' seems totally
undocumented, so it is not clear how setup this...


> the bootloader screen itself will be on the
> serial terminal, if it's configured in the UEFI/BIOS settings on the
> machine itself.

Ah. Stop. Wait. What?!

Something like:
	https://techlibrary.hpe.com/docs/iss/proliant_uefi/UEFI_Gen9_121417/s_enable_BIOS_serial_console_port.html
for iLO and:
	https://dl.dell.com/topicspdf/poweredge-r940_owners-manual2_en-us.pdf#_OPENTOPIC_TOC_PROCESSING_d111e6556
for iDRAC?!


Thanks.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-31 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30 15:26 [PVE-User] Serial console and proxmox-boot-tool Marco Gaiarin
2021-12-30 16:12 ` Stoiko Ivanov
2021-12-31 14:37   ` Marco Gaiarin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal