-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi all. Is someone using the almalinux 9 image for any node? I'm facing a strange problem: the node boot up, but never get me the console login. After some investigation, i notice taht in this image, the getty service is mask, as console-getty services and others:
ls -l /etc/systemd/system
total 16
lrwxrwxrwx 1 root root 9 Aug 3 12:06 console-getty.service -> /dev/null
lrwxrwxrwx 1 root root 37 Aug 3 12:05 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target
lrwxrwxrwx 1 root root 57 Aug 26 12:52 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service
lrwxrwxrwx 1 root root 43 Aug 3 12:05 dbus.service -> /usr/lib/systemd/system/dbus-broker.service
lrwxrwxrwx 1 root root 41 Aug 3 12:06 default.target -> /usr/lib/systemd/system/multi-user.target
lrwxrwxrwx 1 root root 9 Aug 3 12:06 dev-hugepages.mount -> /dev/null
lrwxrwxrwx 1 root root 9 Aug 3 12:06 getty.target -> /dev/null
I've a screen as the image add in this post.
