* John Griffiths <[EMAIL PROTECTED]>, 2001-04-17 10:22 +0200:
> last time I upgraded the kernel with:
> 
> "apt-get install kernel-package************" 

Read: "apt-get install kernel-image-2.2.19"

>  Verifying cylinder 78, head 1 read: Input/output error

Use another floppy...

> There was an error with running lilo in test mode, a log is
> available in /var/log/lilo_log.5577. Please edit /etc/lilo.conf
> manually and re-run lilo, or make other arrangements to boot
> your machine.

> so i tried to run mkboot and got the following message:
> 
> walrus:/home/john# mkboot
> Error: Can't read /boot/vmlinuz.

Does /boot/vmlinuz exist? It's a symlink here to /boot/vmlinuz-2.2.19

> contents of /etc/lilo.conf is:
(partly wrong)
Here's one that should work... note the "boot" setting, verify all
paths, run "lilo -v". 

lba32
boot=/dev/hda
root=/dev/hda1
compact
install=/boot/boot.b
map=/boot/map
prompt
single-key
timeout=50
verbose=1
vga=normal
default=Linux

image=/boot/vmlinuz
        label=Linux
        read-only
        alias=1
        
# keep the old working kernel just in case
image=/boot/vmlinuz.old
        label=LinuxOLD
        read-only
        alias=o

Andre Berger                                [EMAIL PROTECTED]

Attachment: pgpgRJlPU5Jt8.pgp
Description: PGP signature

Reply via email to