You are not logged in.
Pages: 1
Hello,
I forgot to create more users besides the admin, and I set GDM as default login, now when I start Arch, it takes me directly to gdm and because I only have one "user" I can't login, so I'm stuck in gdm.
How can I go back to the old login screen? (tried alt+f# but of course that didn't work)
EDIT: I just noticed this "The inittab method is recommended for various reasons, one being that it will allow you to boot directly into framebuffer mode from GRUB. This is an advantage should the graphics driver crash in X, for example, you would not be forced to fix your system from a live cd or through other needlessly complex means."
That probably means I will have to "be forced to fix my system from a live cd or through other needlessly complex means"
Last edited by Milton (2009-06-19 22:17:38)
Offline
At the boot prompt hit 'e', append 3 to the kernel line ie
kernel /vmlinuz26 root=/dev/disk/by-uuid/4b72099b-4334-46b2-801a-6a308604d543 ro 3Once done hit 'b' to boot, and go from there.
Offline
I already tried that but unfortunately I have GDM set as a daemon.
Offline
Ctrl+Alt+F1 to switch to vc1 ?
Offline
Thanks that did the trick.
Offline
Pages: 1