There is no USB support in VirtualBox OSE. However you can access the pen drive using "raw disk access".
http://www.virtualbox.org/manual/ch09.html#rawdisk sudo umount /dev/sdb1 (unmount the pen drive to prevent data corruption) sudo VBoxManage internalcommands createrawvmdk -filename /tmp/ file1.vmdk -rawdisk /dev/sdb Then you can add file1.vmdk in VirtualBox using 'Virtual Media Manager' I don't drink wine so I don't know how to install AutoCad :D HAPPY ONAM -Sreenadh On Aug 22, 8:02 am, vineeth kartha <[email protected]> wrote: > I've been trying to install AutoCAd 2008 in Lucid. But it does not > detect the fonts and the installer looks messed up bcoz of the fonts. > But i had installed it in Karmic and it had worked fine, but i don't > remember how I did it.So someone pls help me. An I also would like to > know how i can make my virtual box detect my pen drive. I'm using > virtualbox OSE -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
