Migrating a vagrant box and bringing it up

I have a vagrant box for cent610 with virtualbox as provider with some customer software installed.

I used vagrant package t package the running vm and copied it to another machine.

When i do vagrant add and vagrant init and vagrant up it tries to bring the machine up but gives authentication failure retrying and times out.

Any help would be appreciated