GRUB: 0.5.96.1 I am trying to install GRUB on an HP Omnibook using the 'grub' executable on a running system (as opposed to doing this from GRUB at boot time). This is what I see: -------------------- grub> root=(hd0,0) Filesystem type os reiserfs, partition type 0x83 grub> install=/bot/grub/stage1 (hd0) /boot/grub/stage2 Error 22: No such partition --------------------- An strace of this sequence indicates that GRUB is failing to open /dev/ide/host0/bus0/target0/lun0/disc/part1 (= -1 ENOTDIR). Sure enough, lun0/disc is the whole-disc device, not a directoty. 'part1' is in the lun0 directory alongside it, of course. I will see if there's a more recent version of GRUB available. If not, I'll see if I can get you a patch. -Eric _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub