Hi, This morning, booting Fedora 5 (2.6.17-1.2145_FC5), I had this grub error message. Grub loading Stage 1.5 Grub loading please wait ... Error 22 This is my grub.conf : #boot=/dev/hda default=0 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title Fedora Core (2.6.17-1.2145_FC5) root (hd0,0) kernel /vmlinuz-2.6.17-1.2145_FC5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet initrd /initrd-2.6.17-1.2145_FC5.img title Fedora Core (2.6.17-1.2139_FC5) root (hd0,0) kernel /vmlinuz-2.6.17-1.2139_FC5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet initrd /initrd-2.6.17-1.2139_FC5.img I have 3 hard drives. hda got Linux and /home, the other one are here for more space and backup (/new and /sauve). Error 22 means : No such partition This error is returned if a partition is requested in the device part of a device- or full file name which isn't on the selected disk. The only thing I did recently was adding the third drive (/new) with Webmin. And if I can remember, I reboot the systems many times after with no problem. [root@localhost etc]# cat fstab /dev/VolGroup00/LogVol00 / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 devpts /dev/pts devpts gid=5,mode=620 0 0 tmpfs /dev/shm tmpfs defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 /dev/VolGroup00/LogVol01 swap swap defaults 0 0 /dev/hdd1 /home/sauve ext2 suid,dev,exec 0 0 /dev/hdb1 /new ext3 suid,dev,exec 0 0 I really dont know where to look, and am quite "afraid" to do a grub-install. Is it safe ? Thanks, Philippe -- Philippe, Chiangmai, Thailand May The Source Be With You