Estoy probando varias opciones y no logro hacer arrancar los otros SO del disco. Sólo arranca Ututo.
Detallo el archivo de conf de lilo, el error que me genera al ejecutar /sbin/lilo -v , la configuración del fstab y las particiones del disco. Cualquier ayuda será muy bienvenida :) Gracias! ututo-xs dev # cat /etc/lilo.conf default=XS-26386-ata # /etc/lilo.conf - configuration file for lilo # # This file generated by Ututo Installer, is read by the boot loader installer # 'lilo'. See man lilo(8). # # Autor: Martin Andres Gomez Gimenez <[email protected]> # # Copyright (C) 2004 - 2007 The UTUTO Project # Distributed under the terms of the GNU General Public License v2 or new # Original version writen by Daniel Olivera <[email protected]>. # # $Header: $ map=/boot/map install=/boot/boot.b prompt nowarn timeout=50 lba32 vga=1024 compact boot=/dev/sda bitmap=/boot/lilo-ututo.bmp bmp-colors=254,0,;207,0, bmp-table=56,12;1,19,16,4 bmp-timer=63,24;136,, image=/boot/kernel-xs-x86-2.6.38.6-ata label=XS-2.6.38.6-ata read-only root=/dev/ram0 initrd=/boot/initramfs-xs-x86-2.6.38.6-ata append="init=/linuxrc ramdisk_size=8192 video=vesafb fbcondecor=silent,theme:ututo splash=silent,theme:ututo CONSOLE=/dev/console quiet udev doscsi elevator=cfq" addappend="real_root=/dev/sda7 real_resume=swap:/dev/sda6 resume=swap:/dev/sda6 resume2=swap:/dev/sda6" image=/boot/vmlinuz-2.6.32-5-amd64 label=Debian read-only root=/dev/sda5 initrd=/boot/initrd.img-2.6.32-5-amd64 append="init=/linuxrc ramdisk_size=8192 video=vesafb fbcondecor=silent,theme:ututo splash=silent,theme:ututo CONSOLE=/dev/console quiet udev doscsi elevator=cfq" addappend="real_root=/dev/sda5 real_resume=swap:/dev/sda6 resume=swap:/dev/sda6 resume2=swap:/dev/sda6" other=/dev/sda2 label=windows ututo-xs dev # /sbin/lilo -v LILO version 22.8, Copyright (C) 1992-1998 Werner Almesberger Development beyond version 21 Copyright (C) 1999-2006 John Coffman Released 19-Feb-2007, and compiled at 02:44:02 on Mar 17 2008 Reading boot sector from /dev/sda Using BITMAP secondary loader Calling map_insert_data Mapping bitmap file /boot/lilo-ututo.bmp Calling map_insert_file Boot image: /boot/kernel-xs-x86-2.6.38.6-ata Mapping RAM disk /boot/initramfs-xs-x86-2.6.38.6-ata Added XS-2.6.38.6-ata ? Boot image: /boot/vmlinuz-2.6.32-5-amd64 Fatal: open /boot/vmlinuz-2.6.32-5-amd64: No such file or directory ututo-xs dev # fdisk -l Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders, 976773168 sectores en total Units = sectores of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Identificador del disco: 0x2fb208ca Disposit. Inicio Comienzo Fin Bloques Id Sistema /dev/sda1 * 2048 2459647 1228800 7 HPFS/NTFS/exFAT /dev/sda2 2459648 838750931 418145642 7 HPFS/NTFS/exFAT /dev/sda3 956291072 976771071 10240000 7 HPFS/NTFS/exFAT /dev/sda4 838752254 956291071 58769409 5 Extendida /dev/sda5 838752256 870746111 15996928 83 Linux /dev/sda6 948322304 956291071 3984384 82 Linux swap / Solaris /dev/sda7 870748160 948320255 38786048 83 Linux Las entradas de la tabla de particiones no están en el orden del disco Disk /dev/sdc: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders, 976773168 sectores en total Units = sectores of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Identificador del disco: 0x00033acc Disposit. Inicio Comienzo Fin Bloques Id Sistema /dev/sdc1 63 976768064 488384001 b W95 FAT32 ututo-xs dev # cat /etc/fstab # /etc/fstab - configuration file for lilo # # This file generated by Ututo Installer, contains descriptive information # about the various file systems. See man fstab(5). # # Autor: Martin Andres Gomez Gimenez <[email protected]> # # Copyright (C) 2004 - 2007 The UTUTO Project # Distributed under the terms of the GNU General Public License v2 or new # Original version writen by Daniel Olivera <[email protected]>. # # $Header: $ # <fs> <mountpoint> <type> <opts> <dump/pass> /dev/sda7 / ext4 relatime 0 1 /SWAP none swap sw 0 0 /dev/cdrom0 /mnt/cdrom auto noauto,ro,user 0 0 /dev/floppy/0 /mnt/floppy auto noauto,user 0 0 # NOTE: The next lines are critical for boot! proc /proc proc defaults 0 0 shm /dev/shm tmpfs nodev,nosuid,noexec 0 0 # Optional mount points for UTUTO XS /var /srv auto nodev,bind 0 0 # Other mount points Saludos! Luciano Lamaita ________________________________________________ Solar-General es una lista abierta a toda la comunidad, sin ninguna moderación, por lo que se apela a la tolerancia y al respeto mutuo. Las opiniones expresadas son responsabilidad exclusiva de sus respectivos/as autores/as. La Asociación Solar no se hace responsable por los mensajes vertidos, ni representan necesariamente el punto de vista de la Asociación Solar. [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/solar-general
