You are not logged in.
I changed my xinitrc file to auto start enlightenment vs openbox. I must have had the wrong syntax in there as now when I try to boot, it loads the automatic gui login screen i installed (Dont remember which one) and says failed to execute login command. I know the problem is simply it cant load enlightenment, but since its autostarted I cant get to a cmd promt. I thought I read about entering exit, console, or something as the user name and it would exit out to a cmd prompt, but that has not worked. ctrl, atl, back exits then re-tries the same logon process.
I have booted with the CD but I guess I need to mount the hard drive so I can correctly edit the xinitrc file? I was trying to mount but not sure if I can properly see the drive since its a VM? Any ways to fix these issues?
Last edited by banshee28 (2009-01-07 23:01:01)
Arch64, AMD64, LXDE
Offline
hit control-alt-f1, see if that gets you a terminal.
Offline
hit control-alt-f1, see if that gets you a terminal.
ctrl-alt-f1 through f4 do nothing. I know they are supposed to bring me to a new terminal, but not with this gui splash login screen!
This is really a test build, but on my official build I will NOT use that login screen. I will just boot to a console!
Arch64, AMD64, LXDE
Offline
does the splash thing come up when you boot into single user mode?
Offline
does the splash thing come up when you boot into single user mode?
How can I change that? Its basically automatic from the beginning?
Arch64, AMD64, LXDE
Offline
pressh wrote:does the splash thing come up when you boot into single user mode?
How can I change that? Its basically automatic from the beginning?
if you use grub you have to add 'single' to the kernel line in your grub config
Offline
banshee28 wrote:pressh wrote:does the splash thing come up when you boot into single user mode?
How can I change that? Its basically automatic from the beginning?
if you use grub you have to add 'single' to the kernel line in your grub config
Thats the thing, I dont think I used grub, just a simple splash screen, but I cant remember the name of the app?
Arch64, AMD64, LXDE
Offline
GRUB is your bootloader. You're using either it or LILO. You have to add "single" to the kernel line for Arch to enter single-user mode. You can do that by setting the cursor over Arch's GRUB entry and hitting 'e'. Select the kernel line and hit 'e' again. Then hit enter and 'b' to boot from it.
Offline
GRUB is your bootloader. You're using either it or LILO. You have to add "single" to the kernel line for Arch to enter single-user mode. You can do that by setting the cursor over Arch's GRUB entry and hitting 'e'. Select the kernel line and hit 'e' again. Then hit enter and 'b' to boot from it.
Bingo!!
That worked. I changed it and set .xinitrc back to start openbox! Now I need to get rid of that splash screen and boot back to a shell!
Thanks everyone for the help
Arch64, AMD64, LXDE
Offline