[rhn-users] How to specify mounting options with kickstart

Warren_Crigger at navyfederal.org Warren_Crigger at navyfederal.org
Tue Jul 18 18:17:13 UTC 2006


Yes, I know how to do the fstab options for what I need 
(ro,noexec,nosuid), but my question is how to automate this with 
kickstart.  I could do it with a  postscript, but was curious as to 
whether this feature was built in.

Warren Crigger
Sr. UNIX Network Engineer
ECommerce Engineering Support
Navy Federal Credit Union




"David A. Ranch" <dranch at trinnet.net> 
Sent by: rhn-users-bounces at redhat.com
07/18/2006 01:35 PM
Please respond to
Red Hat Network Users List <rhn-users at redhat.com>


To
Red Hat Network Users List <rhn-users at redhat.com>
cc

Subject
Re: [rhn-users] How to specify mounting options with kickstart







This seems like standard /etc/fstab stuff.  Look at the "mount" man page
but this should get you going.  This is output from my machine so you
will need to modify it to map to your setup accordingly:


LABEL=/boot1            /boot                   ext3    ro       1 2
/dev/VolGroup00/LogVol02 /tmp                    ext3    nosuid 1 2

--David


Warren_Crigger at navyfederal.org wrote:
> 
> I've tried to research this to no avail.  Basically what I'd like to do
> is have /boot mounted readonly and /tmp noexec, nosuid automatically
> with kickstart.  Note I'm using LVM2 for tmp, boot is a standard ext3
> partition.  Is this possible?
> 
> Thanks,
> 
> Warren Crigger
> Sr. UNIX Network Engineer
> ECommerce Engineering Support
> Navy Federal Credit Union
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> rhn-users mailing list
> rhn-users at redhat.com
> https://www.redhat.com/mailman/listinfo/rhn-users

_______________________________________________
rhn-users mailing list
rhn-users at redhat.com
https://www.redhat.com/mailman/listinfo/rhn-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhn-users/attachments/20060718/5f30ac8b/attachment.htm>


More information about the rhn-users mailing list