Skip to content

fail install for n1 #30

Description

@skill7899

Running part 2 of PiKVM installer script for Raspbian by @srepac

-> Disabling nginx service, so that we can use kvmd-nginx instead
Synchronizing state of nginx.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable nginx

-> Creating symlinks for use with kvmd python scripts
ln: failed to create symbolic link '/usr/local/lib/python3.10/dist-packages/kvmd*': File exists
ln: failed to create symbolic link '/usr/local/lib/python3.10/dist-packages/kvmd*': File exists

-> Creating kvmd-webterm homedir
chown: invalid user: ‘kvmd-webterm’
drwxr-xr-x 2 root root 4096 Jun 30 01:20 /home/kvmd-webterm
rm: cannot remove '/etc/motd': No such file or directory
sed: can't read /lib/systemd/system/kvmd-webterm.service: No such file or directory
chown: invalid user: ‘kvmd-webterm’
usage: kvmd [-h] [-c ] [-o <k=v> [<k=v> ...]] [-m] [--run]
kvmd: error: argument -c/--config: invalid valid_abs_file value: '/etc/kvmd/main.yaml'
Did kvmd -m run properly? [y/n] y
-> Enabling kvmd-nginx kvmd-webterm kvmd-otg and kvmd services, but do not start them.
Failed to enable unit: Unit file kvmd-webterm.service does not exist.
Failed to restart kvmd-webterm.service: Unit kvmd-webterm.service not found.
Job for kvmd-otg.service failed because the control process exited with error code.
See "systemctl status kvmd-otg.service" and "journalctl -xeu kvmd-otg.service" for details.

Check kvmd devices

lrwxrwxrwx 1 root root 6 Jun 30 01:28 /dev/kvmd-video -> video1

You should see devices for keyboard, mouse, and video.

Point a browser to https://armbian
If it doesn't work, then reboot one last time.
Please make sure kvmd services are running after reboot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions