> From: ssmtpmailtesting ssmtpmailtesting <[email protected]> > Date: Fri, 30 Dec 2016 09:57:09 +0600 > Subject: [lfs-support] Can't login after boot, > typing keyboard doesn't display any character on console, why? > > I looks, kernel is booting well. Mounted rootfs(ext4). I got the login > prompt as: (none) login: , if I type username there, characters are not > displayed there. It's not doing anything from there. I think, system is > freezed. > > cat /etc/sysconfig/console: > KEYMAP="us" > FONT="lat1-16 -m 8859-1" > > I didn't install this: > http://www.linuxfromscratch.org/lfs/view/stable/chapter07/bootscripts.html
Install the bootscripts. Period. Or, presumably you know why you skip installation of them; and what the consequences would be; and thus what you'd need to do to fill any gaps in functionality. > > cat /etc/sysconfig/ifconfig.eth0 > > ONBOOT=yes > IFACE=eth0 > SERVICE=ipv4-static > IP=192.168.1.2 > GATEWAY=192.168.1.1 > PREFIX=24 > BROADCAST=192.168.1.255 > > (none) login: prompt was before. I was able to login before without > installing lfs bootscripts. But I recompiled the kernel, then tried again What changes, if any, in kernel config/compile ? > to change the (none) login: to mybox login: prompt. Now can't type anything What changes were you making? > and can't login. > > cat /etc/hostname > mybox > > What can be the problem? What should I do? GOTO: 'Install the bootscripts. ...' . hth, akh -- -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
