06-07-2010, 05:00 AM
Hello,
i want to dump my BIOS (AMD64) system. Is there a possibility to use dd command in Linux? Thinkpad T61p
I am trying:
sudo dd if=/dev/mem of=bios.bin bs=65536 skip=15 count=1
it looks like a part of the bios. any ideas how to get the full dump?
i want to dump my BIOS (AMD64) system. Is there a possibility to use dd command in Linux? Thinkpad T61p
I am trying:
sudo dd if=/dev/mem of=bios.bin bs=65536 skip=15 count=1
it looks like a part of the bios. any ideas how to get the full dump?