Re: [CentOS] kickstart: gfx vs. txt mode

2011-09-23 Thread Eric Sisolak
On Fri, Sep 23, 2011 at 10:46 AM, Jure Pečar wrote: > I seem to recall from my redhat5/6/7 days that certain installation methods > used for kickstarting only invoked text mode install. Now I read that > graphical install is default in kickstart on el5/6. However, in my test > environment (with o

Re: [CentOS] Problems with Broadcom 4312 wireless

2009-06-11 Thread Eric Sisolak
On Thu, Jun 11, 2009 at 7:25 PM, David McGuffey wrote: > On Thu, 2009-06-11 at 12:00 -0400, centos-requ...@centos.org wrote: >> Message: 64 >> Date: Thu, 11 Jun 2009 08:14:17 -0700 >> From: Bart Schaefer >> Subject: Re: [CentOS] Problems with Broadcom 4312 wireless >> To: CentOS mailing list >> M

Re: [CentOS] Shell Script Pointers?

2009-05-19 Thread Eric Sisolak
On Thu, May 14, 2009 at 1:31 AM, James Bensley wrote: > > > if you're already going to the effort of downloading the entire > > blacklist every night, why not dump the old database, and just insert > > the newly downloaded one? > > Because we also add our own entries to the current blacklist so we

Re: [CentOS] df -h shows system at 100% used, but there is space left

2009-04-25 Thread Eric Sisolak
The amount shown under "Avail" does not include the reserve, even if it is set. If the reserve is used, then "avail" (and "Use%") become a negative value. For example it might say -2.5GB Available. The "Size" does include the reserve however. I agree with Jake that this is due to it rounding 99

Re: [CentOS] Minimal kickstart.cfg requested

2009-04-25 Thread Eric Sisolak
One way to do this would be to use "%packages --nobase".  This is an extremely stripped down install, that is still functional (well it boots).  You will need to add packages to it, especially since yum and ssh aren't included.  Many other utilities will be missing as well, hopefully this link will

[CentOS] find cont'd 3

2008-10-10 Thread Eric Sisolak
since this will backup the unchanged file to filename.bak, should your substitution go awry. The letters after "i" specify the extension you want to use. Eric Sisolak ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos