NFS Root with Raspberry Pi (nfs_diskless: no interface)

Randy Westlund rwestlun at gmail.com
Thu Sep 24 16:37:09 UTC 2015


On Thu, Sep 24, 2015 at 08:37:06AM -0600, Ian Lepore wrote:
> Try setting boot.netif.name="ue0" in loader.conf.  I've never tried
> that, but in looking at the code, there's some chance it could work.  :)
> 
> What I do is put these options into my RPi kernel config:
> 
> options 	BOOTP
> options 	BOOTP_NFSROOT
> options 	BOOTP_NFSV3
> options 	BOOTP_WIRED_TO=ue0
> 
> But this requires configuring a bootp or dhcp server to provide the
> info.  It should be possible to netboot without using BOOTP.
> 
> -- Ian

No luck with boot.netif.name.

I'm using the kernel that comes in the FreeBSD RPI-B disk image.  Is
there a way to see what it was built with?  I tried running strings on
the kernel, but I'm not sure what to look for.  Otherwise I guess I'll
build one myself.

Randy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20150924/ae1665b9/attachment.bin>


More information about the freebsd-arm mailing list