philhagen / sof-elk

Configuration files for the SOF-ELK VM
GNU General Public License v3.0
1.47k stars 276 forks source link

Unable to use development configuration files #220

Closed liyin00 closed 3 years ago

liyin00 commented 3 years ago

Hi,

After going through the different configuration files, I would like to use the configuration files on the development branch instead of the main branch. However, I have tried the following methods to no avail:

  1. Transferring files over to the VM distributed using WinSCP. This gives me a sudo operation not permitted error
  2. Setting up a remote VSCode on the VM. This renders a operation not found error.
  3. Adding new files on the usr/local/sof-elk manually. This also gives me a sudo operation not permitted error

As I cannot find any documentation on this issue, I have been stuck on this issue for quite some time. Any help would be greatly appreciated! :)

philhagen commented 3 years ago

The develop branch is not intended for operational use. These often require system-level (re)configuration that will prevent the configuration files from working.

If you still want to taunt the dragon, change the git branch in /usr/local/sof-elk/ to develop and cross your fingers. However: no support can be provided, this will probably not work, and no promises that your VM won't accidentally open a portal to another dimension.