Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.
This repository was archived by the owner on Feb 12, 2021. It is now read-only.

VirtualBox docs result in SSH password prompt #1277

Description

@tlhunter

I've followed the following guide:
https://coreos.com/os/docs/latest/booting-on-virtualbox.html

This is when using VirtualBox version 6.0.10 r132072.

Specifically I followed the steps to download and run create-coreos-vdi, then I followed the same instructions for create-basic-configdrive and used the example arguments and my non-password-protected public key. I also ran the VBoxManage commands (though I had to change the one command to VBoxManage clonehd coreos_production_2135.6.0.vdi my_vm01.vdi as coreos_production_stable.vdi doesn't exist).

Finally I used the GUI to finish creating the machine following the instructions, selecting the new 10GB disk. I then enabled port forwarding using the recommended steps. However, when I attempt to SSH into the machine, I get a password prompt:

ssh core@localhost -p2222

The expected result is that my public key would satisfy the login attempt.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions