Port-sun3 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Kernel config for Sun 3/50
> I commented out the kernel size check code and built a minimal kernel,
> it does boot and tries to go into single-user mode but only after a
> very long time . After that, things start crashing, complaining about
> swap space. I'm not sure at what point in the boot sequence the swap
> gets activated, but I don't see any indication on my NFS server that
> the swap file is mounted or accessed. I tried swapctl -A from the
> shell prompt but that crashed as well. I've attached a boot log below.
It doesn't look like you supplied any boot space in bootparams?
I only see this:
> [ 8.6800250] root on le0
> [ 8.7000250] nfs_boot: trying RARP (and RPC/bootparam)
> [ 11.7900250] nfs_boot: client_addr=192.168.0.32 (RARP from 192.168.0.12)
> [ 20.9200250] nfs_boot: server_addr=192.168.0.12
> [ 20.9300250] nfs_boot: hostname=sun350
> [ 21.1400250] nfs_boot: gateway=192.168.0.1
> [ 21.1500250] nfs_boot: my_mask=255.255.255.0
> [ 28.0900250] root on 192.168.0.12:/export/root/netbsd
and nothing about swap.
Fix this, and the probability of a startup succeeding should
increase.
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index