On 5/11/07, Julio Napurí Carlos <[EMAIL PROTECTED]> wrote:
En fin, tanto morenisco y yo, no sabemos con exactitud tu tabla de particiones: fdisk -l Copia y pega el resultado. Si lista hda o sda.
Eso si, seria importante tener esa info. Por que en tu menu.lst hace referencia a tu disco IDE de 20GB (hda)
más no tu disco SATA (sda) .... ## ## End Default Options ## title Ubuntu, kernel 2.6.20-15-generic root (hd0,0) .... No se supone que debe ser: .... ## ## End Default Options ## title Ubuntu, kernel 2.6.20-15-generic root (sda1,0) ....
Creo que deberia funcionar de las dos formas, al menos a mi me funciona: [EMAIL PROTECTED] ~]# fdisk -l Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 1 509 4088511 12 Compaq diagnostics /dev/sda2 * 510 3122 20988922+ c W95 FAT32 (LBA) /dev/sda3 3123 9729 53070727+ 5 Extended /dev/sda5 3123 3253 1052226 82 Linux swap / Solaris /dev/sda6 3254 3383 1044193+ 83 Linux /dev/sda7 3384 5995 20980858+ 83 Linux /dev/sda8 5996 7025 8273443+ 83 Linux /dev/sda9 7026 8301 10249438+ 83 Linux /dev/sda10 8302 8562 2096451 83 Linux /dev/sda11 8563 9729 9373896 83 Linux y mi archivo /boot/grub/menu.lst contiene: # (0) Arch Linux Home Network Profile title Arch Linux (Home Network Profile) root (hd0,10) kernel /boot/vmlinuz26 root=/dev/sda11 ro NET=home initrd /boot/kernel26.img # 1) Arch Linux NOC Claro-Peru Network Profile title Arch Linux (NOC Claro-Peru Network Profile) root (hd0,10) kernel /boot/vmlinuz26 root=/dev/sda11 ro NET=claro_noc initrd /boot/kernel26.img # (2) Arch Linux DHCP Network Profile title Arch Linux (DHCP Network Profile) root (hd0,10) kernel /boot/vmlinuz26 root=/dev/sda11 ro NET=dhcp initrd /boot/kernel26.img # (3) Arch Linux title Arch Linux Fallback root (hd0,10) kernel /boot/vmlinuz26 root=/dev/sda11 ro initrd /boot/kernel26-fallback.img # (4) Debian GNU/Linux title Debian GNU/Linux, kernel 2.6.18-3-686 (on /dev/hda9) root (hd0,8) kernel /boot/vmlinuz-2.6.18-3-686 root=/dev/sda9 ro initrd /boot/initrd.img-2.6.18-3-686 savedefault boot # (5) CentOS release 4.4 title CentOS release 4.4 (Final) (on /dev/hda10) root (hd0,9) kernel /boot/vmlinuz-2.6.9-42.EL root=/dev/sda10 savedefault boot # (6) Acer utility for recovery title Windows Installer Utility root (hd0,0) savedefault makeactive chainloader +1 # (7) Winbug XP title Microsoft Windows XtraPenka Professional rootnoverify (hd0,1) #savedefault makeactive chainloader +1 Nota: olvidense de la especificacion de NET=algo, eso es una particularidad de Archlinux, en donde le puedes pasar a grub un parametro de una definicion de perfil de red, chevere no? Saludos. Morenisco.
_______________________________________________ Lista de correo Linux-plug Temática: Discusión general sobre Linux Peruvian Linux User Group (http://www.linux.org.pe) Participa suscribiéndote y escribiendo a: [email protected] Para darte de alta, de baja o hacer ajustes a tu suscripción visita: http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug IMPORTANTE: Reglas y recomendaciones http://www.linux.org.pe/listas/reglas.php http://www.linux.org.pe/listas/comportamiento.php http://www.linux.org.pe/listas/recomendaciones.php
