Re: Help: GRUB tab completion not working
- From: "Dean S. Messing" <deanm@xxxxxxxxxxxxx>
- Date: Mon, 24 Sep 2007 15:45:37 -0700 (PDT)
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
- Follow-Ups:
- Re: Help: GRUB tab completion not working
- From: Ian Chapman
- Re: Help: GRUB tab completion not working
- References:
- Help: GRUB tab completion not working
- From: Dean S. Messing
- Re: Help: GRUB tab completion not working
- From: Ian Chapman
- Help: GRUB tab completion not working
- Prev by Date: Re: How best get rid of SELinux?
- Next by Date: Re: How best get rid of SELinux?
- Previous by thread: Re: Help: GRUB tab completion not working
- Next by thread: Re: Help: GRUB tab completion not working
- Index(es):
Relevant Pages
|