Kido的電腦技術記錄
windows/Linux 系統管理,scripting, asp.net , voip記錄
2014年4月10日 星期四
option rom dump from Linux
http://www.coreboot.org/VGA_support
cat /proc/iomem |head -n 3|tail -n 1|(read m; m=${m/ :*}; s=${m/-*}; e=${m/*-}; dd if=/dev/mem of=vgabios.bin bs=1c skip=$[0x$s] count=$[$[0x$e]-$[0x$s]+1])
will dump the 3rd option rom.
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言