It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I need to run my program from a usb drive on an asus transformer
However I cant mount the usb drive with
mount c /remove~1/usb
I can use
"Mount c /"
then "c:"
follwed cy "cd remova~1"
followed by " cd dbu"
but that means mounting
the root which not recommenbed!
Am I missing something?
Can anyone help?
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
gravagotto: I need to run my program from a usb drive on an asus transformer
However I cant mount the usb drive with
mount c /remove~1/usb
I can use
"Mount c /"
then "c:"
follwed cy "cd remova~1"
followed by " cd dbu"
but that means mounting
the root which not recommenbed!
Am I missing something?
Can anyone help?
mount c "/removable drive/usb" perhaps? (use the actual path, not the dos-shortened one, making sure to include the quotation marks if the path contains a space)

I don't know what the path is, so the above path is pure guesswork, but I assume you do, and can change it accordingly.
Post edited October 28, 2012 by Miaghstir