GRUB met HS mon lecteur dvd

bonjour à tous,

voila encore un gros problème que j’ai depuis que j’ai ce portable

des que je lance un OS à partir du GRUB, impossible de lire un cd ou dvd, le lecteur n’est plus du tout reconnu, que ce soit sur linux ou windows!!!

c’est pour ca que j’utilise LILO mais il commence sérieusement a me les c***** (1 noyau sur 5 qui boote correctement)

j’ai essayé le GRUB2 mais ca ne marche pas non plus

bref pour l’instant j’ai un chargeur de démarrage “hybride” LILO --> GRUB afin de pouvoir toujours avoir une solution qui marche mais j’aimerais au final me débarasser de LILO qui m’empêche de booter certains noyaux

Salut,

Grub ne peut en aucun cas avoir une influence sur le fonctionnement de ton lecteur, tout au plus son menu peut-il ne pas activer correctement le chargement de l’une ou l’autre des distributions installées.

Donnes nous la copie de /boot/grub/menu.lst et la sortie de commande fdisk -l

et si c’était pas le GRUB ca viendrait d’ou?

je ne dirait pas que c’est le GRUB si sur windows ce n’était pas pareil mais ca l’est!!!
le seul intermédiaire entre le démarrage et le chargeur windows c’est le GRUB donc je vois pas d’autre explication,

Je me suis dit que c’était p-e le BIOS qui buggais avec le GRUB, j’ai fait une mise à jour du BIOS mais rien n’a changé

mais bon voila mon menu.lst (même si je pense que cela ne servirait a rien sauf a faire le gros geek en montrant tous mes noyaux)

default		0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout		5

color cyan/blue white/blue


title		Debian GNU/Linux, kernel 2.6.26-1-amd64
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.26-1-amd64 root=/dev/sda7 ro 
initrd		/boot/initrd.img-2.6.26-1-amd64

title		Debian GNU/Linux, kernel 2.6.26-rt1
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.26-rt1 root=/dev/sda7 ro 
initrd		/boot/initrd.img-2.6.26-rt1

title		Debian GNU/Linux, kernel 2.6.25-5.makke-rt6.1-sidux-amd64
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.25-5.makke-rt6.1-sidux-amd64 root=/dev/sda7 ro 
initrd		/boot/initrd.img-2.6.25-5.makke-rt6.1-sidux-amd64

title		Debian GNU/Linux, kernel 2.6.25-5.makke-rt6.1-sidux-amd64 (single-user mode)
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.25-5.makke-rt6.1-sidux-amd64 root=/dev/sda7 ro single
initrd		/boot/initrd.img-2.6.25-5.makke-rt6.1-sidux-amd64

title		Ubuntu 8.04.1, kernel 2.6.24-19-rt
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-19-rt root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro quiet splash
initrd		/boot/initrd.img-2.6.24-19-rt
quiet

title		Ubuntu 8.04.1, kernel 2.6.24-19-rt (recovery mode)
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-19-rt root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro single
initrd		/boot/initrd.img-2.6.24-19-rt

title		Ubuntu 8.04.1, kernel 2.6.24-19-generic
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-19-generic root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro quiet splash
initrd		/boot/initrd.img-2.6.24-19-generic
quiet

title		Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-19-generic root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro single
initrd		/boot/initrd.img-2.6.24-19-generic

title		Ubuntu 8.04.1, kernel 2.6.24-18-rt
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-18-rt root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro quiet splash
initrd		/boot/initrd.img-2.6.24-18-rt
quiet


title		Ubuntu 8.04, kernel 2.6.24-18-rt
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-18-rt root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro quiet splash
initrd		/boot/initrd.img-2.6.24-18-rt
quiet

title		Ubuntu 8.04, kernel 2.6.24-18-rt (recovery mode)
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-18-rt root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro single
initrd		/boot/initrd.img-2.6.24-18-rt

