Skip to content

lima start waiting (grub> prompt in serial.log) #525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stvgz opened this issue Jan 5, 2022 · 2 comments
Closed

lima start waiting (grub> prompt in serial.log) #525

stvgz opened this issue Jan 5, 2022 · 2 comments

Comments

@stvgz
Copy link

stvgz commented Jan 5, 2022

limactl start default

shows

[hostagent] Waiting for the essential requirement 1 of 5: "ssh"

Installed lima with brew

$ brew --version
Homebrew 3.3.9
Homebrew/homebrew-core (git revision 5fc487f2abe; last commit 2022-01-05)

Mac version

10.15.7 (19H2)

Checked
stuck on "Waiting for the essential requirement 1 of X: "ssh"
https://github.com/lima-vm/lima#stuck-on-waiting-for-the-essential-requirement-1-of-x-ssh

Confirmed I have libslirp v4.6.1 installed

Here is serial.log from

.lima/default/serial.log

`BdsDxe: loading Boot0008 "ubuntu" from HD(15,GPT,0BA864C4-F213-400E-A981-345A828F1714,0x2800,0x35000)/\EFI\ubuntu\shimx64.efi
BdsDxe: starting Boot0008 "ubuntu" from HD(15,GPT,0BA864C4-F213-400E-A981-345A828F1714,0x2800,0x35000)/\EFI\ubuntu\shimx64.efi
error: no such device: 33671f2f-b332-4031-9ee3-1429517fd28b.

                         GNU GRUB  version 2.04

Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists possible
device or file completions.

grub> %`

Any idea why?

Thanks

@AkihiroSuda AkihiroSuda changed the title lima start waiting lima start waiting (grub> prompt in serial.log) Jan 5, 2022
@AkihiroSuda
Copy link
Member

Could you retry downloading the image?

limactl rm -f default
limactl prune
limactl start

@stvgz
Copy link
Author

stvgz commented Jan 10, 2022

Could you retry downloading the image?


limactl rm -f default

limactl prune

limactl start

worked. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants