nickdegraeve wrote:It never occurred to me that the system booted far enough to switch to another tty. So I did.
Unfortunately it happens pretty often that systems occur to "hang" during booting. What actually happens is that usually in the background the Xserver had already started, failed for whatever reason but the special handler is not shown. Usually you should get some "Oh noes, something went wrong starting the X server" black text dialog which provides your with some more details on how to troubleshoot this.
Although from memory, over the years I've only seen that in 5 out of 100 cases (rough estimation).
Now you know - always try to switch to another tty and see from there how far the boot process actually got ... glad I could help.