bug-grub
[Top][All Lists]
Advanced

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

GRUB 0.5.96.1 tries to acecss wrong /devfs file


From: Eric Buddington
Subject: GRUB 0.5.96.1 tries to acecss wrong /devfs file
Date: Tue, 22 May 2001 11:52:30 -0400
User-agent: Mutt/1.2.5i

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]