Gadget mass storage passthrough2019 Community Moderator ElectionCan I make a USB port on my Linux computer look like a mass storage device?linux udev rule to load gadget module for client driverHaving a computer act as a virtual USB slave device rather than as a hostMIDI Linux Gadget Module (g_midi) with iPad on Raspberry PiDetect change in usb gadget stateRequired kernel modules / configuration for OTG host on OMAP3 based deviceKali Linux 2018 crash when connecting an USB deviceSafely remove USB device (of any type, not only block devices/mass storage)?Add new configs for USB gadget driver on-the-flyHow to cleanly remove a non-storage USB device

Why did the EU agree to delay the Brexit deadline?

Why can Carol Danvers change her suit colours in the first place?

Is it better practice to read straight from sheet music rather than memorize it?

Can I sign legal documents with a smiley face?

Open a doc from terminal, but not by its name

If a character has darkvision, can they see through an area of nonmagical darkness filled with lightly obscuring gas?

How to indicate a cut out for a product window

Aragorn's "guise" in the Orthanc Stone

Why electric field inside a cavity of a non-conducting sphere not zero?

Fear of getting stuck on one programming language / technology that is not used in my country

What is Cash Advance APR?

How could a planet have erratic days?

Is the U.S. Code copyrighted by the Government?

What are the purposes of autoencoders?

Must Legal Documents Be Siged In Standard Pen Colors?

250 Floor Tower

What was the exact wording from Ivanhoe of this advice on how to free yourself from slavery?

Why should universal income be universal?

Terse Method to Swap Lowest for Highest?

Is it possible to put a rectangle as background in the author section?

The IT department bottlenecks progress. How should I handle this?

Should I outline or discovery write my stories?

Is it possible to have a strip of cold climate in the middle of a planet?

What is this called? Old film camera viewer?



Gadget mass storage passthrough



2019 Community Moderator ElectionCan I make a USB port on my Linux computer look like a mass storage device?linux udev rule to load gadget module for client driverHaving a computer act as a virtual USB slave device rather than as a hostMIDI Linux Gadget Module (g_midi) with iPad on Raspberry PiDetect change in usb gadget stateRequired kernel modules / configuration for OTG host on OMAP3 based deviceKali Linux 2018 crash when connecting an USB deviceSafely remove USB device (of any type, not only block devices/mass storage)?Add new configs for USB gadget driver on-the-flyHow to cleanly remove a non-storage USB device










0















I'm using Yocto in kernel 4.14 (computer 1). I have two USB port :



Host : with a USB key (mass storage device) plugged



OTG : connected to another computer (computer 2)



 ################ ###############
|USB_KEY|----## COMPUTER 1 ##----## COMPUTER 2##---|screen, keyboard, ...
################ ###############
^ ^
USB link 1 USB link 2


I am trying to access the USB key connected on the computer 1 from the computer 2.



I use g_ether gadget with the USB link 2 and I should use another gadget module like a mass storage gadget.



Can the computer 1 passthrough to a mass storage gadget?



Thanks










share|improve this question


























    0















    I'm using Yocto in kernel 4.14 (computer 1). I have two USB port :



    Host : with a USB key (mass storage device) plugged



    OTG : connected to another computer (computer 2)



     ################ ###############
    |USB_KEY|----## COMPUTER 1 ##----## COMPUTER 2##---|screen, keyboard, ...
    ################ ###############
    ^ ^
    USB link 1 USB link 2


    I am trying to access the USB key connected on the computer 1 from the computer 2.



    I use g_ether gadget with the USB link 2 and I should use another gadget module like a mass storage gadget.



    Can the computer 1 passthrough to a mass storage gadget?



    Thanks










    share|improve this question
























      0












      0








      0








      I'm using Yocto in kernel 4.14 (computer 1). I have two USB port :



      Host : with a USB key (mass storage device) plugged



      OTG : connected to another computer (computer 2)



       ################ ###############
      |USB_KEY|----## COMPUTER 1 ##----## COMPUTER 2##---|screen, keyboard, ...
      ################ ###############
      ^ ^
      USB link 1 USB link 2


      I am trying to access the USB key connected on the computer 1 from the computer 2.



      I use g_ether gadget with the USB link 2 and I should use another gadget module like a mass storage gadget.



      Can the computer 1 passthrough to a mass storage gadget?



      Thanks










      share|improve this question














      I'm using Yocto in kernel 4.14 (computer 1). I have two USB port :



      Host : with a USB key (mass storage device) plugged



      OTG : connected to another computer (computer 2)



       ################ ###############
      |USB_KEY|----## COMPUTER 1 ##----## COMPUTER 2##---|screen, keyboard, ...
      ################ ###############
      ^ ^
      USB link 1 USB link 2


      I am trying to access the USB key connected on the computer 1 from the computer 2.



      I use g_ether gadget with the USB link 2 and I should use another gadget module like a mass storage gadget.



      Can the computer 1 passthrough to a mass storage gadget?



      Thanks







      kernel usb






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked yesterday









      rBealrBeal

      61




      61




















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f507997%2fgadget-mass-storage-passthrough%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f507997%2fgadget-mass-storage-passthrough%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

          Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

          Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.