all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: Marco Gaiarin <gaio@lilliput.linux.it>
Cc: Proxmox VE user list <pve-user@lists.proxmox.com>
Subject: Re: [PVE-User] Serial console and proxmox-boot-tool...
Date: Thu, 30 Dec 2021 17:12:36 +0100	[thread overview]
Message-ID: <20211230171236.78f05fd7@rosa.proxmox.com> (raw)
In-Reply-To: <hlv0ai-a79.ln1@hermione.lilliput.linux.it>

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.
> 





  reply	other threads:[~2021-12-30 16:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30 15:26 Marco Gaiarin
2021-12-30 16:12 ` Stoiko Ivanov [this message]
2021-12-31 14:37   ` Marco Gaiarin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211230171236.78f05fd7@rosa.proxmox.com \
    --to=s.ivanov@proxmox.com \
    --cc=gaio@lilliput.linux.it \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal