So What info is required in order to troubleshoot this problem? Or is it a bug?
Nasa On Fri, 2003-08-15 at 20:40, Nathan A. Smith wrote: > Hi, > > I am getting the following error when I try to run lilo: > > Warning: '/proc/partitions' does not match '/dev' directory structure. > Name change: '/dev/ide/host0/bus0/target0/lun0/disc' -> > '/dev/ide/host0/bus0/target0/lun0/disc' > Fatal: open /dev/ide/host0/bus0/target0/lun0/disc: No such file or > directory > > > lilo.conf looks like this: > > boot=/dev/hda > install=/boot/boot.b > vga=0x31A > keytable=/boot/us.klt > prompt > append="mem=512M mem=nopentium devfs=mount" > timeout=50 > message=/boot/message > menu-scheme=wb:bw:wb:bw > image=/boot/vmlinuz-2.4.21-3mdkcustom > label=linux-2.4custom > root=/dev/hda5 > append="mem=512Mt splash=silent" > vga=0x31A > read-only > other=/dev/hda1 > label=Windows > table=/dev/hda > image=/boot/memtest-2.7.bin > label=memtest86 > append="mem=512M hdc=ide-scsi hdd=ide-scsi ide0=dma ide1=dma" > vga=0x31A > read-only > image=/boot/vmlinuz-2.4.21-0.13mdk > label=2421-13 > root=/dev/hda5 > read-only > optional > vga=0x31A > append=" mem=512M hdc=ide-scsi splash=silent" > initrd=/boot/initrd-2.4.21-0.13mdk.img > image=/boot/vmlinuz-2.4.18-27.7.x > label=backup! > root=/dev/hda5 > read-only > optional > vga=0x31A > append="mem=512M hdc=ide-scsi" > > Nasa > >
