Hi, I have been building the LFS 6.8 for first time. Host distro Ubuntu 10.10:
2.6.35.
I have a problem right now. When the boot screen shows that 'successfully
setting up gateway'. The cursor just flashes. There's no login shell prompt. I
have done some googling but still cannot figure out what the problem is. Any
help would be appreciated.
cat initab
# Begin /etc/inittab
id:3:initdefault:
si::sysinit:/etc/rc.d/init.d/rc sysinit
l0:0:wait:/etc/rc.d/init.d/rc 0
l1:S1:wait:/etc/rc.d/init.d/rc 1
l2:2:wait:/etc/rc.d/init.d/rc 2
l3:3:wait:/etc/rc.d/init.d/rc 3
l4:4:wait:/etc/rc.d/init.d/rc 4
l5:5:wait:/etc/rc.d/init.d/rc 5
l6:6:wait:/etc/rc.d/init.d/rc 6
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
su:S016:once:/sbin/sulogin tty1 9600
1:2345:respawn:/sbin/agetty tty2 9600
2:2345:respawn:/sbin/agetty tty3 9600
3:2345:respawn:/sbin/agetty tty4 9600
4:2345:respawn:/sbin/agetty tty5 9600
5:2345:respawn:/sbin/agetty tty6 9600
6:2345:respawn:/sbin/agetty tty7 9600
# End /etc/inittab
cat /etc/passwdroot:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/dev/null:/bin/false
nobody:x:99:99:Unprivileged User:/dev/null:/bin/false
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page