Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2015 21:59:51 -0500 (EST)
From:      Rick Macklem <rmacklem@uoguelph.ca>
To:        Beeblebrox <zaphod@berentweb.com>
Cc:        freebsd-net <freebsd-net@freebsd.org>
Subject:   Re: NFS and diskless: some questions re nfs_diskless.c
Message-ID:  <1571544718.4405548.1424141991551.JavaMail.root@uoguelph.ca>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1571544718.4405548.1424141991551.JavaMail.root>