| Jeff Abrahamson on 25 Dec 2003 12:11:01 -0500 |
|
On doing a dist-upgrade, lilo reports an error:
asterix:/etc# lilo
Warning: '/proc/partitions' does not match '/dev' directory structure.
Name change: '/dev/scsi/host1/bus0/target0/lun0/disc' -> '/dev/sda'
Fatal: VolumeID read error: sector 0 of /dev/sda not readable
asterix:/etc#
The only thing on /dev/sda is removable media that I wouldn't expect
to be mounted:
jeff@asterix:jeff $ grep sd /etc/fstab
/dev/sda1 /cflash vfat defaults,user,noauto 0 0
/dev/sdb1 /smartmedia vfat defaults,user,noauto 0 0
jeff@asterix:jeff $
If I comment out both, the error goes away. (Oddly, it matters if I
comment out /dev/sdb1 or not.) So I comment them out, run lilo, and
then put them back.
asterix:/etc# lilo
Warning: '/proc/partitions' does not match '/dev' directory structure.
Name change: '/dev/scsi/host1/bus0/target0/lun0/disc' -> '/dev/sda'
Added Linux *
Added LinuxOLD
asterix:/etc#
But why? I don't like mysterious lilo events.
--
Jeff
Jeff Abrahamson <http://www.purple.com/jeff/>
GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B
Attachment:
pgpz1gsjvE4FV.pgp
|
|