On Thu, Jan 10, 2002 at 05:12:49PM -0500, Adam Thornton wrote:
> Anyone tried to install RH 7.2 on an IS?
>
> I boot from the reader fine, but then everything just seems to hang when
> I run loader after telnetting in.
>
> I don't have any /dev/dasdX devices, which seems strange, although the
> initial dasd probe seems to have worked.
I found that when trying to install RH7.2, when the ctc0 device is loaded, it
is set with an enormously high MTU value. After setting it down to the 1492 I
was using on the other end, it worked fine, though I had a problem later on
when anaconda got loaded. It displayed the language selection screen and then
went belly up (as in it was not responding to any keyboard input whatsoever).
I went back to using rhsetup and that worked fine. When I have more time, I'll
check into that anaconda issue a bit more probably.
So... the trick is to use ifconfig ctc0 mtu xxxx right before you start loader
or rhsetup, and you'll be fine.
Kris