On 2012/11/04 23:06, Kaya Saman wrote:
> Also I think my TFTP service was also down too. I managed to make
> some progress:
> 
> Rebooting with command: boot net bsd.mp
> Boot device: /pci@1f,700000/network@2  File and args: bsd.mp
> 100 Mbps full duplex  Link up
> Requesting Internet Address for 0:3:ba:9c:53:55
> Requesting Internet Address for 0:3:ba:9c:53:55
> Requesting Internet Address for 0:3:ba:9c:53:55
> Requesting Internet Address for 0:3:ba:9c:53:55
> >> OpenBSD BOOT 1.4
> 100 Mbps full duplex  Link up
> Using BOOTPARAMS protocol: ip address: 192.168.1.115, hostname: sunburst
> Using BOOTP protocol: ip address: 192.168.1.115, hostname: sunburst,
> netmask: 255.255.255.0, gateway: 192.168.1.116
> root addr=0.0.0.0 path=/
> getport: Unknown error: code 72open /pci@1f,700000/network@2/bsd.mp:
> Unknown error: code 72
> 
> 
> I think I need to set the root mount point of the nfs export differently.

"root addr=0.0.0.0" is wrong, do you have something like this in
/etc/bootparams on the bootparam server?

sunburst root=192.168.1.xx:/path

Reply via email to