Opened 17 years ago
Closed 17 years ago
#1365 closed defect (invalid)
Can't print from host to local printers
Reported by: | xwisdom | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.6 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I can't print from host to local printers when they are connected to VM. I think we should printers should still work from host even when they are connected to the VM.
Note:
See TracTickets
for help on using tickets.
I assume that you are referring to USB printers. No, a USB device cannot be shared between host and guest -- it can either be attached to the host or to the guest. If you want to share the printer between host and guest make sure that your host drives the printer and setup your guest to use the printer service of the host. For instance, on Linux hosts setup Samba to make a CUPS printer available to a Windows guest.