Displaying 6 results from an estimated 6 matches for "defaultdesktop".
2011 Jul 12
3
kickstart on 6
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?
Jerry
2007 Mar 29
1
pxelinux.0...error: not a valid image; unable to load file
...rmation
"ks.cfg" 163L, 2563C-------------------
#System authorization information
auth --useshadow --enablemd5 --enablenis
#SELinux configuration
selinux --disabled
#XWindows configuration information
#Probe for video card
#Probe for monitor
xconfig --depth 16 --resolution 1024x768
--defaultdesktop=icewm
%packages --resolvedeps
@base
@core
@Editors
@System Tools
@GNOME Desktop Environment
@X Window System
@Graphics
@Printing Support
rsh-server
tftp-server
vsftpd
f-spot
httpd
system-config-printer
sysstat
tetex-xdvi
openldap-servers
sharutils
ypserv
postfix
cd/tmp
eject
halt
Bill Cody
co...
2008 Apr 22
5
Kickstart network settings problem
I would like one of my kickstart scripts to prompt for disk and
networking only. Commenting out the disk and network settings makes the
installer prompt for disk settings but not for network settings, they
default to DHCP. Any idea's how to fix this?
Thanks
Dean
2006 Jul 28
4
Kickstart from floppy falling into regular install
I took my anaconda-ks.cfg file, cp to ks.cfg and copied to a floppy
The isos have been copied to an ftp server. So I had the following
lines in my ks.cfg
intall
url ftp://10.1.1.1// (yes the ftp server's directory is the Centos
directory)
This is along with all the appropriate network command to get the
ethernet setup.
I issue the linux ks=floppy (also tried linux
2008 Sep 27
2
Graphical net install
Is it at all possible to do a graphical netinstall ?
I am using centos 5.2, and i have been doing net installs (pxe) for a
while in console mode...
--
Test <test at remedial-teacher.nl>
2008 Aug 21
0
kickstart error on 5.2 exception
...ist: [mesa-libGLU-devel, device-mapper-multipath, xorg-x11-server-Xnest, xorg-x11-server-Xvfb, imake]
id.ksdata.logging: {'host': , 'port': , 'level': info}
id.ksdata.xconfig: {'startX': True, 'videoRam': , 'driver': , 'depth': 0, 'defaultdesktop': , 'resolution': }
id.ksdata.userList: []
id.ksdata.ignoredisk: []
id.ksdata.addBase: True
id.ksdata.repoList: []
id.ksdata.dmraids: []
id.ksdata.interactive: False
id.users: None
id.bootloader: x86BootloaderInfo instance, containing members:
id.bootload...