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» ong>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 |
|