Grub2 has a BadRAM option. It looks like the default /etc/default/grub file on Debian Squeeze explains it's use, along with the Grub2 documentation: http://www.gnu.org/software/grub/manual/grub.html#badram Since we now use Grub2, this is probably the correct way to handle and document this feature. Appears to be something like GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" and the format of address,mask,address,mask,... is the same as the BadRAM patch uses.
Can someone with defective memory test this works as described? If so, we should update the community documentation: https://help.ubuntu.com/community/BadRAM -- [needs-packaging] BadRAM Linux Kernel Patch https://bugs.launchpad.net/bugs/185804 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
