> which I suspect is related to your comment,
>
> "Optional TFTP support: The pxeboot program can be compiled to fetch
> the loader via TFTP as well as NFS. NFS is the default, but you can
> add TFTP support by doing the following:"
>
> Guessing that the solution might be in your provided,
>
> http://www.ultradesic.com/pub/FreeBSD-6.2_Files/tftpboot.tar.gz
>
> I downloaded/extracted THAT to /tmp, and then:
>
> cp /tmp/tftpboot/boot/pxeboot /private/tftpboot/boot/pxeboot
> cp /tmp/tftpboot/boot/loader /private/tftpboot/boot/loader
>
> and rebooted the soekris.
>
> But, at:
>
> > boot f0
>
> It stops at the same place:
>
You can do one of two things here.
1.) Use my kernel. Which has been compiled not to use NFS_ROOT
Based on your path names, it should be something like:
cp /tmp/tftpboot/boot/kernel /private/tftpboot/boot/kernel
2.) Add this to loader.conf:
vfs.root.mountfrom="ufs:/dev/md0c"
Either one of those should work.
_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech