[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Mounting a drive at start up
- From: Bob McClure Jr <bob bobcatos com>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>
- Subject: Re: Mounting a drive at start up
- Date: Mon, 5 Mar 2007 13:19:57 -0600
On Mon, Mar 05, 2007 at 10:22:34AM -0800, Leslie Jordan wrote:
> How do I get my system to mount a drive during boot up? This hard drive will
> always been there. The command I use to mount it manually is
> mount -t vfat /dev/hda2 /data
>
> Thanks!
> Leslie
Put this in your /etc/fstab:
/dev/hda2 /data vfat defaults 0 0
Cheers,
--
Bob McClure, Jr. Bobcat Open Systems, Inc.
bob bobcatos com http://www.bobcatos.com
Blessed are the peacemakers, for they will be called sons of God.
Matthew 5:9 (NIV)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]