Dear all, The /dev/mem interface is a I guess represents the entire physical memory on the system. Can I read the device and get the entire physical memory without any problem. I tried this but I got error saying
# dd if=/dev/mem of=phy-image Bad Address Can someone suggest what this error is? Can I neglect it? Or is there a better way to get the entire physical memory contents? Regards, Mukund Jampala - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
