public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Auto-mounting USB drive?
@ 2009-05-25 19:00 Mark Knecht
  2009-05-25 19:11 ` Jarry
  2009-05-25 19:23 ` Альфар
  0 siblings, 2 replies; 7+ messages in thread
From: Mark Knecht @ 2009-05-25 19:00 UTC (permalink / raw
  To: gentoo-user

Hi,
   I'm wondering what I need to read about and do to get a USB drive
to auto-mount reliably at boot time? I don't know anything about udev
so I tried what I thought used to work in my /etc/fstab file but it
doesn't work. The drive mounts by hand just fine:

MacMini linux # cat /etc/fstab | grep video
/dev/sda1		/video		ext3		auto,rw		0 2
MacMini linux # df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda4             75890040  60601600  11433376  85% /
udev                     10240       164     10076   2% /dev
shm                     257396         0    257396   0% /dev/shm
MacMini linux # mount /dev/sda1 /video
MacMini linux # df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda4             75890040  60601604  11433372  85% /
udev                     10240       164     10076   2% /dev
shm                     257396         0    257396   0% /dev/shm
/dev/sda1            157566568    192068 149370520   1% /video
MacMini linux #

   Must I use udev (and if so how - what do I study to make this work)
or can I do this in fstab and I've just forgotten something simple?

   Also, what's the feeling these days about the reliability of
automounting by device? Would I be better to use e2label on the
partition?

Thanks in advance,
Mark



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-05-26 22:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-25 19:00 [gentoo-user] Auto-mounting USB drive? Mark Knecht
2009-05-25 19:11 ` Jarry
2009-05-25 19:24   ` Mark Knecht
2009-05-25 19:23 ` Альфар
2009-05-26  4:35   ` Stroller
2009-05-26  7:53     ` Neil Bothwick
2009-05-26 22:37       ` Mark Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox