Results 1 to 2 of 2
hi ,
I am a newbie to linux . How does the read & write request from a command prompt go to usb & retrieve the file ? Can some ...
- 01-18-2011 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 3
working of read & write request to mass storage
hi ,
I am a newbie to linux . How does the read & write request from a command prompt go to usb & retrieve the file ? Can some one explain the whole mechanism ? When a read request is given , I/O manger sends the request to file system manager (FSM) and from FSM to mass storage device drivver and from there to mass storage , is this right in Linux ?
- 01-21-2011 #2Hi,How does the read & write request from a command prompt go to usb & retrieve the file ?
Let me give it a try...
Mmmm....
First you have to mount your usb. After which you can already change permissions in your usb files using the chmod command in terminal/command prompt.nujinini
Linux User #489667


Reply With Quote