Date: Thu, 24 Sep 2015 12:18:25 -0400 From: Randy Westlund <rwestlun@gmail.com> To: Daniel Braniss <danny@cs.huji.ac.il> Cc: freebsd-arm@freebsd.org Subject: Re: NFS Root with Raspberry Pi (nfs_diskless: no interface) Message-ID: <20150924161825.GB32257@gmail.com> In-Reply-To: <D029FDC7-3C5F-4486-84E2-B6923E243813@cs.huji.ac.il> References: <20150922052522.GA62140@gmail.com> <00C49FEB-E8EF-4469-85E2-0F901215CD11@cs.huji.ac.il> <20150923050414.GB43653@gmail.com> <91AAC64E-4C38-47AA-8910-48F7654A7524@cs.huji.ac.il> <20150923174445.GE43653@gmail.com> <D029FDC7-3C5F-4486-84E2-B6923E243813@cs.huji.ac.il>
next in thread | previous in thread | raw e-mail | index | archive | help
--7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 24, 2015 at 04:07:10PM +0300, Daniel Braniss wrote: > how do you configure ubldr to do th dhcp/bootp? >=20 > danny I didn't do anything special. As I understand it, it's a combination of three things: - variables passed up from u-boot let it use the NIC - the next-server and root-path options from the DHCP server let it mount the NFS / dir and read the kernel and fstab - this line in fstab is what it passes to the kernel, which is how the kernel knows what to mount 192.168.1.254:/usr/raspi_root / nfs rw 0 0 Randy --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWBCJRAAoJEGaweXjzNsmpbj8H/2KJUjSqR+B3zQjxl88c+vLR VFhzNjulMWOxcUQ31meiUamXtv6mTM4KOnqPOJfS1n207rDuAgUgj7XYLBJ15VvC sWIy6ssC5h9Wp1PEoXLZmS5GsLOCgJ1W5w5OXGMRZKan6uddgBL9QezmgPuXCYDn 3rM5JsoW20eKQKX/DJwQW3+2/lPQ7aSdSqsJoTgO8QH8Wwmhi/FSdDScD6WHdwmu y63KI46lzNJahIRitTH0ceNU2X3Te2K0fIgUmCF4/d6lKx7d7ZBLt3E1xFngIVz0 hgYGbB5xh2dYGhgR6Y6JNoTt6MV7r6l9lPUjFRler2a9Xp/C8ypku4Wz+RHMal0= =ZbTV -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150924161825.GB32257>