[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Dual Boot SATA / IDE Lenny / Ubuntu Studio



Bonjour à la liste,

Je cherche à faire un dual boot comme suit :

Dual Boot SATA / IDE Lenny / Ubuntu Studio

Mon système principal est Lenny sur un disque SATA. J'ai installé Ubuntu
Studio sur l'IDE maître (hda) mais la configuration de de grub sous
Lenny ne tient pas compte de cette installation.

Voilà un extrait de mon fichier /boot/grub/menu.lst sous Lenny :

title		Debian GNU/Linux, kernel 2.6.22-2-686
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.22-2-686 root=/dev/sda1 ro 
initrd		/boot/initrd.img-2.6.22-2-686
savedefault

title		Debian GNU/Linux, kernel 2.6.22-2-686 (single-user mode)
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.22-2-686 root=/dev/sda1 ro single
initrd		/boot/initrd.img-2.6.22-2-686
savedefault



Sous Ubuntu Studio, j'ai aussi un fichier /boot/menu.lst (extrait) :

title		Ubuntu 7.10, kernel 2.6.22-14-rt
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.22-14-rt
root=UUID=6c03bfa3-56dd-478b-8788-0946c6218d98 ro quiet splash
initrd		/boot/initrd.img-2.6.22-14-rt
quiet

title		Ubuntu 7.10, kernel 2.6.22-14-rt (recovery mode)
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.22-14-rt
root=UUID=6c03bfa3-56dd-478b-8788-0946c6218d98 ro single
initrd		/boot/initrd.img-2.6.22-14-rt

title		Ubuntu 7.10, memtest86+
root		(hd0,0)
kernel		/boot/memtest86+.bin
quiet


En installant Ubuntu Studio, j'ai accepté le dual boot avec Lenny. Il
apparaît bien dans le menu.lst d'Ubuntu Studio :


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title		Debian GNU/Linux, kernel 2.6.22-2-686 (on /dev/sda1)
root		(hd2,0)
kernel		/boot/vmlinuz-2.6.22-2-686 root=/dev/sda1 ro 
initrd		/boot/initrd.img-2.6.22-2-686
savedefault
boot


Or au démarrage, seul Lenny (sur le disque SATA) se lance. Ubuntu Studio
reste invisible. Je ne peux pas booter sur Ubuntu Studio.

Comment faire reconnaître par Lenny Ubuntu Studio ? Quelqu'un a-t-il une
piste à me donner ?

@+

Christophe




Reply to: