Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IBM HMC no login prompt
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
Fe4unR
n00b
n00b


Joined: 29 Nov 2024
Posts: 3

PostPosted: Sun Dec 01, 2024 5:09 am    Post subject: IBM HMC no login prompt Reply with quote

after the installation on a pseries lpar there's no console login prompt in the hmc vterm and ssh is not reachable either. the reason is that the inittab agetty entries don't enable the required hvc tty. the installer iso however has a fixinittab rc script which is why it works there. that script however doesn't run on an installed os and unfortunately doesn't get applied to the installed os either.
so there're 2 ways to fix this:

1. enable the parallel option of openrc. that lets you login via ssh but the console is still stuck.
2. edit inittab like this:
Code:
c1:12345:respawn:/sbin/agetty --noclear 38400 hvc0


i just wanna share this and ask for a fix. right now in its default configuration gentoo is not usable if installed on an lpar. which is a pity because of the outstanding compatibility ppc gentoo offers.
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22768

PostPosted: Sun Dec 01, 2024 3:43 pm    Post subject: Reply with quote

Welcome to the forums. Though your request for a fix might be seen here, you would likely have better luck if you file a bug detailing what needs to be changed to make this work by default.
Back to top
View user's profile Send private message
Fe4unR
n00b
n00b


Joined: 29 Nov 2024
Posts: 3

PostPosted: Sun Dec 01, 2024 7:18 pm    Post subject: Reply with quote

Hu wrote:
Though your request for a fix might be seen here, you would likely have better luck if you file a bug

sure, but i wanted to post it here anyway for others who might run into this, too.

anyhow it seems that has been known for a long time: https://bugs.gentoo.org/show_bug.cgi?id=242466
if there's no good fix, a hint in the ppc installation handbook should do it as well.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC 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