[CentOS] mount a partition when syste start

Bryan J. Smith b.j.smith at ieee.org
Tue Jul 26 23:01:19 UTC 2005


On Tue, 2005-07-26 at 16:53 -0600, Carlos Arellano wrote:
> I want mount a partition permanent
> I mount a partition whit mount /dev/sdb1 /folder
> But when the system restart already isn’t mounted that partition
> How can I do that?

/etc/fstab

Existing lines should provide good examples.
Otherwise, use "man 5 fstab" and reference the man page.

NOTE:  If the filesystem is VFAT (FAT12/16/32 w/long file names), then
you'll need to use "vfat" as the type.


-- 
Bryan J. Smith                                     b.j.smith at ieee.org 
--------------------------------------------------------------------- 
It is mathematically impossible for someone who makes more than you
to be anything but richer than you.  Any tax rate that penalizes them
will also penalize you similarly (to those below you, and then below
them).  Linear algebra, let alone differential calculus or even ele-
mentary concepts of limits, is mutually exclusive with US journalism.
So forget even attempting to explain how tax cuts work.  ;->





More information about the CentOS mailing list