After the BIOS boots, I'd like to dump the memory of the system. I have read about how it is possible using FireWire to do this, but have found no hard instructions or tutorials about it.
feedback
|
migrated from serverfault.com Jul 14 '10 at 21:09
This question came from our site for system administrators and desktop support professionals.
|
There wont be anything in memory except the BIOS, the constructs it has created, and any option rom data. It would be possible to write a custom boot sector, that copies everything in RAM to a disk, but I'm struggling to see the usefulness. | |||||||||||
feedback
|