Joerg Schilling wrote: > Andrew Gabriel <Andrew.Gabriel at Sun.COM> wrote: > >> If I plug in a USB device, let's say a memory stick, how does the system >> decide if native Solaris wants to use it, or an OS instance in >> Virtualbox, or which one across potentially several virtualboxes? > > If you do this with VMware, you first tell vmware to capture e.g. the next USB > memory stick and to forward it.
That sounds reasonable on a single user system, or a system managed by a single manager at a time. A thought that went through my mind would be to configure specific USB ports to belong to specific virtualbox images using cfgadm(1M) or similar. -- Andrew