I wrote:
> > * When trying to use Grub, boot stops at the "mountroot>" prompt,
> > wich was the original problem as far as I recall. The grub.cfg file
> > already passes these params to the FreeBSD kernel to no avail:
> > vfs.root.mountfrom="nfs:192.168.2.1:/data/amd64"
> I believe the syntax for this is:
> vfs.root.mountfrom=nfs:/data/amd64
> but I'm not sure.
Oops, I think your syntax is correct, but vfs.root.mountfrom only
works for the BOOTP + BOOTP_NFSROOT case.

rick
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to