Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
init-ng: No login prompt in tty1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Xithix
Apprentice
Apprentice


Joined: 31 Dec 2004
Posts: 228

PostPosted: Fri May 26, 2006 1:49 pm    Post subject: init-ng: No login prompt in tty1 Reply with quote

I have installed init-ng and it works great! Very fast startup and shutdown. There's just one problem: I don't get a login prompt once the init completes. However, if I switch tty, the login is right there, and I just have to avoid using tty1. I have tried adding agetty to the default runlevel, but it doesn't fix the problem.

I'm not using xdm, kdm, gdm, or any graphical login, just the old fashioned console login.

I am running an ~amd64 system.
Back to top
View user's profile Send private message
Ravak
n00b
n00b


Joined: 03 Feb 2006
Posts: 54
Location: GB/PL

PostPosted: Sat May 27, 2006 10:11 am    Post subject: Reply with quote

Have you added it as: daemon/getty/1 or just daemon/getty ? If you check in daemon/getty.i:

Code:
virtual daemon/getty {
        need = daemon/getty/2 daemon/getty/3 daemon/getty/4 daemon/getty/5 daemon/getty/6;
        use = system/mountfs system/netmount system/issue;
}


There's no tty1 by default.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum