search for: vesterheim

Displaying 3 results from an estimated 3 matches for "vesterheim".

2014 Dec 01
3
Problem with /dev/tty in LXC established with virt-install
I have created a LXC container with debootstrap followed by virt-install like this: host=mylxc1 debootstrap wheezy /home/lxc/$host virt-install -c lxc:// -n $host --filesystem /home/lxc/$host,/ --ram 1024 I am confused about the /dev filesystem in this container. Specifically the device '/dev/tty'. >From inside the container: ~# ls -la /dev/tty ls: cannot access /dev/tty: No such
2014 Dec 01
0
Re: Problem with /dev/tty in LXC established with virt-install
On Mon, 01 Dec 2014 12:07:37 +0100 Vegard Vesterheim <vegard.vesterheim at uninett.no> wrote: > # mknod -m 666 /dev/tty c 4 0 > mknod: `/dev/tty': Operation not permitted In the manual for the LXC driver this part of my question is answered: "The container init process will be started with CAP_MKNOD capability removed an...
2011 Jul 29
1
Using libvirt with a preexisting network infrastructure
I have a server running Ubuntu natty (libvirt 0.8.8) with separate ethernet interfaces. I have created an unnumbered bridge for each interface, these are connected to an already established network infrastructure, with preexisting DHCP and DNS services. I would like to handle *establishment* of these bridges outside libvirt (via /etc/network/interfaces), but still have them defined as networks