bind-dirs qubes 4.0.1

19 views
Skip to first unread message

Robert Rettig

unread,
Jan 13, 2019, 3:40:09 PM1/13/19
to qubes-users
Hi,

with the current 4.0.1 even the "How does it work?" section as mentioned
here
https://groups.google.com/d/msg/qubes-users/m0qWwToAi8w/phdwx1hSCQAJ
cannot be applied.

Maybe because the file `bind-dirs.sh` is not available at the described
location anymore?

A file with the same name would be here `/usr/lib/qubes/init/bind-dirs.sh`.

Created a template clone from `fedora-29` and installed `Docker CE` into it.

```
curl -fsSL https://get.docker.com -o get-docker.sh
CHANNEL=stable sh get-docker.sh
sudo usermod -aG docker user
sudo systemctl enable docker
```

Shutdown that template and created an appvm from it.

I added the bind-dir files as described. But it will not create symlinks
or copy existing files.

In which state the `bind-dir.sh` is running. Maybe docker daemon already
created the files and no initial symlinks can be mounted by the script?


Thanks for some hints.

Robert Rettig

unread,
Jan 13, 2019, 4:00:31 PM1/13/19
to qubes-users
I inovked the script manually

```
sudo /usr/lib/qubes/init/bind-dirs.sh
```
after that it seems to work.

unman

unread,
Jan 13, 2019, 7:38:23 PM1/13/19
to qubes-users
This was covered in the list recently.
debian templates have a symlink in /usr/lib/qubes but Fedora templates
seem to lack this.
Reply all
Reply to author
Forward
0 new messages