Sigo leyendo mensajes con pura paja sobre dd...etc.
Lo de siempre: LILO te permite varias opciones de instalacisn:
1.- Disco de arranque
2.- Particisn Linux
3.- Master Boot Record
No hace falta que "la particisn windows sea booteable" para instalar LILO (no habrma
pues sistemas con solo Linux instalado...). Te recomiendo que instales LILO en el MBR.
Si instalaste Windows antes...no hay problema. Configuras LILO de la siguiente manera
(por ejemplo):
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda
message = /boot/boot_message.txt
map = /boot/System.map
prompt
timeout = 30
# VESA framebuffer console @ 1024x768x64k
vga = 791
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hdc1
label = Linux
append="sbpcd=0x230,1"
read-only
# Linux bootable partition config ends
image = /boot/vmlinuz.viejo
root = /dev/hdc1
label = Viejo
read-only
# DOS bootable partition config begins
other = /dev/hda1
label = Win
table = /dev/hda
# DOS bootable partition config ends
Si instalaste Linux antes y Windows cays encima del MBR, arrancas con un disco de
Linux, le pasas root=/dev/hdX (unidad) al LILO y ejecutas de nuevo como root el
comando "lilo".
Linux...the only way for the perfection.
Get your FREE Email at http://mailcity.lycos.com
Get your PERSONALIZED START PAGE at http://my.lycos.com
--
�Desea desuscribirse? Escriba a [EMAIL PROTECTED] con
el tema "unsubscribe".