VMware boot disk

Ran again with that update: https://pastebin.com/mhAvH2c4 Thanks

Damn, this is not getting anywhere. @ezr-ondrej would you mind reproducing this for me?

I did manage to get this to work, but probably in a pretty stupid way.

After putting in @lzap’s compute.erb changes, I also modified iso_generator.rb. In self.generate_full_host I replaced all instances of “host” with “host[:host]” and all the errors I was getting before went away. I’m sure there’s a much better way to get this to work, but figured the information may be helpful to someone who actually knows what they’re doing with Ruby.

1 Like

Ooooh you nailed it! I rebased my PR, this was an overlook in how I pass in arguments. The current patch should work now, if you can give it a shot and confirm this would be great. Thanks a lot!

Yes, works great now, thanks!

1 Like