On 2011/10/26 19:32, Paolo Aglialoro wrote: > > Rebooting with command: boot net:dhcp > bsd.rd > Boot device: /pci@1f,700000/network@2:dhcp File and args: > bsd.rd > 1000 Mbps full duplex Link > up > > >> OpenBSD BOOT > 1.4 > > 1000 Mbps full duplex Link > up > > No response for RARP > request > > open /pci@1f,700000/network@2:dhcp/bsd.rd: No such file or directory > > > > It looks like it cannot find bsd.rd file (while it obviously finds > ofwboot.net). > If I give no options it says: > > >> OpenBSD BOOT > 1.4 > > Trying bsd... > > Which is obviously not the file I need, because it ought to start bsd.rd. > Where am I wrong??? Can I specify bsd.rd only with rarp??? Or does it work > with dhcp either???
ofwboot.net doesn't speak dhcp, only rarp, so you still need a machine running rarpd.