<br><font size=2 face="sans-serif">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.</font>
<br>
<br><font size=2 face="sans-serif">Warren Crigger<br>
Sr. UNIX Network Engineer<br>
ECommerce Engineering Support<br>
Navy Federal Credit Union<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>"David A. Ranch"
<dranch@trinnet.net></b> </font>
<br><font size=1 face="sans-serif">Sent by: rhn-users-bounces@redhat.com</font>
<p><font size=1 face="sans-serif">07/18/2006 01:35 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
Red Hat Network Users List <rhn-users@redhat.com></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Red Hat Network Users List <rhn-users@redhat.com></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [rhn-users] How to specify mounting
options with kickstart</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt><br>
This seems like standard /etc/fstab stuff.  Look at the "mount"
man page<br>
but this should get you going.  This is output from my machine so
you<br>
will need to modify it to map to your setup accordingly:<br>
<br>
<br>
LABEL=/boot1            /boot    
              ext3    ro  
    1 2<br>
/dev/VolGroup00/LogVol02 /tmp            
       ext3    nosuid 1 2<br>
<br>
--David<br>
<br>
<br>
Warren_Crigger@navyfederal.org wrote:<br>
> <br>
> I've tried to research this to no avail.  Basically what I'd
like to do<br>
> is have /boot mounted readonly and /tmp noexec, nosuid automatically<br>
> with kickstart.  Note I'm using LVM2 for tmp, boot is a standard
ext3<br>
> partition.  Is this possible?<br>
> <br>
> Thanks,<br>
> <br>
> Warren Crigger<br>
> Sr. UNIX Network Engineer<br>
> ECommerce Engineering Support<br>
> Navy Federal Credit Union<br>
> <br>
> <br>
> ------------------------------------------------------------------------<br>
> <br>
> _______________________________________________<br>
> rhn-users mailing list<br>
> rhn-users@redhat.com<br>
> https://www.redhat.com/mailman/listinfo/rhn-users<br>
<br>
_______________________________________________<br>
rhn-users mailing list<br>
rhn-users@redhat.com<br>
https://www.redhat.com/mailman/listinfo/rhn-users<br>
</tt></font>
<br>