Vbox, mount share file can't work normal

hi,everyone.
i use virtualbox and has install virtualbox-additions.
i exec "pacman -Syu" today and then i find that when i mount share file ,it doesn't work normal.
i exec "mount -t vboxsf share /mnt" ant "cd /mnt"  then "ls " it show that a.c .but when i "vim a.c" ,it said that Segmentation fault.i want to umount /mnt ,it said
umount: /mnt/: device is busy.
        (In some cases useful info about processes that use
         the device is found by lsof(8) or fuser(1))
what can i do next, someone can help me ?
thx.

hello  
I don't understand , i need your help, can you answer this : http://forums.adobe.com/thread/452883
many thanks for your help.
lionceau,

Similar Messages

  • *.swf file doesn't work normally in safari browser

    I'm Flash Mx user and i use it for animation, advertisement, banner on the web.
    *.swf file works well in explore, but not in safari browser.
    So I cann't see the flash contents(*.swf) in safari, even if flash player v11.0 is installed.
    I mean *.swf file dosen't work normally.
    Please let me know the reason.

    Hi..
    See if this works for you >  http://techtips.salon.com/download-swf-files-mac-1619.html

  • I want to install my Quadro FX 560 to my MAC PRO, but it can't work normall

    I installed my Quadro FX 560 to my MAC PRO, but it can't work normally.
    I can't find any drivers of Quadro FX 560 for MAC OS, and I am using MAC OS 10.4.7.
    Would you like to give me the Quadro FX 560 driver for MAC OS??
    My display card come from my old PC...but not use any more...
    So I want to replace GeForce 7300 to Quadro FX560..
    Mac Pro   Mac OS X (10.4.7)  

    Would you like to give me the Quadro FX 560 driver for MAC OS??
    You will need to firstly check whether it is compatible with your Mac and operating system, and then get the required software from the manufacturers of the Quadro.

  • Smbnetfs manual mount shares returns 'can't allocate memory'

    So I have Samba running on my linux computer so that I could access the files on it from my other windows computer.  This is all fine and dandy and works.  Now when I have another computer thats on Linux and I'm trying to connect to the host machine with
    sudo mount -t cifs //192.168.0.142/IPC$ /mnt/networkshare/ -o user=siegemachine,password=xxxx,workgroup=HOME,ip=192.168.0.142
    I get
    mount error(12): Cannot allocate memory
    Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
    The only thing I've found by searching is that if the host is a windows file that you can change the packet size or something within the registry but since its being hosted by a linux computer... I'm not exactly sure what I should check first.
    Also, when I cd into the smbnetfs folder in /mnt/smbnet I can see my workgroup (HOME) and when I go into that I see the hostname of my linux computer upstairs.  Now, going into that directory and typing ls reveals nothing though.

    You've never said what version of Win you're using; however, if it's Win 7 then you'll have to hack the registry and/or the local security policy settings. There are various tutorials on the net to learn how to do this.  If you are on Win 7 I strongly suggest you google for
    "windows 7" +samba

  • When Windows 8.1 wakes up from sleeping, the PAC Proxy can't work normally

    Hi,
    I'm using Toshiba WT8 Win8 Tablet.
    When my tablet waked up from sleeping, the PAC Proxy can't normally work on the Modern UI IE, when I reconnect the WiFi, it will be ok without any other action.
    Windows 8.1 and all drivers are up-to-date.  No any anti-virus software. 
    There is a post I asked 4 days ago but can't solve my problem: https://answers.microsoft.com/en-us/windows/forum/windows8_1-networking/windows-81-wake-up-from-sleep-lost-pac-proxy/a19efe8e-70e4-4eed-a614-f11f62562a68?rtAction=1425959337664

    Hi,
    According to your another thread, your current Tablet system is Windows 8.1, isn't it? When this probelm occurs, could desktop IE works properly using PAC Proxy?
    In addition, open Device Manager to check Wireless adapter driver settings, make sure " Allow the computer to turn off this device to save power " is unchecked.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Why owb can't work normal?

    during install owb 3.0 for winnt/2000,it warning me that i
    should install oracle 8.17 server/client,oem2.2 ect,i have
    install all these component success,and then i install the owb
    normal,it can not run but just appear a dos window for one
    second,then nothing heppen.

    What does "work" mean to you?  Because the code will operate but maybe not like you expect.  In addition to using run continuous (which you should never do) you also have multiple controls with the same label.  This makes explaining the issue difficult but I'll do my best.
    You have the a-b control as a double, and the a-b control as a U8.  The U8 only has values from 0-255 so if your subtraction has a result other then these 256 values you will not get what you expect.  It also has no fractional component and any subtraction that has a fractional component won't give you the value you expect either.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • EO based pon_auction_headers_all can't  work  normal

    Hi all
    I created an EO named PonAuctionHeaderEO which based on pon_auction_headers_all.
    The table pon_auction_headers_all doesn't include the "LAST_UPDATE_LOGIN" attribute.
    So it cause ERROR when I commit my page.
    PonAuctionHeaderEO must include setLastUpdateLogin() method.
    How to deal with this ?
    Thanks
    Mandy

    Answered via support.

  • Jar file can not work well

    Hi All,
    an error: base.ejb.command.CommandException: crypto.ITrustConfig.isAllowRecallSecurityQuestionAndAnswerEmpty()Z
    throwed by the tomcat server.But the source code does not have a character "Z" followed by the method. Any body encounter the same problem or give me some advice?

    What is the return type?, and how is toString implemented for the class?

  • Add row in Memu Event can't work

    1:I create a Master UDO
    2:Regist UDO with a child table
    3:use UDO form generator tool to generate a UDO form with xml file
    4:I use load from xml funtion to call form.
    5. Add a buttom name "Add row" and have code with Add a row for matrix 
    I have two problems
    one is,
    I can add row by press "Add row" button and I can delete a row by UDO default menu("delete Row CtrlK"). My problem is why the default menu(Add Row CtrlI) don't work? May I write code for add a row by myself?
    The other is
    When I add menueven sub(catch menueven) in program ,my "Add row" buttom can't work normally. If I remove the menueven sub from my program, the  "Add row" buttom work fine. Why? somebody help me.

    Hi Glen,
    In my case, I developed own functionality to add row for a matrix.
    I don't use 'add row' menu event actually.
    And I don't know about menu event sub problems without any source code.
    Regards,
    Hyunil.

  • File Sync Not Working Behind Firewall

    I need to share files between my work computer and my home computer. My work computer is always connected behind a firewall. I was finally able to get the updater process to work by changing my IE settings (BTW, why won't that work with an auto proxy configuration?) However, the files and fonts tabs won't sync. The files tab just shows the waiting to connect circle continuously. If I place a file in the Creative Cloud Files folder on one PC it never shows up on the other.
    I don't see any proxy settings anywhere in the CC app.
    I don't understand why Google Drive and Dropbox work just fine but I can't get Adobe File Sync to work at all. Because of this my 20GB of storage is essentially useless.

    File Sync Links that may help
    -https://forums.adobe.com/community/creative_cloud/host_sync
    -http://helpx.adobe.com/creative-cloud/help/sync-settings.html
    -http://helpx.adobe.com/creative-cloud/kb/arent-my-files-syncing.html
    -Size Limits https://forums.adobe.com/thread/1488242
    -sync and email link http://forums.adobe.com/thread/1427516?tstart=0
    -Phantom folder problem https://forums.adobe.com/thread/1490445

  • Why the multiple selection can't work in sub screen

    hi experts:
         when i try to use the sub-screen in the report,why the multiple selection function(SO_BCTXT) can't work normally in screen 1095:
    the coding as below.will reward points if solve this issue
    the main program in Subscreen:
    PROCESS BEFORE OUTPUT.
    module status_1005.
      CALL SUBSCREEN area INCLUDING sy-repid lv_tab_number.
    PROCESS AFTER INPUT.
      MODULE cancel AT EXIT-COMMAND.
      CALL SUBSCREEN area.
      MODULE user_command_1005.
    module user_command_1005 input.
      my_ok = ok_code.
      clear ok_code.
      case my_ok.
        when 'TAB1'.
          mytabstrip-activetab = my_ok .
          lv_tab_number = 1095.
        when 'TAB2'.
          mytabstrip-activetab = my_ok .
          lv_tab_number = 1096.
        when 'CRET' or 'ONLI'.
          perform get_bc_set
                 using
                    so_chanb[]
                 changing
                    <fs_bcsetfield> .
          leave to screen 0.
      endcase.
    endmodule. 
    in the screen 1095:
    PROCESS BEFORE OUTPUT.
    MODULE %_INIT_PBO_J.
    MODULE %_PBO_REPORT.
    MODULE %_PF_STATUS.
    MODULE %_SO_BCTXT.
    MODULE %_END_OF_PBO.
    PROCESS AFTER INPUT.
    MODULE %_INIT_PAI_J.
    CHAIN.
      FIELD  SO_BCTXT-LOW.
      FIELD  SO_BCTXT-HIGH.
      MODULE %_SO_BCTXT.
    ENDCHAIN.
    FIELD !INCBCTY1 MODULE %_INCBCTY1 .
    FIELD !INCBCTY2 MODULE %_INCBCTY2 .
    FIELD !INCBCTY3 MODULE %_INCBCTY3 .
    FIELD !INCBACT MODULE %_INCBACT .
    FIELD !INCBINAC MODULE %_INCBINAC .
    FIELD !INCLMAND MODULE %_INCLMAND .
    FIELD !INCLOPTI MODULE %_INCLOPTI .
    CHAIN.
      FIELD  SO_BCTXT-LOW.
      FIELD  SO_BCTXT-HIGH.
      FIELD INCBCTY1 .
      FIELD INCBCTY2 .
      FIELD INCBCTY3 .
      FIELD INCBACT .
      FIELD INCBINAC .
      FIELD INCLMAND .
      FIELD INCLOPTI .
      MODULE %_BLOCK_1095001.
    ENDCHAIN.
    CHAIN.
      FIELD  SO_BCTXT-LOW.
      FIELD  SO_BCTXT-HIGH.
      FIELD INCBCTY1 .
      FIELD INCBCTY2 .
      FIELD INCBCTY3 .
      FIELD INCBACT .
      FIELD INCBINAC .
      FIELD INCLMAND .
      FIELD INCLOPTI .
      MODULE %_END_OF_SCREEN.
      MODULE %_OK_CODE_1000.
    ENDCHAIN.
    in the main report
    selection-screen begin of screen 1095 as subscreen.
    enquire Data
    data l_text       type as4text.
    selection-screen begin of block b1 with frame title text-024.
    select-options :
      so_bctxt     for l_text .
    selection-screen skip 1 .
    parameters:
      incbcty1    type c as checkbox default abap_true ,
      incbcty2    type c as checkbox default abap_true ,
      incbcty3    type c as checkbox default abap_true .
    selection-screen skip 1 .
    parameters:
      incbact      type c as checkbox default abap_true ,
      incbinac     type c as checkbox default abap_true .
    selection-screen skip 1 .
    parameters:
      inclmand     type c as checkbox default abap_true ,
      inclopti     type c as checkbox default abap_true .
    selection-screen end of block b1.
    selection-screen end of screen 1095 .

    Hiii
        In main program you have dclared subscreen area.
    now First of all you have to declare a selection screen in your main program
    selection-screen begin of screen 1005 as subscreen.
    SELECT-OPTIONS s_bukrs1 for  v_bukrs.   "whatever you want in selection screen
    selection-screen end of screen 1005.
    IN PBO of your main screen (not in 1005) write
    call subscreen SUB1 including sy-repid '1005'.
    where SUB1 is your subscreen area name. And remember don't touch PBO or PAI of your 1005 screen, otherwise it will give you error. Yuo can just put text in layout of 1005 screen. but don't disturb other things.

  • The adobe flash player work normal on IOS6.0

    Hi,guys,i have a zen-cart store about RGB LED Strips,recently when i use ipad browse my website,if seems the flash player can't work normal,what happened?

    Flash is dead.  Use jQuery instead.
    http://wowslider.com/
    http://nivo.dev7studios.com/
    http://basic-slider.com/
    Nancy O.

  • Can I share files from other programs or just Adobe apps files. I work with Final Cut and Premiere X

    Can I share files from other programs or just Adobe apps files. I work with Final Cut and Premiere X.? Need to share files up to 6GB.
    I need to know if the 20 gb limit is about all that I share, or if it's just about whatis in the clouds. If I take, recover my limit?
    The speed of upload e download is good?

    The Creative Cloud file storage could be used for video assets but speed and performance might vary based on location. I would suggest you testing it out yourself using your Adobe ID before subscribing. Performance would not change after you joined.
    -Dave

  • Thunderbird import can't find Eudora files - all installations are normal - what will work?

    Use import function - either 'import everything' or 'address book' and 'mail' separately - in all cases no files are found - all systems have basic installation - eudora version 7.1.0.9 (sponsored mode) - thunderbird 24.5.0 - have searched for help, but nothing seems to help

    As I said, I have been running Eudora for years - at least three years on Windows 7.
    My use of Eudora is very basic, but it does freeze (not respond) occasionally and I have to restart it. But I never loose any data.
    The path to my address book files: NNdbase.txt and NNdbase.toc and sub-folder called "Nickname" is as follows:
    C:\Users\apex\AppData\Local\VirtualStore\Program Files (x86)\Eudora
    I created the following text file:
    Windows Registry Editor Version 5.00
    ; Adjust C:\\Path\\To\\Folder below so that it points to your Eudora data folder
    ; with your nndbase.txt and nndbase.toc files and/or your Nickname sub-folder
    [HKEY_CURRENT_USER\Software\Qualcomm\Eudora\CommandLine]
    "Current"="Anything C:\\Users\\apex\\AppData\\Local\\VirtualStore\\Program Files (x86)\\Eudora Anything"
    Saved it as 'Eudora-to-Thunderbird.reg' - and double-clicked it. It executed successfully.
    Using Mozilla Thunderbird 2.0.0.24, I tried the Import function & instead of the 'no file' message, there was now a Browser pop-up.
    I was not able to navigate the pop-up browser to the Eudora folder above.
    I created another folder at 'C:\apex\My Documents\Eudora to Thunderbird', copied the contents of the above folder and navigated to the new folder.
    The Import now worked!!
    I still do not understand why the .reg file did not work.

  • Spurious error: "You don't have permission to mount the file" on mounting an ISO from Explorer, but it works anyway

    I can mount ISO files from the context menu in Explorer with the new functionality. It works very well.
    However, I have a strange issue with the Microsoft "Linux IC v3.2.ISO" file downloaded from http://www.microsoft.com/en-us/download/details.aspx?id=28188
    Mounting it shows this error:
    But then it seems to mount as a new drive just fine and it is usable. I can also eject it ok.
    I don't have this error with any other ISO. I've tried downloading it twice to different locations, same error. The permissions on the file are normal, same as the other ISOs.

    I have the same problem with my Windows 8 Pro OS.
    http://social.technet.microsoft.com/Forums/en-US/w8itprogeneral/thread/3c1a7381-2e53-49ce-a137-b37bd0ae8d7a
    has a good 11 point answer.  It suggests that you ignore the error and go check Windows Explorer to see it actually mounted OK.
    Robert powers-martin

Maybe you are looking for