Hi all,
I'm trying to get a 2012 microcontroller board (board IDE also 2012) running on a virtualised Kubuntu 6.06 LTS using KVM/Libvirt/QEMU. So far I have reached the point where -:
a) the VM is installed and running;
b) I've managed to get an icon for my external/host USB drive to appear on the virtual desktop;
When I do a mouse over on this icon the virtual system tells me that the Device Node is /dev/sdc1.
When I right click on this icon and select mount from the dropdown menu a kio_media_helper dialog appears which says that it can't find /dev/sdc1 in either /etc/fstab or /etc/mtab.
Can someone please point me to what the fstab entry for this removable(!) USB drive would be ? I am just trying to replicate on the virtual machine the (ordinary user) hot plugging functionality that is available on the host machine.
Best regards,
Stuart
I'm trying to get a 2012 microcontroller board (board IDE also 2012) running on a virtualised Kubuntu 6.06 LTS using KVM/Libvirt/QEMU. So far I have reached the point where -:
a) the VM is installed and running;
b) I've managed to get an icon for my external/host USB drive to appear on the virtual desktop;
When I do a mouse over on this icon the virtual system tells me that the Device Node is /dev/sdc1.
When I right click on this icon and select mount from the dropdown menu a kio_media_helper dialog appears which says that it can't find /dev/sdc1 in either /etc/fstab or /etc/mtab.
Can someone please point me to what the fstab entry for this removable(!) USB drive would be ? I am just trying to replicate on the virtual machine the (ordinary user) hot plugging functionality that is available on the host machine.
Best regards,
Stuart
Comment