title		Ubuntu 8.04, kernel 2.6.24-18-generic
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-18-generic root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro quiet splash
initrd		/boot/initrd.img-2.6.24-18-generic
quiet

title		Ubuntu 8.04, kernel 2.6.24-18-generic (recovery mode)
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.24-18-generic root=UUID=4d6eb3ca-1b40-4a7d-a699-8a8a3ca24e83 ro single
initrd		/boot/initrd.img-2.6.24-18-generic

title		Ubuntu 8.04, memtest86+
root		(hd1,0)
kernel		/boot/memtest86+.bin
quiet

title		Debian GNU/Linux, kernel 2.6.25-2-amd64
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.25-2-amd64 root=/dev/sda7 ro 
initrd		/boot/initrd.img-2.6.25-2-amd64

title		Debian GNU/Linux, kernel 2.6.25-2-amd64 (single-user mode)
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.25-2-amd64 root=/dev/sda7 ro single
initrd		/boot/initrd.img-2.6.25-2-amd64

title		Debian GNU/Linux, kernel 2.6.25
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.25 root=/dev/sda7 ro 
initrd		/boot/initrd.img-2.6.25

title		Debian GNU/Linux, kernel 2.6.25 (single-user mode)
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.25 root=/dev/sda7 ro single
initrd		/boot/initrd.img-2.6.25

title		Debian GNU/Linux, kernel 2.6.24rt
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.24rt root=/dev/sda7 ro 
initrd		/boot/initrd.img-2.6.24rt

title		Debian GNU/Linux, kernel 2.6.24rt (single-user mode)
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.24rt root=/dev/sda7 ro single
initrd		/boot/initrd.img-2.6.24rt

title		Debian GNU/Linux, kernel 2.6.24-16-rt
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.24-16-rt root=/dev/sda7 ro 
initrd		/boot/initrd.img-2.6.24-16-rt

title		Debian GNU/Linux, kernel 2.6.24-16-rt (single-user mode)
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.24-16-rt root=/dev/sda7 ro single
initrd		/boot/initrd.img-2.6.24-16-rt

title		Debian GNU/Linux, kernel 2.6.24-1-amd64
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.24-1-amd64 root=/dev/sda7 ro 
initrd		/boot/initrd.img-2.6.24-1-amd64

title		Debian GNU/Linux, kernel 2.6.24-1-amd64 (single-user mode)
root		(hd0,6)
kernel		/boot/vmlinuz-2.6.24-1-amd64 root=/dev/sda7 ro single
initrd		/boot/initrd.img-2.6.24-1-amd64

et un fdisk -l :

[code]Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x16c916c8

Device Boot Start End Blocks Id System
/dev/sda1 * 1 8286 66557263+ 7 HPFS/NTFS
/dev/sda3 8287 14593 50660977+ 5 Extended
/dev/sda5 8287 8541 2048256 82 Linux swap / Solaris
/dev/sda6 8542 11728 25599546 83 Linux
/dev/sda7 11729 14593 23013081 83 Linux

Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x44fdfe06

Device Boot Start End Blocks Id System
/dev/sdb1 1 1824 14651248+ 83 Linux
/dev/sdb2 12842 38913 209423340 7 HPFS/NTFS
/dev/sdb3 1825 3648 14651280 83 Linux
/dev/sdb4 3649 12841 73842772+ b W95 FAT32

Partition table entries are not in disk order
[/code]

j’ai ubuntu installé sur un disque externe

Re,

Ceci ressemble fort à des retours chariot (à la ligne) intempestif à tort ! Je sais j’en ai eu et cela sème une panique pas possible :slightly_smiling:
Fais gaffe tu en a plusieurs.

ca c’est normal c’est un noyau ubuntu

C’est pas moi qui ai mis l’entrée comme ca c’est ubuntu tout seul

Re,

Supprimes quand même les retours chariot intempestifs, ils sont générés automatiquement par certains éediteurs au moment o^tu as enregistré tes nouvelles entrées :mrgreen: