[parisc-linux] Booting C100
Aleksandr Konstantinov
sanjak@tipas.lt
Mon, 15 Jan 2001 22:30:09 +0100
> Anybody got one?
Yes. Want one ?
>> o HPUX is required to build a lifimage (XC and native builds work on
occasion)
>> o mongoose (HPUX) boot loader is an option (PALO required)
>> o Serial console required (can use STI now)
Can anybody explain me how to get console NOT on serial link ?
>> o mkp is working on superio ;^)
> I don't have an environment to build my own kernel image yet.
Obviously I
> can't do a native build. And I've got almost a week of HP/UX
experience
> now. :) What does it take to build a kernel under HP/UX? I'm
guessing
> GCC+Binutils+Make as a minimum. What are my chances with the
> cross-compiler?
I used xc tools from palinux-0.5 on x86 linux (Slackware 3.6 + glibc).
Kernel was built satisfactory (despite a lot of warnings about
incompatible
argument types (as far as i remember)). Booting went ok.
A.K.