Boa tarde pessoal.

Estou com problemas para cofigurar o boot de 3 hds aqui na minha maquina.
Eu sei que o windows precisa estar na primeira particao para bootar, entao
eu consegui que o windows no /dev/hdb de boot
normalmente usando
map-drive= 0x80
to = 0x81
map-drive =0x81
to = 0x80

Porem eu tenho um terceiro hd instalando no hdc que ta configurado para
bootar no hdc1. Mas nao consigo fazer ele dar o boot. Abaixo segue fdisk -l
e meu lilo.conf.

Abracos.
*
FDISK -L
*
Disk /dev/hda: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0e893f11

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        1216     9767488+  83  Linux
/dev/hda2            1217        1338      979965   82  Linux swap
/dev/hda3            1339        4870    28370790   83  Linux

Disk /dev/hdb: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x07140713

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1   *           1        1275    10241406    7  HPFS/NTFS
/dev/hdb2            1276        4864    28828642+   f  W95 Ext'd (LBA)
/dev/hdb5            1276        2550    10241406    7  HPFS/NTFS

Disk /dev/hdc: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa4e1a4e1

   Device Boot      Start         End      Blocks   Id  System
/dev/hdc1   *           1        2550    20482843+   7  HPFS/NTFS
/dev/hdc2            2551        9963    59544922+   f  W95 Ext'd (LBA)
/dev/hdc5            2551        9963    59544891    7  HPFS/NTFS


*LILO.CONF*


image="/boot/vmlinuz"
    root="/dev/root"
    label="Linux"
  read-only
# Linux bootable partition config ends


other=/dev/hdb1
label="Win/DB"
table=/dev/hdb
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80

other=/dev/hdc1
label="Win/Cert"
table=/dev/hdc
map-drive=0x83
to=0x80
map-drive=0x80
to=0x83

--~--~---------~--~----~------------~-------~--~----~
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br

Antes de perguntar:
http://www.istf.com.br/perguntas/

Para sair da lista envie um e-mail para:
[email protected]
-~----------~----~----~----~------~----~------~--~---

Responder a