where is tftp mounting documented in the source code?

Robert P. J. Day rpjday at crashcourse.ca
Mon Nov 19 09:48:41 EST 2012


  perusing the wiki and ran across page on TFTP support:
http://wiki.barebox.org/doku.php?id=filesystems:tftp which suggests:

  mount 192.168.1.1 tftp /mnt/tftp
  bootm /mnt/tftp/uImage

but where is that documented in the source or help?  if i configure in
long help options, then i get:

barebox:/ help mount
Usage: mount [[-t <fstype] <device> <mountpoint>]
Mount a filesystem of a given type to a mountpoint.
If no fstype is specified, try to detect it automatically.
If no argument is given, list mounted filesystems.

which says nothing about tftp mounting.  where would someone already
running barebox bring up help info that explains the tftp mounting?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the barebox mailing list