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

install hangs on selection screen #45

Closed
lehuff opened this issue Apr 25, 2016 · 9 comments
Closed

install hangs on selection screen #45

lehuff opened this issue Apr 25, 2016 · 9 comments

Comments

@lehuff
Copy link
Contributor

lehuff commented Apr 25, 2016

Running the command to initialize the VM:

vmcloak init --win7 testbox --netmask 255.255.255.0 --ip 10.10.10.71 --gateway 10.10.10.1

Two lines of output are returned:

Warning: creating filesystem that does not conform to ISO-9660.
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

No progress after that happens. When looking at the vm or using the --vm-visible command, the process seems to be hung during the Windows version selection screen. Any hints on how to deal with this? I can't find any documentation that says how to specify a windows version (other than x64).

@Svieg
Copy link

Svieg commented Apr 25, 2016

I ran into that too myself. Quickfix would be to start it with --vm-visible as you did and select the version you want but there is a click utility that may be useful for this. I dont know if it's doable and I have yet to try it. As for the problem of selecting a specific version, I don't think it's yet possible to do so apart from win7, win7x64 and WinXP. Jurriaan may have a solution for this though.

@lehuff
Copy link
Contributor Author

lehuff commented Apr 26, 2016

I tried selecting the correct option with -vm-visible and nothing happened. Even tried stepping through the install with no real luck.

@jbremer
Copy link
Member

jbremer commented Apr 26, 2016

Which version of Windows are you installing @lehuff ?

@lehuff
Copy link
Contributor Author

lehuff commented Apr 26, 2016

screenshot from 2016-04-26 09-23-28

I was aiming to install Professional x86 from the screenshot. Screenshot was grabbed using -vm-visibile

@jbremer
Copy link
Member

jbremer commented Apr 26, 2016

Yeah, sorry, at the moment only Windows 7 64-bit is supported (who uses 32-bit Windows 7 anyway?).
If somebody is interested to add support for 32-bit, though, that can be done by modifying the vmcloak/data/win7/autounattend.xml file, probably.

@lehuff
Copy link
Contributor Author

lehuff commented Apr 26, 2016

32-bit VM's are useful for small vm within a vm analyses boxes. VBox doesn't support 64-bit nested virtualization. :\

@jbremer
Copy link
Member

jbremer commented Apr 26, 2016

I feel an upcoming pull request! ;-)

@lehuff
Copy link
Contributor Author

lehuff commented Apr 26, 2016

Pull request submitted!

@jbremer
Copy link
Member

jbremer commented Jun 21, 2016

This has been resolved, thanks to @lehuff, @danieltdt, and @razuz.

@jbremer jbremer closed this as completed Jun 21, 2016
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