Ian Brown wrote: > Hello, > Is there a way to access a USB disk-on-key from windows which runs on > Linux under KVM? > >
You can add it as a regular disk (-hdb /dev/sdb or whatever it's called; make sure it isn't mounted in the host) or maybe via the -usbdevice option (don't know if/how that works at all). -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
