the situation here is terrible, and continues to get worse.
grub-v2 ... I have no idea what damage it did but it even damaged the ext3 filesystem as I found the first 13Kbyte of the partition filled with 0xAA, as if it had written to it at low level.
Ext3 isn't too tolerant of this sort of thing, so I made backups before unmount it, and then wiped out the entire disk
dd if=/dev/zero of=/dev/sda
(the machine booted from the usb-stick, so I can do it on the disk)
Created a PC partition from scrath (fdisk /dev/sda), formatted /dev/sda4 as ext4, and installed Lilo.
But now the firmware no longer recognizes the disk as bootable and I no longer hear the bootstrap sound, and worse still, it worked (not the past verb), now, without holding down (Option-key on a mac-keyboard) ALT(ALT-key on a PC keyboard) during startup, the Mac seems to go crazy and doesn't even see the USB stick with the EFI installer inside.
Holding on the Option/Alt key at the bootstrap forces the mac to list all the bootable devices.
Surprise, the USB stick is listed, but the harddrive is reported as ... blank
WHAT
THE
FSK!!!
I've already tried everything, including cleaning the stroller area
The absurd thing, I have a stack of other 8 intel mac-minis - unfortunately they are not mine - none of them behave this way!
And I've already finished installing both Lilo and Stage4 on all 8, cloned via netcat.
They boot perfectly (incremental IP and hostname=node0..7 -> ip=192.168.1.130...137), and they do boot, a clear sign that the procedure followed is correct, and that lilo works!
Why on the why the only unlucky Mac is mine?!?