tomreyn | can someone point me towrds the right way of configuring a serial console which will show all systemd output on uefi booted 18.04.3? | 06:04 |
---|---|---|
tomreyn | actually i have it working on the serial, but it' now partially missing on the attached monitor | 06:07 |
tomreyn | here's what i'm using https://paste.ubuntu.com/p/h34YyCH9MG/ | 06:08 |
tomreyn | using those separate GRUB_TERMINAL_* (while commenting out GRUB_TERMINAL) doesn't seem to help. | 06:10 |
tomreyn | the problem is that on the HDMI monitor I only see the output until SCSI initialization (which I think is when a graphics mode switch takes place), after that the next output i see there is the login prompt, whereas the serial console keeps showing output all the time from SCSI activation until login prompt | 06:12 |
lotuspsychje | tomreyn: i presume you already looked on https://help.ubuntu.com/community/SerialConsoleHowto ? | 06:17 |
tomreyn | yes, i think this is pre-systemd and outdated | 06:18 |
lotuspsychje | kk | 06:18 |
tomreyn | hmm actually i should try with two console= options on grub | 06:19 |
tomreyn | oh i have that | 06:19 |
lotuspsychje | yeah looks like your paste matches | 06:22 |
tomreyn | thanks, though, lotuspsychje :) | 06:25 |
tomreyn | changing console=tty1 to console=tty0 didn't make a difference. | 06:27 |
tomreyn | hmm maybe i just need / want !bootlog | 06:28 |
tomreyn | !bootlog | 06:28 |
ubottu | To get a more verbose log of the boot process, remove "quiet" and "splash" from the kernel boot parameters and add "debug systemd.log_level=info". For info on editing kernel boot parameters, see https://wiki.ubuntu.com/Kernel/KernelBootParameters | 06:28 |
ChmEarl | smb, I have a focal buildroot setup and I can try some patches against recent Xen to fix the busted parts | 16:39 |
ChmEarl | smb, ping | 19:15 |
felix_221986 | Hi experts, I have an Ubuntu 18.04.3 LTS on an eve-ng machine. | 20:57 |
felix_221986 | My problem is every time I restart it, I have to do sudo dhclient ens3 to have IP from my Local network | 20:57 |
felix_221986 | fandre@ubuntu-server:~$ cat /etc/network/interfaces | 20:59 |
felix_221986 | # ifupdown has been replaced by netplan(5) on this system. See | 20:59 |
felix_221986 | # /etc/netplan for current configuration. | 20:59 |
felix_221986 | # To re-enable ifupdown on this system, you can run: | 20:59 |
felix_221986 | # sudo apt install ifupdown | 20:59 |
felix_221986 | auto ens3 | 20:59 |
felix_221986 | iface ens3 inet dhcp | 20:59 |
felix_221986 | Am I missing something else? | 21:01 |
teward | netplan is how you configure your ethernet | 21:25 |
teward | not /etc/network/interfaces | 21:25 |
teward | unless you've reinstalled and reenabled ifupdown | 21:25 |
teward | felix_221986: ^ | 21:25 |
teward | do you have ifupdown installed again, or are you using Netplan? | 21:25 |
shibboleth | https://techpiezo.com/linux/switch-back-to-ifupdown-etc-network-interfaces-in-ubuntu/ | 21:32 |
felix_221986 | I have Netplan but is the first time I use it | 21:34 |
felix_221986 | Thanks guys, I'll give it a try with this link ;) | 21:35 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!