Thank you, that worked! But when i connect to non-root cell using ssh, i issue commands like "cat /proc/iomem", and it still displays the contents if i was still in root cell. Is it normal?
segunda-feira, 26 de Agosto de 2019 às 07:02:08 UTC+1, Jan Kiszka escreveu: > > On 26.08.19 04:39, João Reis wrote: > > After adding the driver and starting the non-root Linux, i can see in > console > > the link between root and non-root being established. > > "Adding virtual PCI device 00:01.0 to cell "linux-non-root > > Shared memory connection established: "linux-non-root" <--> "root"". > > > > I can see the interrupt of ivshmem-net in /proc/interrupts and when i > issue > > "lspci" i can see the pci device listed with ivshmem-net driver attached > to it. > > But, when i issue "ifconfig" i don't find any interface besides loopback > and my > > pc's interface, supposedly i would have to see linux non-root interface. > Is > > there something missing (some driver maybe)? > > > > ifconfig <ethX> up? If the driver is attached, the interface must exist. > ifconfig -a will tell you the name. > > Jan > -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/71ab42b5-b8c9-4392-9575-759f6eb899a0%40googlegroups.com.
