After upgrading to Debian Wheezy, the lilo command causes my boot disk to make a lot of noise. I am not aways of any real problems, just the noise sounds somewhat scary, especially since this wasn't the case earlier.
When I run lilo -v4 I can see that each noise corresponds with one of these lines:
Mapped AL=0x00 CX=0xbc27 DX=0xbee0, LBA=12500007
Mapped AL=0x00 CX=0xbc28 DX=0xbee0, LBA=12500008
Mapped AL=0x00 CX=0xbc29 DX=0xbee0, LBA=12500009
Mapped AL=0x00 CX=0xbc2a DX=0xbee0, LBA=12500010
Mapped AL=0x00 CX=0xbc2b DX=0xbee0, LBA=12500011
Mapped AL=0x00 CX=0xbc2c DX=0xbee0, LBA=12500012
there are 27779 such lines in the verbose output.
The noise does not sound unhealthy, more like a regular head movement. It sounds like for each of these lines lilo does a seek and the head happens to be in a distant position.
Does anybody know what might have caused the change from silent operation to noisy operation?