Linux Want to learn about linux.

k guys ty for not replying :D
i found answer to my usb drive issue :)

Actually it was the issue related to vmware.

Solution install latest vmware workstation voila !! now it detects my USB, after that goto terminal type fdisk -l check ur drive and check if its /dev/sdxx
and use the following command.

create a new directory in /media

mkdir /media/flash

Code:
mount /dev/sdaXX /media/flash

thats it enjoy.
 
thank god a reply.

Ty for replying prole.

I didnt get what you said.

I installed vmware tools in my guest OS i.e Debian successfully.

And after installing latest vmware workstation there is no connectivity issues.

But i have some others doubts which i mentioned in my previous posts.
 
Back
Top