Ol� renato.
Renato Alvim escreveu:
Uso linux h� uns sete anos. Desde cedo, habituei-me a ter tres ou quatro distros. Assim, sempre usei o lilo. Mas n�o estou conseguindo incluir o Kalango, que est� em /dev/hda5 Onde estou errando? Montei a parti��o /dev/hda5 no diret�rio /kalango. Entra normalmnte mas no meio do bood� kernel panic. Vejam com st� a se��o do lilo :
# Linux bootable partition config begins image = /boot/vmlinuz root = /dev/hda8 label = Slack10 read-only # Non-UMSDOS filesystems should be mounted read-only for checking
image = /kalango/boot/vmlinuz-2.6.7-klg root = /dev/hda5 initrd = /kalango/boot/initrd.splash label = Kalango3 read-only # filesystems should be mounted read-only for checking
� um chute mas acho que o certo seria:
image = /boot/vmlinuz-2.6.7-klg root = /dev/hda5 initrd = /boot/initrd.splash label = Kalango3 read-only # filesystems should be mounted read-only for checking
sem montar o /kalango j� que o root ta direcionado para /dev/hda5.
tenta isso ou mudar o root para o diret�rio montado...coisas assim.
# Linux bootable partition config ends # Windows bootable partition config begins other = /dev/hda1 label = Win98SE table = /dev/hda # Windows bootable partition config ends
Agrade�o a aten��o. ~
At� mais.
Felipe Prenholato.
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.6.2 - Release Date: 20/12/2004
-- GUS-BR - Grupo de Usuarios Slackware - BR http://www.slackwarebrasil.org/ http://www.linuxmag.com.br/mailman/listinfo/slack-users

