View previous topic :: View next topic |
Author |
Message |
muttmutt n00b
Joined: 08 Oct 2019 Posts: 2 Location: Madison, WI
|
Posted: Fri Oct 18, 2019 11:48 pm Post subject: New (to me) POWER5+ IBM 9115-505 |
|
|
So I admit it, I'm struggling. I cannot figure out what s the right serial console device and setting should be? When I boot the install CD, the console is on /dev/hvc0 and is configured:
Code: |
root@livecd ~ # stty < /dev/hvc0
speed 38400 baud; line = 0;
discard = ^U;
-brkint ixoff -imaxbel
-iexten
root@livecd ~ #
|
But when I boot with this configuration on the kernel command line, the kernel just stops sending output at one point. Not sure what's going on with that. Looking for guidance on what the right kernel configuration is (both for the kernel build and the kernel command line). |
|
Back to top |
|
|
muttmutt n00b
Joined: 08 Oct 2019 Posts: 2 Location: Madison, WI
|
Posted: Sat Oct 19, 2019 12:14 am Post subject: Ok, one step forward |
|
|
The kernel I built lacked the IBM HVC driver configured. Rebuilding now. |
|
Back to top |
|
|
chub n00b
Joined: 21 Feb 2008 Posts: 23 Location: Cape Town, South Africa
|
Posted: Mon Nov 23, 2020 6:42 pm Post subject: |
|
|
How did you get your system to boot? |
|
Back to top |
|
|
|