Find the answer to your Linux question:
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 ...
  1. #1
    Just 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 ?

  2. #2
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229
    How does the read & write request from a command prompt go to usb & retrieve the file ?
    Hi,

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...