[Sunhelp] Automounting a drive on bootup
    Michael C. Vergallen 
    mvergall at double-barrel.be
       
    Wed May 12 13:33:56 CDT 1999
    
    
  
			
On Wed, 12 May 1999, Paul Khoury wrote:
> What files would I modify so Solaris would automount an external drive
> I have,
> /dev/dsk/c0t0d0s0?  I have another external drive attached, but I added
> it when I first installed Solaris 2.6.
/etc/vfstab has to be edited ...
> 
> Also, is there any way to autostart httpd (apache), or would inetd be
> the most efficient solution?
in /etc/rc3.d/ create a script (example S34apache) that starts apache have
a look at the doc's of apache for the exact syntax.
then chmod 700 S34apache. 
that should be it.  
Regards,
Michael
    
    
More information about the SunHELP
mailing list