On Mon, 1 Jan 2001, Kyle Hargraves wrote:
>
> Hi
>
> When building a RH 7.0 system I made a mistake in regard to
> misnaming a mount point for a file system. I intended the mount point
> to be /usr/share but (at Xam I typed /var/share.
>
> Initially, in /etc/fstab it appeared as
>
> LABEL=/var/share /var/share ext2 defaults 1 2
>
> which I thought was a bit strange because I anticipated
> something like
>
> /dev/sda7 /var/share ext2 defaults 1 2
>
>
> In order to correct this mistake I had to remove the LABEL=/ entries in
> fstab and replace them with the names of the disk partitions I wanted the
> mount points to be located thereon (i.e. apealing to the "old-style" layut
> . It wasn't as simple as merely changing the LABLE=/entry.
nothing wrong with the LABEL entries, they're a more convenient
way of referring to disk partitions than by their /dev name, and
it's how RH7 does it by default now.
if you don't like the label, use the "e2label" command to inspect
or change the label of a partition. you're better off using
the label, since it won't unpredictably change as /dev names
might if you repartition your disk.
rday
--
"This is Microsoft technical support. How may I misinform you?"
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list