I got kernel 2.2.0pre4 with it's required updates on both the Linux server
(2xPII,SCSI) and my workstation (K6-2, VIA MVP3, IDE)
On the server it works like a charm with all the modules.
On the workstation I had to compile most of the modules into the kernel in
order to work
Here are some errors (from memory):
- when compiled as a module, isofs refuses to load pretending not to find
symbol __bzero
- the same with vfat when module
- at boot, when (or after ?) mounting remote filesystems (NFS, vfat):
portmap: RPC call returned error 111
RPC: task of released request still queued
RPC: (task is on xprt_pending)
lockd_up: makesock failed, error 111
(these 4 lines come twice)
ipx_configure: socket: invalid argument
I can mount NFS
I cannot mount neither ncpfs (and there's a lot of data on Novell) nor vfat
And by the way, what type of processor should I choose for my K6-2 ?
Any suggestions ?
TIA
Claudiu