public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "b.n." <brullonulla@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Mounting USB Flash Drive
Date: Sat, 01 Apr 2006 03:09:07 +0000	[thread overview]
Message-ID: <442DEED3.9070306@gmail.com> (raw)
In-Reply-To: <e5a3e9ac0603311642iba50b5fy5c60d79fbebdb506@mail.gmail.com>

> I can just nano /etc/fstab and add /dev/sda1?  

Not only you can: you actually have to! :)
Check the Gentoo handbook for details. When I did install Gentoo (in 
december 2004), I had to write *all* my fstab by hand, I don't know if 
now it's different.

> I thought fstab was
> generated by the machine or something, and that it isn't a terribly
> good idea to edit it.

A fstab file is ususally generated by the operating system installer, 
but, being it a plain text configuration file, it is thought to be 
editable by root. It has a pretty straightforward syntaxis.

The machine-generated thing you shouldn't touch, instead, is /etc/mtab. 
This one contains the *current* state of mounted devices.

> I don't have a /mnt directory.  Should I just create one?

Well, you have to create an empty directory to use as a mountpoint. I 
create them inside a /mnt directory, but that's just "historical habit". 
Many distro I see around now use /media as a root directory for 
removable media mountpoints. Nothing stops you from using 
/home/sauron/whatever, although I feel symlinks are a cleaner way to 
access mount points from your home...

> No, I had to manually create a mount point via the GUI and then enable
> the thing and all this stuff.  Then KDE just looked at /media and
> slapped that on my desktop.  I mounted my windows partition (back when
> I had one) on /media so that I could have that on my desktop too.

That's the same of writing on the fstab, but managed by a gui instead of 
done by hand (editing fstab is really easy once you manage the logic of it).

m.
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-04-01  1:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-31 23:59 [gentoo-user] Mounting USB Flash Drive Lord Sauron
2006-04-01  0:11 ` Teresa and Dale
2006-04-01  2:37 ` b.n.
2006-04-01  0:42   ` Lord Sauron
2006-04-01  3:09     ` b.n. [this message]
2006-04-01  2:34       ` Lord Sauron
2006-04-01  3:57         ` Mait
2006-04-01  4:07           ` Lord Sauron
2006-04-01  5:42             ` Walter Dnes
2006-04-01  6:03               ` Lord Sauron
2006-04-01  8:08             ` Mait
2006-04-01 23:12               ` [gentoo-user] " Lord Sauron
2006-04-03  8:09       ` [gentoo-user] " Neil Bothwick
2006-04-03 20:15         ` b.n.
2006-04-03 19:18           ` Neil Bothwick
2006-04-03  8:21     ` Neil Bothwick
2006-04-04  0:33       ` Richard Fish
2006-04-04  8:26         ` Neil Bothwick
2006-04-01 18:57 ` maxim wexler
2006-04-01 23:17   ` [gentoo-user] " Lord Sauron
2006-04-02  0:51     ` Jeremy Olexa
2006-04-02  4:35       ` Lord Sauron

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=442DEED3.9070306@gmail.com \
    --to=brullonulla@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox