[parisc-linux] HP9000/730 problems
penfold@customware.com.au
penfold@customware.com.au
Mon, 5 Feb 2001 18:56:00 +1100 (EST)
>
> Hello there,
>
> i'm still trying running linux on hppa :-/
>
> VFS: Mounted root (nfs filesystem) readonly
>
> handle_interruption() pid=1 command='init'
>
you need to edit /usr/src/linux/arch/parisc/kernel/traps.c
around line 574 you will see case 15 and case 26 - add case 18.
case 15:
case 18:
case 26:
>
> BTW, ASP Parallel Port driver is still broken (can't boot with it,
> but can boot without it).
>
yup!
Damian
penfold@customware.com.au