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

configuração do lilo



Ola a todos

Tenho um pequeno problema que é o seguinte:

Tenho 2 discos
1 de 15 GB que está dividido em 2 particoes 
 1ª partição tem o Win98
 2ª partiçao tem o Win2k

ou seja :
hda
hda1 10GB
hda2 1kb 
hda5  5GB

o 2º Disco de 4GB tem o DEBIAN 
hdc
hdc1 1.4GB
hdc2 1 kb
hdc5  2.4GB
hdc6  300Mb

Quando arranco pelo debian corre tudo bem. 

O meu problema é que quando arranco pelo win:

No menu de escolha do Windows escolho win98, OK tudo bem carrega o win98 e 
fica um espectaculo.
Quando escolho o Win2k da -me a msg que não consegue encontrar o ficheiro
dir do win2k/system32/NTOSKRNL.EXE e pede-me para reiniciar.

aqui vai uma copia do meu lilo.conf:

# Generated by liloconfig

# Specifies the boot device
boot=/dev/hda

# Specifies the device that should be mounted as root.
# If the special name CURRENT is used, the root device is set to the
# device on which the root file system is currently mounted. If the root
# has been changed with  -r , the respective device is used. If the
# variable ROOT is omitted, the root device setting contained in the
# kernel image is used. It can be changed with the rdev program.
root=/dev/hdc1

# Enables map compaction:
# Tries to merge read requests for adjacent sectors into a single
# read request. This drastically reduces load time and keeps the map
# smaller. Using COMPACT is especially recommended when booting from a
# floppy disk.
compact

# Install the specified file as the new boot sector.
# If INSTALL is omitted, /boot/boot.b is used as the default.
install=/boot/boot.b

# Specifies the number of _tenths_ of a second LILO should
# wait before booting the first image.  LILO
# doesn't wait if DELAY is omitted or if DELAY is set to zero.
prompt
delay=20

# Specifies the location of the map file. If MAP is
# omitted, a file /boot/map is used.

map=/boot/map

# Specifies the VGA text mode that should be selected when
# booting. The following values are recognized (case is ignored):
#   NORMAL  select normal 80x25 text mode.
#   EXTENDED  select 80x50 text mode. The word EXTENDED can be
#     abbreviated to EXT.
#   ASK  stop and ask for user input (at boot time).
#   <number>  use the corresponding text mode. A list of available modes
#     can be obtained by booting with  vga=ask  and pressing [Enter].
#prompt
#delay=20

vga=normal

image=/vmlinuz
	label=Linux
	read-only

# If you have another OS on this machine (say DOS),
# you can boot if by uncommenting the following lines
# (Of course, change /dev/hda2 to wherever your DOS partition is.)
   other=/dev/hda1
   label=win
   table=/dev/hda


Sinceramente não sei como fazer mas se alguém souber digam-me, desde já muito 
obrigado por tudo, e um forte abraço

Guilherme Ribeiro



Reply to: