Re: Help: GRUB tab completion not working




Ian Chapman wrote:
: Dean S. Messing wrote:
: > Is this a known bug, or something I've done to my system?
: > If it's my system how do I proceed to debug it?
:
: Ok stupid question, but you're definately using bash right? What does
:
: echo $SHELL
:
: say.

Not stupid at all.

Outside of the grub shell:

root@medulla ~]# echo $SHELL
/bin/bash

Inside of the grub shell:

root@medulla ~]# grub
Probing devices to guess BIOS drives. This may take a long time.


GNU GRUB version 0.97 (640K lower / 3072K upper memory)

[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename.]
grub> echo $SHELL
echo $SHELL

Error 27: Unrecognized command
grub> quit
quit
[root@medulla ~]#

Also, the commandline works properly outside of grub.

Dean

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: For Loops and Space in Names, take 2
    ... But you probably should quote $1 because of this: ... Probably leaked from the mv command you're printing. ... knowledge of the shell. ... You could use it to generate your mv commands with echo ...
    (Fedora)
  • Re: exec - usage within a sheel script
    ... When you run a shell program, ... earlier shell processed that command line and split it ... (or echo $@), the 'echo' command receives three arguments: ...
    (comp.unix.shell)
  • Re: listing nondirectories
    ... For commands or builtins that accept (or have even ... What if a command line parameter (that is, ... The corresponding shell ... Echo is especially egregious is this regard; ...
    (comp.unix.shell)
  • Re: emacsclient for mc
    ... standard Unix command. ... more or less an alias for "echo." ... now a standard shell command, ... bash: builtin: print: not a shell builtin ...
    (comp.emacs)
  • Re: Re: Help required
    ... but is this encrypted password of the general user that i login with, ... this password is ONLY for accessing and editing Grub on boot ... when we get the encrypted password while typing the command ... each time if typing the 'md5crpty' command in the grub shell ...
    (Fedora)