Menu

DragonOS_Pi64 - headless mode.

Dmitry
2021-11-12
2021-12-23
  • Dmitry

    Dmitry - 2021-11-12

    Hello Cemaxecuter and Сommunity.

    It possible to install DragonOS_pi64 in headless mode? It would make life much easier).

    For example in the official image you can configure auto-connect to home network and allow ssh by creating two files in root folder of your SDcard:
    1. Empty file "ssh";
    2. Conf file "wpa_supplicant.conf".

    "wpa_supplicant.conf":
    country=US
    ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
    update_config=1

    network={
    scan_ssid=1
    ssid="name"
    psk="pass"
    }

     

    Last edit: Dmitry 2021-11-12
  • Cemaxecuter

    Cemaxecuter - 2021-12-23

    Hi Dmitry! So for DragonOS_Pi64 the SSH connection is possible upon first boot. For whatever reason, it actually doesn't need the ssh file like you meniton. However, the wifi settings are a little odd and I'm not sure if the wireless works like you mention. That would be nice though.

    I'm about to upload a new image here soon that'll auto expand the SD card, generate SSH keys, and create a unique machine-id. Sorry I didn't see this sooner - I need to go in and see what I'm not notified.

     

Log in to post a comment.