From: Justus Seifert <justus.seifert@dergleichrichter.de>
To: linux-btrfs@vger.kernel.org
Cc: "dhan.war" <wardhan.v.1.0@gmail.com>
Subject: Re: how to properly mount an external usb hard drive & other questions
Date: Sun, 05 Jan 2014 18:50:46 +0100 [thread overview]
Message-ID: <52C99B76.2020604@dergleichrichter.de> (raw)
In-Reply-To: <52C999D2.4000006@dergleichrichter.de>
[-- Attachment #1.1: Type: text/plain, Size: 896 bytes --]
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 auto mount all the devices connected
>> through USB.
>> […]
>>
>> [e] what is the appropriate fstab entry for my device ? [ i don't want
>> to remove usbmount].
>
> /dev/sdc /path/to/your/favorite/mountpoint/that/has/to/exist/already
> btrfs compress,noauto 0 0
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
also look into subvolume mounting with "subvol=myfirstsubvolume" in your
list of mount options, if you want to do cool stuff with subvolumes.
[-- Attachment #1.2: justus_seifert.vcf --]
[-- Type: text/x-vcard, Size: 206 bytes --]
begin:vcard
fn:Justus Seifert
n:Seifert;Justus
adr:;;;Dresden;Saxony;;Germany
email;internet:justus.seifert@dergleichrichter.de
tel;cell:+4915730640509
x-mozilla-html:FALSE
version:2.1
end:vcard
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
next prev parent reply other threads:[~2014-01-05 17:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-05 4:34 how to properly mount an external usb hard drive & other questions dhan.war
2014-01-05 17:43 ` Justus Seifert
2014-01-05 17:50 ` Justus Seifert [this message]
2014-01-05 18:02 ` Jim Salter
2014-01-05 18:09 ` Jim Salter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52C99B76.2020604@dergleichrichter.de \
--to=justus.seifert@dergleichrichter.de \
--cc=linux-btrfs@vger.kernel.org \
--cc=wardhan.v.1.0@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.