[SOLVED] 'cache-chromium' not automounting...

Hi there,
In my fstab I have en entry which sets Chromium's cache to be mounted in my RAM instead of in my SSD -
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
tmpfs /tmp tmpfs nodev,nosuid,noatime,size=512m 0 0
cache-chromium /home/tom/.cache/chromium tmpfs defaults,noatime,mode=1777,size=512m 0 0
UUID=366ab804-d6e5-4bd3-bb14-884c1ab7ad28 /boot ext2 defaults,noatime 0 2
UUID=97e30b83-03a4-4520-9d98-d45b70d0096d /home ext4 defaults,noatime,discard 0 2
UUID=db565351-ab5b-4f50-bb41-77e79757132f / ext4 defaults,noatime,discard 0 1
However during boot I get a 'FAIL' for the 'Mounting local filesystems' stage and df -h does indeed show that it hasn't been mounted, but upon executing 'sudo mount -a' it will mount error-free.
Could anyone shed some light on why it isn't mounting automatically at boot time?
Thank a lot!
Last edited by Spudgun (2011-08-31 09:12:45)

Thanks for the speedy reply!
I tried your first option and that also failed to mount during boot. Could it be that the booting process doesn't like mounting more than one tmpfs..?
For the second option, how do I go about setting that variable?

