Patrick Connolly
2011-03-09 08:11:46 UTC
I recently installed Dropbox via yum (Fedora 11) like this:
yum install nautilus-dropbox
It more or less works pretty well, but I'm a bit concerned about the
side effects, among them what it did to /etc/fstab which now looks like this:
#
# /etc/fstab
# Created by anaconda on Thu Jul 23 12:35:33 2009
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or vol_id(8) for more info
#
UUID=151b5175-6a5d-4cd0-96d4-d6202bd297b4 /boot ext3 defaults 1 2
UUID=6363cb42-ba7a-410e-9e9e-6768ebf3166a / ext4 defaults 1 1
# Commented out by Dropbox
# UUID=95e2503a-842b-4584-9309-3f78397c2f38 /home ext4 defaults 1 2
UUID=2efa1867-5a81-4b83-aeed-5a5fa6661e55 swap swap defaults 0 0
/dev/sdb2 swap swap defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
#devpts options modified by setup update to fix #515521 ugly way
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
UUID=95e2503a-842b-4584-9309-3f78397c2f38 /home ext4 defaults,user_xattr 1 2
It's the line following the one that says "# Commented out by Dropbox"
What's that doing to the /home/ directory? I'm afraid to restart the
machine without a /home/ directory. Are my fears justified? If so,
should I take that comment out again while I have the chance? I'm
supposing Dropbox did it for a good reason, so maybe it's not a good
idea to remove it.
I'm also a bit annoyed about having the need to be root to unmount USB
devices which wasn't the case before.
Is that sort of tinkering really necessary for Dropbox to work?
Ideas gratefully appreciated.
--
___ Patrick Connolly
{~._.~}
_( Y )_ Good judgment comes from experience
(:_~*~_:) Experience comes from bad judgment
(_)-(_)
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug
yum install nautilus-dropbox
It more or less works pretty well, but I'm a bit concerned about the
side effects, among them what it did to /etc/fstab which now looks like this:
#
# /etc/fstab
# Created by anaconda on Thu Jul 23 12:35:33 2009
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or vol_id(8) for more info
#
UUID=151b5175-6a5d-4cd0-96d4-d6202bd297b4 /boot ext3 defaults 1 2
UUID=6363cb42-ba7a-410e-9e9e-6768ebf3166a / ext4 defaults 1 1
# Commented out by Dropbox
# UUID=95e2503a-842b-4584-9309-3f78397c2f38 /home ext4 defaults 1 2
UUID=2efa1867-5a81-4b83-aeed-5a5fa6661e55 swap swap defaults 0 0
/dev/sdb2 swap swap defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
#devpts options modified by setup update to fix #515521 ugly way
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
UUID=95e2503a-842b-4584-9309-3f78397c2f38 /home ext4 defaults,user_xattr 1 2
It's the line following the one that says "# Commented out by Dropbox"
What's that doing to the /home/ directory? I'm afraid to restart the
machine without a /home/ directory. Are my fears justified? If so,
should I take that comment out again while I have the chance? I'm
supposing Dropbox did it for a good reason, so maybe it's not a good
idea to remove it.
I'm also a bit annoyed about having the need to be root to unmount USB
devices which wasn't the case before.
Is that sort of tinkering really necessary for Dropbox to work?
Ideas gratefully appreciated.
--
___ Patrick Connolly
{~._.~}
_( Y )_ Good judgment comes from experience
(:_~*~_:) Experience comes from bad judgment
(_)-(_)
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug