Jimmy,
Did your preseed file set up SSH? Run with PACKER_LOG=1 to see what it
is doing, as well. But from the error, it just looks like your SSH
credentials didn't work.
Best,
Mitchell
On Thu, Jul 18, 2013 at 6:49 PM, Jimmy Cuadra <
jimmy...@gmail.com> wrote:
> I'm working on building a VMware Fusion image with Packer, and getting stuck
> after the system has been installed. VMware Fusion shows this:
>
http://cl.ly/image/1v39383t2L2V
>
> Back in the shell, Packer is sitting at this:
>
> ==> vmware: Waiting for SSH to become available...
>
> I can log in to the system with the vagrant user as defined in my
> preseed.cfg file, but Packer doesn't see the system as being ready.
> Eventually it times out with:
>
> ==> vmware: Error waiting for SSH: handshake failed: ssh: unable to
> authenticate, attempted methods [none password], no supported methods remain
>
> What should I do to make Packer see the system as installed and ready for
> SSH connections? Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Packer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
packer-tool...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>