InterviewSolution
Saved Bookmarks
| 1. |
Epeat[ Minimal BASH-like line editing is supported. For the first wordlists possible command completions. Anywhere else TAB lists thecompletions of a device/filename. ESC at any time exits. ]grub> |
|
Answer» Answer: For the first word, TAB LISTS possible command completions. anywhere else TAB lists possible device or file completions. Indeed this is not an error specific to Elementary OS. It is a common GRUB error that could OCCUR with any Linux OS be it Ubuntu, Fedora, Linux Mint etc |
|