Automounting partitions at startup on XFCE and Thunar delayed startup

Hi,
I'm having two issues, both related to Thunar. I have NTFS partitions in the same hard drive that my Arch installation resides. They show up in the left panel of Thunar, and when I click on them, a dialog asking for authentication shows up and after entering my password the partition gets mounted.
I want this partition to be mounted at startup. Is manually editing /etc/fstab the way to go, or should I do it in some other way, maybe messing with gvfs configuration, or something like that?
The second issue, is that Thunar takes a long time to start up on first run, even with the daemon running. Any idea why this could be?
Thanks!

Hmmm. The most obvious difference between the two users is that Thunar starts off viewing /home/user when you start it as a normal user and /root if you start it as root. Could it just be that you have much more stuff in /home/user like hidden directories? And it takes Thunar a long time to populate the treeview (if you set it to display a tree in the side bar)?
Try different combinations like "Thunar /root" as a regular user or "Thunar /home/user" as root. If that's not it, I would recompile Thunar in order to get debugging information https://wiki.archlinux.org/index.php/De … ing_Traces and ask an xfce developer who really knows.

Similar Messages

  • [SOLVED] XFCE and automounting DVD/CD

    Hello all,
    New to XFCE, switched from gnome 3, and I have a few questions, if someone can point me in the right direction:
    1) how can I automount DVDs or CD's as well as USB thumb drives?  I tried devmon for udisks, and that didn't work.
    2)  as a regular user, I don't have access to the "Restart" and "Shutdown" buttons from the logout menu, they are dimmed.
    3)  whenever I roll my mouse into the lower right corner of the desktop, it appears to get "stuck" for a second or two.  this is the only corner it gets stuck in.
    any help is greatly appreciated.
    --nixIT
    EDIT:  Added #3
    Last edited by nixIT (2011-05-20 13:53:14)

    I was also struggling with the same problem when switching from gnome 3 to Xfce.
    The first question is the first problem I encountered and it can be solved by adding "ck-launch-session" This should have been in the FAQ.
    I am now facing the second question now. Here is some hints https://wiki.archlinux.org/index.php/Th … tomounting
    I am still trying to figure the problem at this moment.
    Edit: After following the instruction on the wiki, automount sill not works.
    I found a thread on the forum discussion about this issue. https://bbs.archlinux.org/viewtopic.php?id=111867
    Basically, thunar and  thunar-volman required gvfs to have automount function properly.
    Last edited by cecilyen (2011-05-22 22:24:37)

  • Unmounting Disk Partition at Startup

    I have created a partition that I use for emergency startup and to run diagnostics and maintenance utilities for my main HD. I named this partition "Utility HD". Does anyone know how to make this "Utility HD" unmount automatically when startup is complete? I tried writing a script (Applescript), but couldn't find an "unmount" command. Currently, I manually unmount the Utility HD after startup to keep it safe and uncorrupted.
    eMac G4   Mac OS X (10.4.5)  

    Hi Allen,
    I tried applescripts to disable a backup partition at startup but they were hard to set up for multiple users and were slow.
    I have come up with something that does just what I want. It works at startup and affects all users. It is invisible and reversible, but it takes a some work to set up the first time. It assumes you are comfortable with unix. Be careful and use at you own risk, blah, blah, blah. This should not be tried by novices.
    Create two text files. The first is named StartupParameters.plist and the second is unmountBackupDrives.
    Copy and paste the text between the dashed lines in StartupParameters.plist:
    Description = "unmountBackupDrives";
    Provides = ("unmountBackupDrives");
    Copy and paste the text between the dashed lines in unmountBackupDrives:
    #!/bin/sh
    . /etc/rc.common
    StartService ()
    echo "unmounting backup disks if present"
    # repeat the following block for each drive/partition to unmount
    drive=iMac\ backup
    if [ -d "/Volumes/${drive}" ]
    then hdiutil unmount "/Volumes/${drive}" -force
    fi
    drive=G5\ backup
    if [ -d "/Volumes/${drive}" ]
    then hdiutil unmount "/Volumes/${drive}" -force
    fi
    StopService ()
    return 0;
    RestartService ()
    return 0;
    RunService "$1"
    In the above script you need to update the lines with "drive=" with names from your system. Note that the backslash is used to precede spaces in the drive name. If you only want to hide one drive or partition then you don't want the second block of code. You can add more blocks to hide other drives.
    The rest of the work is done from the terminal:
    Go to where the two text files are located and make the script executable:
    chmod 755 unmountBackupDrives
    Create a place to put your two files where they can be found by OS X:
    sudo mkdir /Library/StartupItems/unmountBackupDrives
    Move your two new files to this directory:
    sudo mv StartupParameters.plist unmountBackupDrives /Library/StartupItems/unmountBackupDrives
    When you shutdown and boot up next, your backup drives will be first automounted by the system and then unmounted by your new script. When you want them mounted, go to disk utility and you will see them greyed-out. You can manually mount them and they will be ready to go.
    -Steve

  • 1 of my HD partition suddenly can't mount and want me to initialize! HELP!!

    Hi,
    If anyone who frequented these kind of problems before please let me know your solutions solving these problems. Thanks very much!!
    I'm a musician and a frequent mac user,I have a Power Mac G4 dual 800 with 1.25GMhz ram running on Mac Os 9.21 but with Mac OS X installed (I need to use Mac OS classic due to some of my music softwares still need to be updated before I upgrade to OS X),I've put the Hard Disk in 2 other sub partition HD at the beginning and have been using it to put all my important audio files and songs files. No problems at all before these nightmare started!
    The serious problem I'm having now is I suddenly can't mount one of my partition HD anymore.
    -I heard weird sound when starting & re-starting the Mac. (Heard some Hard Disk weird sound like sound "crutch" sound" and since the partition can't be mounted, the first thing shows up after I boot the computer is asking me if I wanna Initialize the Hard Disk because it's unreadable. There is 2 choices for me "Cancel" & "Initialize" But there is no effect when I choose "Cancel" so I use the Force Quit.
    2 little message saying my Main Hard Disk & the other partition are damaged but they still showing up properly and still running dangerously I think.
    -I have tried to start-up by using the installer Disk came with the computer and runs the First Aid Kit to verify the disk. I can see the partition and can see the icon of it but it's just different from others (in a black tone basic classic icon) and after running the verification some following messages appears:
    "Mountcheck found serious errors" (in red) then "Overlapped extent allocation,2.60" (in red) and "Hard disk need to be repaired" so I run the Repair mode and it just can't fix because it says it's not been mounted.
    I've also checked the main HD and the other partition which sometimes had some problems with it but no problems been found.
    -There was few times my computer do Freeze or appears a Bomb asking me to restart when I recording something using the partition for saving the data and a weird sound of hard disk comes before freezing. It seems it's always the same place of the hard disk. Also When I inserted a blank CD-R disk into the drive it just freeze and appears a Bomb message instead asking me if I wanna use the Toast or i-tunes for preparing the disk which I always used to do.
    I really hope the computer can hang on just for 1 more month before I have a break to fix everything and backup everything inside or initialize everything inside.
    P.S. I've another Powerbook G4 running on OS Tiger but it's mainly for my internet use. ( I don't use internet connection for my PowerMac G4)
    And the Combo super Drive is DOWN,I just can't insert any Disk inside anymore. So if having another Mac is helpful for my issue,anything I would try.
    Due To I'm having some urgent important jobs now so I really can't initialize or setup other new computers for my works now.
    HELP! Thanks!!!

    Just because you can't find them does not mean they aren't there.
    Freeing Up Space on The Hard Drive
      1. See Lion/Mountain Lion/Mavericks' Storage Display.
      2. You can remove data from your Home folder except for the /Home/Library/ folder.
      3. Visit The XLab FAQs and read the FAQ on freeing up space on your hard drive.
      4. Also see Freeing space on your Mac OS X startup disk.
      5. See Where did my Disk Space go?.
      6. See The Storage Display.
    You must Empty the Trash in order to recover the space they occupied on the hard drive.
    You should consider replacing the drive with a larger one. Check out OWC for drives, tutorials, and toolkits.
    Try using OmniDiskSweeper 1.8 or GrandPerspective to search your drive for large files and where they are located.

  • How to install a Lion partition, currently have 10.6 and windows 7

    Anyone know?

    I have not tried it, but first, back up your 10.6 and windows bootcamp install. I think there is software to back up the windows side. Not sure of its name
    Use disk utility to create a 3rd  partition and then boot from the mac install DVD when it asks you to choose the drive to install the OS select the new created partition this will then result in in two SL partitons onthe same drive.
    Boot into one of the SL partitions using startup manager and down load and upgrade to lion. Lion will now be installed on one partition, SL on the other partition will be untouched and you can choose which one to boot from the same way one chooses to boot while holding down the option key.
    I know one can have SL installed twice on the same volume under two different partitions
    If windows gets messed up you could always run boot camp under SL or lion and reinstall the windows side.
    I would though instead have separate drives one for windows and SL and the other for LION.
    As I've said I have not tried it.

  • I have a MacBook Pro 15" and my warranty just ran out! I partitioned my harddrive into two partitions, one with Snow Leopard and the other with microsoft.This morning I turned on my Macbook Pro and it will not boot into Snow Leopard.

    Good Morning,
    I have a MacBook Pro 15" and my warranty just ran out! I partitioned my harddrive into two partitions, one with Snow Leopard and the other with microsoft.This morning I turned on my Macbook Pro and it will not boot into Snow Leopard. I shut it off took out the battery, reinstalled the battery. Then I put in the Snow Leopard CD and booted up to disk utility and The Snow Leopard partion would not show up?? I do see the microsoft partion.
    I also rebooted holding down the shift key and still no Snow Leopard
    Could you please tell me what I can do, what keys do I press on restart any advice to get Snow leopard back.
    thank you.

    Have you restarted holding down the Opt key?  That procedure should give you a gray screen with all of the partitions that exist.  Then select the SL partition for boot.  Also go to System Preferences and Startup Disk, unlock the lock and select the SL partition as the default boot partition, then relock.

  • I've just bought a new iMac with 2 TB hard drive. Can I partition the startup drive?

    I've just bought a new iMac with 2 TB hard drive. Can I partition the startup drive?

    Glenfern wrote:
    The reason I'm considering partitioning is - I'm going to transfer about 50 GB of family photos & music to the iMac. Over time the photos & music library is going to grow. My idea was to point the iphoto & itunes library to the new partition so that the application programs (that will will reside in partition 1), will not get congested with photos & music over time & degrade performance. Also, I dabble a little bit with the music editing program LOGIC & Sound Track Pro, which creates lots of little music files in the process.
    In your case I would strongly recommend against partitioning, as dwb mentions a drive loaded with data on an
    O SX system doesn't equate to  performance loss. However partitioning does. If you were going to tell me you were partitioning to load different OS's on the computer then you would have a good reason to think about partitioning. My suggestion is do not partition.
    What I would also recommend is getting some high quality high speed external HD's to store your photo and music libraries on. This helps keept the 2GB drive available while maintaining performance. I have 3 external HD's attached to my iMac, two are backup drives (1 Time Machine & 1 Bootable Clone) the third drive is for storing my my music, photo & movie libraries on. If you go this route the 3 drives I'd recommend are:
    http://g-technology.com/products/g-drive.cfm
    http://eshop.macsales.com/shop/firewire/1394/USB/EliteAL/eSATA_FW800_FW400_USB
    http://www.lacie.com/us/products/product.htm?id=10330
    Personally I use the Lacie's however OWC or G-Tech would also be welcome on my desk.
    Again if you want to take this path Apple has instructions for how to move the libraries to EHDs, if you want those links let me know.

  • Font rendering differences between Xfce and KDE

    Hi,
    I am using both KDE and Xfce (mostly Xfce with KDE apps) and I observed that there is a font rendering difference between Gtk (Xfce) and QT (KDE) apps.
    In both desktop environments I use dejavu sans font, size 9 and I have set RGB subpixel rendering and hinting to full.
    I created some screenshots of dolphin and thunar to illustrate the differences (right click and select view image to see the screenshots in full resolution)
    Can somebody help me to make gtk app fonts to look the same as qt ones? Or at least tell me why there is this difference.
    Thank you.

    I cant tell you why there is a difference, but this page may help you. https://wiki.archlinux.org/index.php/Font_Configuration
    I ended up installing the Ubuntu patched packages in the AUR, but there are different options.

  • Partition on startup disk

    Does anyone know how to go about partitioning the startup disc?

    You may be able to partition on the fly provided you haven't filled up the drive and have adequate free space. Note that you should backup before doing this.
    Open Disk Utility in the Utilities folder. Select the hard drive entry (mfgr.'s ID and drive size.) Click on the Partition tab in the DU main window. You will see a sizing gadget in the bottom right corner of the partition map sizing window. You will also see that the sizing window has a blue section and a white section. The blue section cannot be altered. You can resize the white area by dragging the sizing gadget upwards to shrink the existing partition. Once you've shrunk it and freed up that amount of space you want for the other partition stop. Click on the "+" button in the lower left of the sizing window and add 1 partition. Size it to the amount of freed space then click on the Apply button. Wait patiently until the process has completed and the new volume mounts on your Desktop.

  • Partition a startup disk

    How do I partition a startup disk? Disk utility does not display a partition option.

    Just open disk Utility and grab the bottom right hand corner of the partition layout area and drag it up to create free space below and the startup disk size you want.
    Then click the Apply button.
    After that finishes click the Plus sign and that now free space will be another partition. Set name and format and click Apply again.
    This will not erase or damage the startup volume.

  • XFCE and KDE question

    Would there be any conflicts if XFCE and KDE were both installed at the same time or would it be wiser to remove KDE before installing XFCE?

    You'll probably be fine. Both programs can edit desktop files which can effect the other. I'm not sure how KDE handles mime types though. If it uses the same database, that could cause one to effect the other.

  • XFCE and KDE Menus on same machine

    I'm planning on installing both XFCE and KDE on a laptop and was wondering if there was any way to separate the KDE and XFCE programs in the menu.  For example on KDE when I go to Multimedia under the K Menu I would see K3B and under a subfolder called XFCE or GTK2 or whatever I would see Brasero.  I'd like to do the opposite in XFCE, with the KDE apps in a seperate subfolder.  I seem to remember seeing this on another distro but can't remember what it was.  Is there any way to do this automatically?  Thanks.

    As far as KDE goes, right click anywhere in the menu system or on the KDE button, and you can get into the menu editor. From there, you can do anything you want. Of course, when installing new programs, they are going to end up where ever the packager wants them.

  • Can i install windows 7 via bootcamp (MB Air) while using remote disc? I put the windows 7 disk in my macbook pro drive, and connect to my brand new macbook air. In bootcamp i allocate the partition then i click install and bootcamp will not see the disk.

    Can i install windows 7 via bootcamp (on my MB Air) while using remote disc? I put the windows 7 disk in my macbook pro drive, and connect to my brand new macbook air via remote disk. In bootcamp (on my air) i allocate the partition, then i click install, and bootcamp will not see the disk from my macbook pro's drive. How do i get the bootcamp assistant running on my MB air to automatically find the disk in my macbook pro with the ISO image of windows 7? The remote disk on my air can find the cd but bootcamp will not begin installing it. Anyway to do this without buying the damned usb drive?

    I don't know first hand if you can use the Remote Disk option with Windows but as of 10.7.2 you can now use BCAssistant to make a bootable USB (thumb drive or external disk) W7 installer with the Boot Camp drivers installed also. Have you tried that yet?

  • Partition problem with Win 7 and Lion

    I have a 2011 Mac Mini with two hard drives - the original 500GB drive and a SSD.   The SSD is laid out as follows:
    $ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *60.0 GB    disk0
       1:                        EFI                         209.7 MB   disk0s1
       2:                  Apple_HFS OSX Lion SSD            19.0 GB    disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:       Microsoft Basic Data BOOTCAMP W7             40.2 GB    disk0s4
    It has my two bootable operating systems and works fine (for now) so I am happy to leave it alone.
    The problem is with the second drive.  It has:
    1) EFI partition 200M
    2) Original Lion install 40G HFS+
    3) Original recovery partition 650M
    4) Space set aside for OSX HFS+ 160G (has some big files in it)
    5) Space set aside for Windows NTFS 300G (no files in it yet)
    I think there is a problem with MBR vs GPT and Disk Utility vs Disk Management.
    Disk Utility or fdisk calls it
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *500.1 GB   disk1
       1:                        EFI                         209.7 MB   disk1s1
       2:       Microsoft Basic Data                         37.6 GB    disk1s2 (these entries are wrong)
       3:       Microsoft Basic Data                         650.0 MB   disk1s3
       4:       Microsoft Basic Data                         161.5 GB   disk1s4
       5:       Microsoft Basic Data NTFS stuff              300.1 GB   disk1s5 (this entry seems right)
    and I cannot access the partitions in Lion.
    Gdisk calls it:
    GPT fdisk (gdisk) version 0.8.1
    Partition table scan:
      MBR: hybrid
      BSD: not present
      APM: not present
      GPT: present
    Found valid GPT with hybrid MBR; using GPT.
    Disk /dev/disk1: 976773168 sectors, 465.8 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): 0000303E-4D40-0000-1B4C-0000F9090000
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 976773134
    Partitions will be aligned on 8-sector boundaries
    Total free space is 2061 sectors (1.0 MiB)
    Number  Start (sector)    End (sector)  Size       Code  Name
       1              40          409639   200.0 MiB   EF00  EFI system partition
       2          409640        73900919   35.0 GiB    0700  Customer (name is wrong)
       3        73900920        75170455   619.9 MiB   0700  Recovery HD
       4        75170456       390588423   150.4 GiB   0700  stuff
       5       390590464       976773119   279.5 GiB   0700  Basic data partition (name is wrong)
    Windows Disk Management is happy to see inside the HFS partitions, so I know all my files are at least still there.  I had a 5th NTFS partition formatted, but upon going into Lion and back, it disappeared.
    I think ideally what I would like to have is a spare Lion + recovery partition on this drive in case my SSD barfs, then a big NTFS partition to hold my Windows files.  I guess merging the 40G OSX and 160G HFS+ partitions will be ok.  Could the problem be related to MBR having a limit of 4 partitions?  There isn't any data on this drive that isn't backed up, but I would rather do this partition fixing shuffle without having to restore big files.  Any suggestions on how to proceed?

    I managed to fix the problem.  First I used Disk Utility to delete the NTFS partition.  It hung during the process, so I quit it, and the partition was deleted anyway.  Next, I used gdisk to change the partition type from 0700 to AF00 and AB00 for the Lion and Recovery partitions respectively.  It worked and I can access the partitions under OSX again.  Thanks, everybody, you've been super helpful.

  • How can I make triple partition for OSX, Windows 8, and for saving Data

    I read many articles on googles yet I still can't figure out how to.
    The point that I get is when you're installing Windows using bootcamp, before it actually try to install windows, i have to go back to OSX, choose disk utility and create the 3rd partition.
    But after I continue the installation, the windows boot camp partition can't be formatted and worse I can't use the drive to install windows 8.
    Other I read about deleting the recovery partition in order to make it works?
    I don't know .... I tried and I failed many times *sigh*

    1. Boot Camp doesn't support Windows 8, so wait until Apple releases new Boot Camp drivers.
    2. Boot Camp requires only one volume on the hard drive, so you can't create a volume to store data

Maybe you are looking for

  • Shuffle loading problem

    can anyone help me? i tunes and my shuffle were working fine up until today, but now when i try to load music from i tunes onto my shuffle it comes up with a message saying "cannot read or write to disk" has anybody got an answer to this????????? I h

  • Restoring from backup to new location + not wanting files renamed

    Hi there - I am a newbie to this forum. I have a Win XP machine that recently needed to have the hard drive wiped and the OS re-installed. Fortunately I had a recent backup of all my data so I'm in a good starting position for a restore. However I ha

  • Data Upload through LSMW In ME01

    I have to upload data into ME01 from single file . I am using recording method but stuck at the table control handling in it. How can i handle logic for table control in LSMW. I have read so mant posts on SDN but no one is clear abt it. File format:

  • Adobe reader for palm os?

    i was looking for acrobat reader for my clie sj22 but i come acoss so many programs i just wana ask what is the best free acrobat reader for my clie? also some good program to view word documents. and maybe suggestions on good program for viewing jpg

  • Can't open Firefox 16.0.2

    Firefox was working just fine until I updated to Firefox 16.0.2 and now can't open the program at all. When I double click on the Firefox icon or click "Open", I get the moving circle for about 10 seconds, then it just goes away and the program does