Re: drive mounting question...

Ian Truelsen <[email protected]> Sun, 20 Oct 2002 16:07:50 -0500
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
On Sun, 20 Oct 2002 14:21:17 -0500
"Joe Brault" <[email protected]> wrote:

> Hello again,
> 
>     I have two drives in my computer, the first one (15gb) holds my windoze and gentoo os's.  The second one holds all my files.  I want to mount the second drive (hdb as far as I know) at boot up so I can access files from any user on my gentoo box, but i'm very lost as to how to go about this.  (hehe I never had to do this in mandrake....)  I tried reading the man page for mount, but just became even more confused.  Any help is greatly appreciated.  Thanks in advance,
> 
>  - Joe :)

Add an entry to your /etc/fstab file associating it to a directory. Something like:

/dev/hdb    /yourdirectory   ext3  noatime   0 0

Replace ext3 with whatever file system you are using.

Good luck.

-- 
Ian Truelsen
Masters program in Philosophy 
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
Email: [email protected]
Homepage: http://www.ihtruelsen.2y.net
PGP key available at: http://www.ihtruelsen.2y.net/pgp.html 
and http://pgp.mit.edu (search 'ihtruelsen')
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9sxsmRbkIX3MFv7URAl80AJ9EZ4gP21lwmEZu4aEISS4mSeYmrQCeM/H7
NOklqz+SLvBxQHZRCtYZW/g=
=XS4Q
-----END PGP SIGNATURE-----