You are not logged in.
There was an error in my fstab. An entry for a partition that was not there anymore. But this partition wasn't essential. But instead of giving me a warning, it began by waiting for 90s until ask me "Give root password for maintenance or Press Crtl-D to continue). I pressed Ctrl-D but the machine hung. After pressing random key nervously, I see once again the 90s countdown. At this point, I forcedly reset the machine and booted a rescue disk. Is it not possible to configure systemd to be a little more tolerant. it might have waited for 10 sec, gave me a warning and booted anyway. The only thing to do was to remove the entry for the non existent partition in /etc/fstab.
Offline
If you want systemd to ignore things that aren't there when you boot, add nofail to the mount options.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Doesn't work. Maybe it's something like systemd.????=nofail ?
Offline
No, it's nofail. From my fstab:
/dev/vg0/v_build /home/testing/build ext4 defaults,stripe=512,data=ordered,nofail 0 2
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
Just enter your password at the Ctrl-D prompt mount your essential partitions and modify your /etc/fstab to comment the problem partition and reboot.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline