Skip to content
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

After the VM installs, how do I boot up the VM and then send it boot_cmd_sequence? #1076

Open
nitrocode opened this issue Aug 20, 2015 · 3 comments

Comments

@nitrocode
Copy link

I'm booting into a custom ISO which installs Ubuntu, the custom app, and then shutsdown. Meanwhile, veewee is using a in order to wait for the VM to finish installing.

The VM then needs to be booted in order for veewee to be able to send it commands.

How do I make veewee wait for the VM to reboot after it finishes installing, wait until the login prompt appears, and then send the boot_cmd_sequence ?

@nitrocode nitrocode changed the title How do I boot up the VM after the VM finishes installing After the VM installs, how do I boot up the VM and then send it boot_cmd_sequence? Aug 23, 2015
@ibizaman
Copy link
Contributor

ibizaman commented Sep 1, 2015

Normally this is done automatically if you let veewee do everything.
Is there a particular reason for starting the VM yourself?

@nitrocode
Copy link
Author

@ibizaman after the ISO installs, it shuts down and veewee does not boot it back up.

@ibizaman
Copy link
Contributor

ibizaman commented Sep 5, 2015

In my case it does not do that.
What command(s) do you use and what log output do you get?

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

2 participants