How to mount a partition onto the filesystem with a different name, via kickstart ?
Issue
-
How to create the partition /tmp (created out of a logical volume) on /var/tmp, in a kickstart installation ?
-
/etc/fstab should look like :
/tmp /var/tmp ext4 bind,nodev,noexec,nosuid 0 0
Environment
Red Hat Enterprise Linux 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.