Con XP y LiLo, tuve dramas, cosa que no pasaba con WinMe. Lo solucion� tirando LiLo por la borda e instalando GRUB
----- Original Message ----- From: "Esteban Lorenzo" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, March 26, 2005 11:16 PM
Subject: ������No arranca hdb1 con Lilo!!!!!!!
Hola a todos los de la lista. En primer lugar les agradezco por leer este mail. Les cuento que instal� WinXP en hdb y escribi� el MBR del hda, y arranc� sin problemas. Luego instal� Debian Sarge en hda con el lilo en el hda el cual sobreescribi� el MBR. En el archivo de configuraci�n de Lilo agragu� WinXP en la opci�n other. Ac� les mando el archivo mio de configuraci�n: ###############################################
# case it installs in the MBR, and will overwrite the current MBR. # boot=/dev/hda
# Specifies the device that should be mounted as root. (`/') # root=/dev/hda2
# Enable 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. It is disabled here by default # because it doesn't always work. # # compact
# Installs the specified file as the new boot sector # You have the choice between: text, bmp, and menu # Look in lilo.conf(5) manpage for details # #install=menu
# Specifies the location of the map file # map=/boot/map
# This will, for instance, prevent anyone with access to the # console from booting with something like `Linux init=/bin/sh', # and thus becoming `root' without proper authorization. # # Note that if you really need this type of security, you will # likely also want to use `install-mbr' to reconfigure the MBR # program, as well as set up your BIOS to disallow booting from # removable disk or CD-ROM, then put a password on getting into the # BIOS configuration as well. Please RTFM `install-mbr(8)'.
#password= delay=200 # You can put a customized boot message up if you like. If you use # `prompt', and this computer may need to reboot unattended, you # must specify a `timeout', or it will sit there forever waiting # for a keypress. `single-key' goes with the `alias' lines in the # `image' configurations below. eg: You can press `1' to boot # `Linux', `2' to boot `LinuxOLD', if you uncomment the `alias'. # #message=/boot/bootmess.txt prompt # delay=100 # timeout=100 vga=normal
# Kernel command line options that apply to all installed images go # here. See: The `boot-prompt-HOWTO' and `kernel-parameters.txt' in # the Linux kernel `Documentation' directory. # # append=""
# If you used a serial console to install Debian, this option should be # enabled by default. # serial=
# # Boot up Linux by default. # default=Linux
image=/vmlinuz label=Linux # bios=0x81 read-only # restricted # alias=1 initrd=/initrd.img
image=/vmlinuz.old label=LinuxOLD read-only optional # restricted # alias=2 initrd=/initrd.img.old
# If you have another OS on this machine to boot, you can uncomment the # following lines, changing the device name on the `other' line to # where your other OS' partition is. # other=/dev/hdb1 label=WindowsXP # bios=0x80 # restricted # alias=3 ########################################################### Como ver�n todo parece estar en orden. El problema es que cuando quiero arrancar WinXP desde el men� me pone loading WindowsXP y ah� se queda para siempre. Y si modifico el /dev/hdb1 por /dev/hdb solo va al MBR de hdb e intenta arrancar Novell que era el anterior SO.
Aparte les cuento que la salida de lilo -v que ejecuto para escribir los cambios en el MBR es la siguiente: ###################################################### Shaka:/home/esteban# lilo -v LILO version 22.6.1, Copyright (C) 1992-1998 Werner Almesberger Development beyond version 21 Copyright (C) 1999-2004 John Coffman Released 17-Nov-2004, and compiled at 22:18:56 on Mar 12 2005 Debian GNU/Linux
Warning: LBA32 addressing assumed Reading boot sector from /dev/hda Warning: Kernel & BIOS return differing head/sector geometries for device 0x80 Kernel: 38792 cylinders, 16 heads, 63 sectors BIOS: 1023 cylinders, 255 heads, 63 sectors Warning: Kernel & BIOS return differing head/sector geometries for device 0x81 Kernel: 29104 cylinders, 16 heads, 63 sectors BIOS: 1023 cylinders, 255 heads, 63 sectors Using MENU secondary loader Calling map_insert_data
Boot image: /vmlinuz -> boot/vmlinuz-2.6.10-1-k7 Mapping RAM disk /initrd.img -> boot/initrd.img-2.6.10-1-k7 Added Linux *
Boot image: /vmlinuz.old -> boot/vmlinuz-2.6.8-2-k7 Mapping RAM disk /initrd.img.old -> boot/initrd.img-2.6.8-2-k7 Added LinuxOLD
Boot other: /dev/hdb1, on /dev/hdb, loader CHAIN Added WindowsXP
Writing boot sector. /boot/boot.0300 exists - no boot sector backup copy made. Shaka:/home/esteban#
####################################################### Por favor si �lguien sabe como puedo arreglar esto les pido que me lo haga saber ya que le� toda la documentaci�n que encontr� y no pude solucionar el problema. Desde ya muchas gracias. Esteban.
___________________________________________________________ 250MB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo http://correo.yahoo.com.ar
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
______________________________ Visita http://www.tutopia.com y comienza a navegar m�s r�pido en Internet. Tutopia es Internet para todos.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

