LILO e devfs warning
Pessoal,
Ao rodar lilo, estou recebendo a seguinte mensagem:
**
# lilo
Warning: '/proc/partitions' does not match '/dev' directory structure.
Name change: '/dev/ide/host0/bus0/target0/lun0/disc' -> '/dev/hda'
The kernel was compiled with DEVFS_FS, but 'devfs=mount' was omitted
as a kernel command-line boot parameter; hence, the '/dev' directory
structure does not reflect DEVFS_FS device names.
Added Linux *
Added LinuxOLD
**
No entanto, incluí na linha append a opção mencionada, 'devfs=mount'. Mas a
mensagem persiste.
Alguém saberia dizer o que seria e como resolver?
Opções ativas em /etc/lilo.conf:
################################
lba32
boot=/dev/hda
root=/dev/hda3
install=/boot/boot-menu.b
map=/boot/map
password=*****
delay=20
prompt
timeout=20
vga=9
append="hdc=ide-scsi hdd=ide-scsi devfs=mount"
default=Linux
image=/vmlinuz
label=Linux
read-only
restricted
initrd=/initrd.img
image=/vmlinuz.old
label=LinuxOLD
read-only
optional
restricted
initrd=/initrd.img.old
##############################
--
Douglas Augusto
Reply to: