Date: Tue, 25 Dec 2012 13:21:23 -0700 From: Ian Lepore <freebsd@damnhippie.dyndns.org> To: freebsd-arm@freebsd.org Subject: Raspberry Pi questions Message-ID: <1356466883.1144.8.camel@revolution.hippie.lan>
next in thread | raw e-mail | index | archive | help
I got my RPi running this morning, more or less. I used the boot partition from the latest image at http://www.peach.ne.jp/archives/rpi/ but I'm loading my own custom built kernel and world. I have a few questions... Can I get ubldr to load a kernel using tftp, bootp, etc? Are there any docs on ubldr in general? (Right now I'm skipping ubldr and using u-boot's DHCP command to load the kernel.) My RPi comes up with a random ethernet mac address on every boot, but when I look at the driver code it seems that there should be an address stored in an eeprom. Do I have to program that myself? When I try to use an nfs-mounted root I get "Mounting from nfs:172.22.42.240:/rpi failed with error 19." but if I mount root from the sdcard then after it gets to multiuser mode I can manually nfs-mount the same directory. Has anybody got an nfs-mounted root working? -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1356466883.1144.8.camel>