This is interesting, what is holding the config now? ------Original Message------ From: Mogens Kjaer Sender: centos-bounces@centos.org To: CentOS mailing list ReplyTo: CentOS mailing list Subject: Re: [CentOS] kickstart on 6 Sent: Jul 12, 2011 7:06 AM
On 07/12/2011 12:52 PM, Jerry Geis wrote:
I am getting an error that "--depth does not take an option" on kickstart for 6.0
This is my line in kickstart (works for 5.0) xconfig --defaultdesktop=GNOME --depth=8 --resolution=640x480 --startxonboot
Why would they change that or is it broken?
I guess you don't need that line as the xorg.conf file is no longer used.
Mogens