nomad's blog

Grub-booting memtest86 on x86 hardware

Submitted by nomad on Tue, 2008-07-08 09:28.Linux | Unix

It is trivial to set things up so you are able to select memtest86 as a boot option in GRUB:

Download the latest memtest source from http://www.memtest86.com.

Extract and follow the instructions in the README that comes with it to compile. Copy the resulting memtest.bin to /boot and edit /etc/grub.conf to have the following 3 lines:

title Memtest86
        root (hd0,0)
        kernel /boot/memtest.bin

Make sure you reboot to test.

In theory this should work with any x86 OS + bootloader. I am doing this with RHEL 4 + GRUB.

workshop proposals for LISA 2008 are due

Submitted by nomad on Thu, 2008-05-15 16:06.

If you want to propose a new (or repeat) workshop for LISA this year please send your proposal to lisa08workshops@usenix.org in the next few days. I'll be putting the slate together just after the PC meeting.

LISA '07 Call for Papers - WORKSHOPS

Submitted by nomad on Thu, 2007-03-01 01:33.

Looking for proposals for workshops to be held at LISA '07.

One-day workshops are hands-on, participatory, interactive sessions where small groups of system administrators have an opportunity to discuss a topic of common interest. Workshops are not intended as tutorials, and participants normally have significant experience in the appropriate area, enabling discussions at a peer level. However, attendees with less experience often find workshops useful and are encouraged to discuss attendance with the workshop organizer.

The Big Lies in System Administration

Submitted by nomad on Mon, 2007-02-05 10:36.

I'm working on a talk about the big lies in our field. What is your favorite "truism" in SA that just isn't true? I'm looking for things like "adding just one more won't hurt", not so much the "I'll be right over" kind.

What's your nominee?

XML feed