簡體   English   中英

什么是ethloader,如何下載源代碼

[英]what is ethloader, and how can I download the source

我在尋找名為ethloader的程序時遇到問題。 有人可以告訴我如何下載嗎? 而且,我可以在哪里下載源代碼。

當我嘗試不帶參數運行該應用程序時,顯示以下用法:

[碼]

./ethloader“ <”主機名/“>”“ <” mac地址“>”

-f=<name>     upload a file to flash memory
-k=<kernel>   upload kernel image to flash memory
-r=<ramdisk>  upload ramdisk image to flash memory

[-b=<block>]  indicate starting flash memory block
[-m=<size>]   indicate maximum file size in hex number
[-s=<size>]   indicate maximum flash memory size in hex number

[/碼]

非常感謝

 Usage of ethloader:
 ethloader <ip> <mac> -f=<filename> -b=<offset>
  <ip>:if your ip is 192.168.2.1 ,you should set this ip to 192.168.2.X (X =1~254)
  <mac>: 86:95:0a:12:34:bc
  <filename>:The file name of the flashimage 
  <offset>:If your flashimage is 4 MB,the offset should set to 0.
  example:ethloader 192.168.2.100 86:95:0a:12:34:bc -f=flashimage -b=0

來源: http : //ftp.dlink.ru/pub/Multimedia/DSM-320/Firmware/Ethloader%280506113200%29.txt

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM