Re: [lxc-devel] mounting filesystems in a container

2010-02-15 Thread Daniel Lezcano
Michael Tokarev wrote: > I've a question here. > > What's a way to mont a new filesystem within a > container, besides re-starting the container? > > For example, I've inserted a removable media on the > host, it's available on the host as /dev/sdb1, and is > mounted on the host as /mnt/removable.

[lxc-devel] mounting filesystems in a container

2010-02-15 Thread Michael Tokarev
I've a question here. What's a way to mont a new filesystem within a container, besides re-starting the container? For example, I've inserted a removable media on the host, it's available on the host as /dev/sdb1, and is mounted on the host as /mnt/removable. But how to make it available in a ru