Kevin Fenzi wrote: [...] > dd if=/dev/hda bs=32k count=1 | strings | grep GRUB > if you get: You can also pipe to xxd which will give you hints if it isn't a Linux boot loader. Dave