<div dir="ltr"><div>Not sure why that would cause xOrg to fail but won't this try to mount *before* you have decrypted your home? Maybe xOrg is seeing errors and having a freak out?</div><div>I thought one could only mount block devices? In my simple
 test I get whinges about the source not being a block device. Or is there secret sauce happening here><br></div><div><br></div><div>Why not just use a link and ignore fstab?</div><div>    sudo umount 
/home/stripes/Dropbox</div><div>    rm -r ~/Dropbox



</div><div>    ln -s ~/.dropbox/storage ~/Dropbox

</div><div><br></div><div>J.</div><br></div>