Bom dia para todos,

 Para fins de testes eu preciso ter uma m�quina com Windows, Slack e RedHat. 
Vou rodar um sistema de cada vez.

 Eu j� havia instalado o Windows e o Slack. Quando instalei o RedHat perdi o 
Slack, mesmo acrescentando a parti��o de boot do slack durante a instala��o 
do RedHat. Tenho que fazer algo diferente no lilo?

 Considerendo que tenho um HD onde:
 
 hda1 = Windows
 hda2 = Swap Slack
 hda3 = / do Slack
 hda4 = swap RedHat
 hda5 = / do RedHat

 Meu lilo.conf deve ficar assim?

# Linux bootable partition config begins
image = /vmlinuz
  root = /dev/hda3
  label = linux-slack
  read-only # Non-UMSDOS filesystems should be mounted read-only for checking
#
image = /vmlinuz-2.4.18
  root = /dev/hda5
  label = linux-redhat
  read-only
# Linux bootable partition config ends
#
# DOS bootable partition config begins
other = /dev/hda1
  label = win
  table = /dev/hda
# DOS bootable partition config ends

 Obrigada a todos desde j�!

 Daniele
 
_______________________________________________
slack-users mailing list
[EMAIL PROTECTED]
http://www.linuxmag.com.br/mailman/listinfo/slack-users

Responder a