Re: how to properly mount an external usb hard drive other questions

2014-01-05 Thread Justus Seifert
On 05.01.2014 18:43, Justus Seifert wrote: On 05.01.2014 05:34, dhan.war wrote: hi all i am using up to date debian sid with xfce desktop environment. i am using Linux 3.13-rc6-amd64 #1 SMP Debian 3.13~rc6-1~exp1 (2013-12-30) x86_64 GNU/Linux from experimental. i have installed usbmount to

Re: how to properly mount an external usb hard drive other questions

2014-01-05 Thread Justus Seifert
On 05.01.2014 05:34, dhan.war wrote: hi all i am using up to date debian sid with xfce desktop environment. i am using Linux 3.13-rc6-amd64 #1 SMP Debian 3.13~rc6-1~exp1 (2013-12-30) x86_64 GNU/Linux from experimental. i have installed usbmount to auto mount all the devices connected

Re: how to properly mount an external usb hard drive other questions

2014-01-05 Thread Jim Salter
On 01/05/2014 12:50 PM, Justus Seifert wrote: oh i forgot: if you want to mount it without su privileges you have to use: /dev/sdc /path/to/your/favorite/mountpoint compress,noauto,users,user 0 0 If you want LZO compression, as you specified: /dev/sdc /path/to/mountpoint

Re: how to properly mount an external usb hard drive other questions

2014-01-05 Thread Jim Salter
On 01/05/2014 01:02 PM, Jim Salter wrote: If you want LZO compression, as you specified: /dev/sdc /path/to/mountpoint compress=lzo,noauto,users,user 0 0 Better yet, if your btrfs is actually on /dev/sdc right now, let's get that fstab entry mounting it by UUID instead.

how to properly mount an external usb hard drive other questions

2014-01-04 Thread dhan.war
hi all i am using up to date debian sid with xfce desktop environment. i am using Linux 3.13-rc6-amd64 #1 SMP Debian 3.13~rc6-1~exp1 (2013-12-30) x86_64 GNU/Linux from experimental. i have installed usbmount to auto mount all the devices connected through USB. [cmd# 1] i have created btrfs