Hello Dan, Sorry for my long silence, but this computer are our main server and it's not easy to shutdown and switch to the debian. I can try this morning. remember my problem :
the system boot one time with the megaraid driver in first place and the qla2300, and another time with the qla2300 driver in first place and the megaraid in second place. I change my /etc/fstab with : /dev/disk/by-uuid/3FF0-131C /boot/efi vfat defaults 0 0 /dev/disk/by-uuid/cc687ecd-e5cd-4882-aef3-c9591e76b5a1 / ext3 defaults,errors=remount-ro 0 1 #/dev/disk/by-path/pci-0000:0b:00.0-scsi-0:4:0:0-part4 none swap sw 0 0 My elilo.conf : delay=20 default=Linux image=/EFI/debian/vmlinuz label=Linux root=/dev/sda3 read-only initrd=/EFI/debian/initrd.img I try : root=/dev/disk/by-uuid/cc687ecd-e5cd-4882-aef3-c9591e76b5a1 the ':' give a problem with lilo root="/dev/disk/by-path/pci-0000:0b:00.0-scsi-0:4:0:0-part3" work but the system hang when udev start I don't know how to solve this problem, can you help me ? Guy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