Similar Messages

  • [SOLVED] My usb drives will not automount

    Hi!
    I've installed a basic Arch system using XFCE4.
    My USB disks and stick will not automount when I insert them. I have added myself to the usual groups.
    Manual mounting works however...
    What could be the issue?
    Last edited by jerik (2013-01-21 00:22:23)

    This did the trick: https://wiki.archlinux.org/index.php/Udiskie

  • Applet cache is not working on Mountain Lion(Mac 10.8)

    Applet cache is not working on Mountain Lion(Mac 10.8)
    OS Details:  Mac 10.8
    Applet cache is not working on Safari 6 and Firefox 15.0.1 with java 7(provided by oracle) on Mac 10.8(mountain Lion) and even applets are not working  on chrome because its not supporting java 7(64 bit).
    In order to run applets on Firefox and Safari we need to install Java SE6 which provided by Apple otherwise “PlugInProcess” does not work and it show the below warning message.
    For your information I given screen shots below
    ) Safari screen shot with Java Plug-in
         2.) Firefox screen shot with Java Plug-in
         3) Chrome screen shot( it does not have java plugin)
    4) Java cache viewer console
    5) Applet Java console and it is using Java 7
    Kindly review above mentioned problem and suggest us.

    Problem solved.
    I switched to a Western Digital powered Hard Drive from the Toshiba Canvio I was using.
    I suspect the USB 3.0 did not mount correctly after the first save.
    Fortnuately the Canvio does work on my Windows 7 machine.
    Thanks for yur suggestions

  • OBIEE:Cache is not clearing

    Hi
    cache is not clearing in obiee setup.I did the following things
    1.open rpd in online mode and purged all the cache entries
    2.opened obiee answers(session log) .clicked on "close all cursors", cache entries are removed.but if i again opened the session log "same cache entries are still there"
    pls help to resolve the problem
    regards
    mervin

    Hi mervin,
    This would solve your problem.
    http://www.oraclenerd.com/2010/02/obiee-call-sapurgeallcache.html
    http://obiee101.blogspot.com/2008/03/obiee-manage-cache-part-1.html
    Hope it helps you,
    By,
    KK

  • HAL is not automounting

    I have hal in my daemons array in rc.conf and it starts up properly but when I connect a device to my system, HAL does not automount it. what is the problem?

    chicha wrote:
    HAL is an Hardware Abstraction Layer. It communicates hardware and kernel events to the applications using D-BUS.
    But it does not mount anything for you. The mounting is under your Desktop Environment responsibility. You have to enable the "automount" functionality in the Desktop Environment you use.
    As long as I do not know E17 I cannot help you.
    Did you search for "E17 automounting" with you favorite web search engine ? In this forum ?
    I solved it with autofs, it isn't much elegant but it works to some degree. So i'll make this my goal for the time, i have more free time.

  • USB media is not automounted

    Hello, I have a problem. I loggin into KDE or GNOME as a root to secure that I don't have group problems. On the both Desktops, USB storage devices are not automounted for a few days (maybe 1-2 weeks).
    Why? What's the matter and how can I solved it? My system is fully up2date.
    Greetings

    lsusb
    [david@helena ~]$ lsusb
    Bus 003 Device 001: ID 0000:0000
    Bus 005 Device 003: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive
    Bus 005 Device 001: ID 0000:0000
    Bus 004 Device 001: ID 0000:0000
    Bus 002 Device 001: ID 0000:0000
    Bus 001 Device 001: ID 0000:0000
    I have hwd 5.2, all my system is full updated
    hal is on my array:
    DAEMONS=(syslog-ng !network hal hwd @alsa ipw3945d dhcdbd networkmanager fam !autofs @laptop-mode !entranced !netfs !gdm 915resolution samba kdm crond)
    Automounting worked until a few days...
    Also kernel detects it, cause I can mount it manually.
    Last edited by Davigetto (2007-12-03 07:09:56)

  • ESB Error: Designtime cache has not been initialized

    Hi,
    I get following error when trying to deploy the ESB or even try to open the ESB Control:
    Designtime cache has not been initialized Please look in logs for following signs of failure. Fix them and restart. (a) Database access errors (b) ESB Bootstrap errors (c) OC4J class load errors (d) Product installation errors (e) Export ESB params and verify if host and port parameters are correct. Please contact Oracle Support if unable to fix the issue.
    Does any one knows what the problem is ? I tried restarting the Application server many times but this problem is not solved...

    Hi,
    First things I would check :
    - check connectivity between SOA and Dehydration DB
    - check if DB and DB listener are running
    - check in esb_parameter table from ORAESB schema if DT_OC4J_HOST and DT_OC4J_PORT point to the machine where ESB-DT is running
    - if you made a recent upgrade - have you also upgraded the DB schemas for esb and bpel ?
    Hope it helps
    Mihai

  • [SOLVED] Awesome's not loading

    I did some updates and now I awesome won't start, giving this output instead
    awesome: error while loading shared libraries: libev.so.3: cannot open shared object file: No such file or directory
    After a bit of googling I found this to be a pretty common error, which just requires to recompile awesome, so I reinstalled awesome from the AUR. Since that didn't solve the problem, I tried getting rid of libev and insalling awesome. It installed just fine, but I still got the same error. I also tried awesome-git but with the same result.
    I guess I'm doing something wrong since this is fixed for most people by just compiling awesome again but after a few hours of tinkering I don't seem to find what it is.
    Any help would be greatly appreciated.
    Last edited by Macdelaney (2010-12-17 04:13:05)

    First of all thanks for your reply.
    I do have Libev 4.01-1 and it-s in /usr/lib/libev.so.4 too.
    I've removed awesome with yaourt -Rns, then cleared the cache from not installed packaged, and installed awesome again. I repeated this for awesome-git just in case, but the same thing happens. I downloaded the package from the AUR manually and then installed, again, same thing happens.
    I must be missing something stupidly obvious, but I can't put my finger in it.
    Again, any help would be greatly appreciated.
    EDIT: A simple whereis awesome showed that /usr/local/bin/awesome existed, apparently I did this at some point (don't really remember). Running /usr/bin/awesome everything works great.
    So yes, pretty stupid on my part!
    Last edited by Macdelaney (2010-12-17 04:12:38)

  • Cache update not yet started In PI 7.1

    Hi
    Iu2019m using PI 7.1, facing the issue with Cache Update
    Under Integration Builder -> Environment -> Cache Notifications
    Central Adapter Engine, Mapping Runtime Cache (Central Adapter Engine) both are in gray color status  (Cache update not yet started) .
    Cache Connectivity Test in RWB
    RWB -->Component Monitoring --> Cache Connectivity Test
    For both Central Adapter Engine, Mapping Runtime Cache on Central Adapter Engine
    Showing the warning
          "--Attempt to fetch cache data from Integration Directory not yet started or still in process"_  
    Please help me out to update the Cache successfully
    Thanks
    Vadde

    Hi Sekher
    Thank you very much for your time,
    1  RFC- INTEGRATION_DIRECTORY_HMI is working fine.
    2. I du2019t find the com.sap.aii.af.cpa.svc  service in NWA  ,
    3  Under Config Tool
        template - Usage_Type_All_in_One - Services - com.sap.aii.af.cpa.svc
       "CacheType" has  the value "DIRECTORYu201D only
    Thanks
    Vadde

  • Adapter engine cache is not display in sxi_cache PI7.1

    Hi All expert  ,
    I am doing post installation step for Pi7.1 . during initial setup configuration . I have got error message . u201CProtocol of Step 'Executing BAPI SXMB_SET_ROLE_TO_ISu201D .  I have try to resolve this error but I am not able to do so  skip this step and completed resume setup .
    after that I have check in SXI_CACHE, here I found that adapter engine cache is not display.  please help me to resolve this issue.
    Regards,
    Amit

    Hi
    Answer is pure assumption
    I checked the service.sap.com and found a OSS note related "BAPI SXMB_SET_ROLE_TO_IS"
    Pls check the OSS note - Note 1319873 - PI CTC: Error in "Executing BAPI SXMB_SET_ROLE_TO_IS"
    Pls take opinion from SAP / Basis before implementing the OSS note
    Regards
    Madhan D

  • How to tell if loaded file came from cache or not?

    Trying to work out how I can tell if a downloaded file came from the cache or was freshly downloaded over the net. I need this because users will download multiple files and I am trying to give make an accurate downloader for them. I have made them download a sample file which I have made not to cache by doing the following:
    private var _loader:URLLoader;
    private var _rootPath:String; = "http:/example.com/speedTest/f4v/";
    private var _startDownloadTime:int;
    private var _targetSpeed:Number //set elsewhere
    private function loadTestSpeedFile():void
                var fileRequest:URLRequest = new URLRequest();
                fileRequest.url = _fullFilePath + "speedTest.f4v";
                var variables:URLVariables = new URLVariables(); 
                variables.nocache = new Date().getTime();
                fileRequest.data = variables;
                _startDownloadTime = flash.utils.getTimer();
                _loader.load(fileRequest);
    private function speedTestHandler(e:Event):void
                var endDownloadTime:int = flash.utils.getTimer();
                var timeElapsed:Number =   endDownloadTime - _startDownloadTime;
                timeElapsed = timeElapsed/1000;
                var bytesPerSec:Number = (SIZE_OF_TEST_FILE/timeElapsed);
                var currentSpeedFactor:Number = bytesPerSec/_targetSpeed;
                trace("Speed Test file downloaded in " + timeElapsed + " secs at " + bytesPerSec + " bytes a sec : speedFactor " + currentSpeedFactor);
                   //remove this handler and download as normal from a list of files
                _loader.removeEventListener(Event.COMPLETE, speedTestHandler);
                _loader.addEventListener(Event.COMPLETE, completeHandler);
              //download the rest of the files
                download();
    I could work out if the other files are downloading much more quickly (say 20X quicker) than the speedTest rate worked out here and then discount it from calculating the download speed and estimated time remaining.
    However, it would be much better if there was a way to access properties on the URLoader on the Event.COMPLETE handler to see if the file 'downloaded' was taken from the cache or not. Anyone know of way of doing it more elegantly than the hack described in the last sentence?

    Kglad,
    Thanks for the interest and reply. Yes, you are right the file load preventing the file being cached is stictly a different matter from that which is bugging me.  I am, however,  using the Progress Event (as in flash.events.ProgressEvent ) in the following event handler listening to it:
    private function progressHandler(e:ProgressEvent):void
                var percent:Number = (e.bytesLoaded/e.bytesTotal)*100;
                  //other code to resize the gui loader ie scaling it to the percentage.
    Again this just tells me how much has been loaded each time the event is fired. On the Event.COMPLETE handler I am getting the load timings pretty much as per the
    speedTestHandler(e:Event) I posted. The only difference there is that it loads from an array of filenames (most but not all of which can change on later replays - hence some will be cached and some not) What i need to know is where the file is loaded from - either from the server or the local systems cache. The only way round this is to discard very quick downloads (which must be from the cache) from true calculating download speeds but that is a bit hit and miss. I am asking for a better solution. Hope that makes sense...

  • Cache folders not visible

    Has anyone else noticed that the cache folders are not visible under OS X 10.7?  I found a forum where a user had posted a supposed 'fix' by using the Termial App, and the following command:
    chflags nohidden ~/Library/
    However, this did not seem to work for me.
    As an aside, I bought my frist Apple IIe when I was in 7th grade, been a LOYAL Apple user ever since.  However, Lion just flat out *****.  No pretty way to say it.  Hangs, Safari crashes, email crashes, Time Machine hang ups, etc, etc, etc....  If I had a dollar for every minute  I have sat and whatched the pinwheel................
    Thanks for any help/advice.

    Yes.   That must be the issue.  When I tried your suggestion, I received the following message:
    The file /Users/yourHome/Library/Caches does not exist.
    I first noticed this issue when I was trying to locate the cache folder for Opera (browser).  I can see it is saving files to `Library/caches/Opera/temporary files.  I just can't locate the Opera cache folder.
    Thanks for the suggetion.

  • Cache entry not found error message in java console 1.6.0_05 - Citrix ICA

    Client information:_
    Windows XP_SP2
    Java Runtime version 1.6.0_05
    Application: Citrix ICA version 9.4.1868
    Slow citrix ICA client connection, repeated errors in the java console stating "cache entry not found". However when I downgrade to Java Runtime version 1.5.0_10 I do not see the "cache entry not found" errors and the Citrix ICA connection is much faster. Basically launches and connects in 10 seconds versus 2 minutes.
    Any ideas? Thanks!

    Hi,
    All your classes must be accessible through the web. The easiest solution is to put all your classes in the same folder as your web page.
    If your classes are in a different folder (which must be mapped as a virtual directory), try adding the codebase attribute to your applet.
    Regards,
    Kurt.

  • Calendar cache could not be moved because...permission

    after updates associated is iOS5 and icloud iCal won't open.  i get the message: Calendar cache could not be moved because you do not have permission to access calendars.  I checkd permission and my users wasn't there.  i added it, and no help.  I also repaired permissions from disk utility.  I quick search looks like this has been a common problem with most every new verion of 10.x..but the fixes are slightly different.  anyone have a fix for lion? 

    Dave,
    Welcome to Apple Discussions.
    Have you ever tried to change the "Sharing & Permissions" setting of any files/folders on your Mac?
    Where the heck do I find this mythical "Calendars" item?
    Open your Macintosh HD/Users/yourusername/Library/Calendars Folder. Using "Get Info," what is the Sharing & Permissions setting for the Calendar Cache file in that folder?
    What is the Sharing & Permissions setting for the Calendars Folder.
    I've already tried re-installing iCal with my Snow Leopard install disc and it did no good.
    Since you have reinstalled iCal you should also download and reinstall the Mac OS X v10.6.3 v1.1 Update (Combo)

  • HT5343 Resetting the DNS cache does not seem to work on OS X 10.8, what does really work?

    Resetting the DNS cache does not seem to work on OS X 10.8, what does really work?
    Desired activity: access a site that used to not have a SSL connection through the new https:// root domain. I can accomplish the task over a machine running Windows 7 or XP but flushing the dns of my mac does not affect the outcome — I am still redirected to the hosting provider's website whenever I tried to access the domain with a https:// prefix rather than http://
    I tried sudo killall -HUP mDNSResponder and it's older alternative but no luck.

    In the terminal:
    dscacheutil -flushcache
    and to get a very detailed report on the state of your DNS cache in /var/logs/system.log:
    sudo killall -INFO mDNSResponder

Maybe you are looking for