You are not logged in.

#1 2016-10-14 05:12:51

moyam01
Member
Registered: 2016-01-24
Posts: 8

Laptop will boot but not present login prompt

My Chromebook with arch installed was working fine for several month, until recently I let my laptop die in my back in sleep mode. I have done this before without issue. Now, after the grub boot selection, it will just present me with a cursor, not showing me the login prompt.

I have included the the journalctl file in the following pastebin:

http://pastebin.com/MQPVLGGu

I believe my issues start at line 510, with the following error:

Oct 14 00:24:49 cp3 systemd[1]: proc-sys-fs-binfmt_misc.mount: Mount process exited, code=exited status=203

However there are additional errors related to the filesystem.

I have tried mounting with a live boot system and it does mount, and I can read and write to the mounted system, as well as use it with arch-chroot. I checked the file system using fsck.ext4 (in internal mmc drive) and it showed no errors.

Any help woukd be appreciated.

Thanks,
moyam01

Offline

#2 2016-10-14 05:30:23

duyinthee
Member
Registered: 2015-06-14
Posts: 222
Website

Re: Laptop will boot but not present login prompt

it will just present me with a cursor, not showing me the login prompt.

your are using display manager?

what if you hit Control+Alt + F1,F2,F3 and so.
Can you switch tty?

Last edited by duyinthee (2016-10-14 05:31:20)

Offline

#3 2016-10-14 05:38:00

moyam01
Member
Registered: 2016-01-24
Posts: 8

Re: Laptop will boot but not present login prompt

I am not using a login manager. After I log on is that X starts up display manager using xinitrc.

Changing the tty shows the same screen, no login prompt.

Offline

#4 2016-10-14 07:49:27

seth
Member
Registered: 2012-09-03
Posts: 51,143

Re: Laptop will boot but not present login prompt

edit the kernel parameters in grub and get rid of "quiet" so you can see what's going on.
Did you try the failsafe initramfs?

Offline

#5 2016-10-15 02:43:49

moyam01
Member
Registered: 2016-01-24
Posts: 8

Re: Laptop will boot but not present login prompt

I receive the same errors with initramfs.

With quiet mode disabled I get the same log errors.

Offline

#6 2016-10-15 07:10:23

seth
Member
Registered: 2012-09-03
Posts: 51,143

Re: Laptop will boot but not present login prompt

mount, swap and agetty yell "exec format error" what sounds like a i686 / x86_64 messup - or a totally broken filesystem (but you ruled that out)
Assuming this is an x86_64 installation, did you maybe install an i686 kernel?

Offline

Board footer

Powered by FluxBB