[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Booting problems



I've recompiled my kernel, made a new lilo entry, and it boots. When it
tries to check the file systems /dev/sda3 (/) is already mounted and it
gives me an error message, and gives me the option of checking it
anyway, but warns me not to. I've attached my lilo.conf. I'm not sure if
the problem is there, or the way I configured my kernel.

Dan
boot = /dev/sda
timeout = 50
prompt
  default = 98
  vga = normal
  read-only
map=/boot/map
install=/boot/boot.b
image = /usr/src/linux-2.0.35/arch/i386/boot/bzImage
  label = linux35
  append = "mem=128M"
  initrd = /usr/src/linux-2.0.35/arch/i386/boot/bzImage
  root = /dev/sda3
image = /usr/src/linux-2.0.36/arch/i386/boot/bzImage
  label = linux36
  append = "mem=128M"
  initrd = /usr/src/linux-2.0.36/arch/i386/boot/bzImage
  root = /dev/sda3
other = /dev/sda1
  label = 98
  table=/dev/sda