Differences

This shows you the differences between two versions of the page.

Link to this comparison view

romdumping [2009/08/07 13:03]
stefanha created
romdumping [2009/08/21 00:03] (current)
grangerx Added an alternate method of dumping the ROM, since cp has shown a tendency to truncate the ROM in certain situations.
Line 22: Line 22:
  
   # cp rom /​tmp/​rom_dump   # cp rom /​tmp/​rom_dump
 +
 +An Alternate way to dump the ROM contents (the first way may truncate the ROM):
 +
 +  # dd if=rom of=/​tmp/​rom_dump
  
 Disable the expansion ROM for the device: Disable the expansion ROM for the device:
  
   # echo 0 >rom   # echo 0 >rom

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code romdumping (generated for current page)