Ben Hutchings wrote:
> I'll change it to treat ENOTDIR as non-fatal (same as ENOENT).
Thanks, that sounds appropriate to me.
> > 4875 open("/boot/extlinux/options.cfg", O_RDONLY) = -1 ENOTDIR (Not a
> > directory)
FTR, this was happening because /boot/extlinux existed -- it was the
installer program that on a normal install would be /usr/sbin/extlinux.
The same error would arise if the sysadmin did something like
echo "Don't forget this system isn't using grub!" > /boot/extlinux
I worked around it on my own system by simply "mv extlinux extlinux.exe".
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20130122045122.GA28765@elba