mvploader
Status: Alpha
Brought to you by:
gettler
hi,
Scott Oom wrote a small bootp and tftp server to serve
the necessary files to the mvp.
(take a look at
http://warped.bluecherry.net/~other/mediamvp/files/ )
this works also with mvpmc, but there is no way to
server to config file to the mvp.
i tried to modify the tftp part to server two files,
but the mvp sends only one request to the file
dongle.bin, no one to the dongle.bin.config.
is this a special kind of tftp request?
how could you modify to use the mvploader?
sincerely
stefan noll
Logged In: YES
user_id=985381
I don't think you can modify mvploader. It is giving the
dongle.bin file to the bootloader. The bootloader doesn't
seem to pass any info about the server to linux. The init
script /etc/rcS then tries to tftp the config file by
running dhcpd and getting the name of the dongle.bin and
appending .config to it.