Ver Mensaje Individual
  #7 (permalink)  
Antiguo 11/07/2010, 20:57
Avatar de VTacius
VTacius
 
Fecha de Ingreso: junio-2010
Mensajes: 90
Antigüedad: 13 años, 10 meses
Puntos: 2
Respuesta: Problema instalando Slackware 13.1

Pues ya estoy dentro> Ejecute startx y entre a KDE, que dicho sea de paso vuela aca en slackware.

Fijate que Conozco el grub m'as o menos, pero LILO es algo desconocido. Por cierto que aun no agrego Open SuSE...

Este LILO es normal?

Cita:
# Windows bootable partition config begins
other = /dev/sda1
label = Windows
table = /dev/sda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/root
label = Linux
read-only
# Linux bootable partition config ends
Es decir, como sabe con que va a botear, que debe usar un initrd? Como lo cambio?

A proposito, encontre algo relacionado con initrd en la carpeta /boot de slackware, donde dice como hacer uno...

Suponiendo que ya tengo los paquetes que menciona, (
installpkg kernel-generic-2.6.29.5-i686-1.tgz
installpkg kernel-modules-2.6.29.5-i686-1.tgz
installpkg mkinitrd-1.1.0-i486-1.tgz

Los que a mi parecer son kernel y modulos) Ejecuto mkinitrd y me dice

Código:
Nothing found at location /boot/initrd-tree, so we will create an
initrd directory structure there... done.

Now cd to /boot/initrd-tree and install some modules in your
module directory (lib/modules/2.6.33.4-smp).  Then see init
for more information (there are a few other files to edit).
Finally, run mkinitrd again once the initrd-tree is ready,
and /boot/initrd.gz will be created from it.
La carpeta /boot/initrd-tree/lib/modules/ que es la que menciona esta alli, el init es un archivo que tambien esta alli.
Pregunto ahora

1) De donde saco los modulos que necesito, ?
2) Debo modificar el archivo init?
3) Como agrego el initrd al LILO?

Te agradezco mucho el interes en mi caso, y espero no fastidiarte...

Posdata> Como no se cuando vuelvas, decido ponerte el error que despues de hacer el mkinitrd y agregarlo al lilo, habiendo ejecutado /sbin/lilo me da

Cita:
root@ortiz:~# mkinitrd
1487 blocks
/boot/initrd.gz created.
Be sure to run lilo again if you use it.
root@ortiz:~# /sbin/lilo
Warning: LBA32 addressing assumed
Warning: Unable to determine video adapter in use in the present system.
Warning: Video adapter does not support VESA BIOS extensions needed for
display of 256 colors. Boot loader will fall back to TEXT only operation.
Added Windows *
Warning: The initial RAM disk is too big to fit between the kernel and
the 15M-16M memory hole. It will be loaded in the highest memory as
though the configuration file specified "large-memory" and it will
be assumed that the BIOS supports memory moves above 16M.
Added Linux ?
4 warnings were issued.
En todo caso, espero que funcione

Última edición por VTacius; 11/07/2010 a las 21:25