0 Members and 1 Guest are viewing this topic.
1) How do I get VM/VB to 'see' my other hard drives?
auto eth0iface eth0 inet manualmetric 0auto publiciface public inet static address <ip address on your LAN> netmask 255.255.255.0 gateway <gateway for your LAN> bridge_ports eth0 bridge_fd 0 bridge_stp off metric 1
.. and IIRC you can also choose a shared folder with the host.