Below is my thinstation.conf.buildtime file.
I'm building this and uploading the ISO to a datastore on ESXi5.5. The ISO
is mounted to a VM configured for "other linux 2.6". 8GB RAM, no disk, 2
cores, 1 NIC. When I boot; the image is still trying to DHCP an address.
Sorry for the slow responses. I'm trying to integrate this with a different
team so my access to the build environment is limited. Also as an FYI, I
attempted the same config with VMware Fusion and had the same failure
attempting to get a static IP address to work.
**************Start of thinstation.conf.buildtime************************
AUDIO_LEVEL=90
MIC_LEVEL=0
SESSION_0_TYPE=xfwm4
SESSION_0_AUTOSTART=on
XFWM4_COMPOSITING=true
XFWM4_BRIGHTNESS="-33"
XFWM4_RED=0
XFWM4_GREEN=0
XFWM4_BLUE=0
XFWM4_START_POSITION="BOTTOM"
DESKTOP_ICON_SIZE=48
DESKTOP_FONT_SIZE=8
DESKTOP_SHOWTRASH=false
DEKSTOP_SHOWHOME=false
DESKTOP_SHOWREMOVEABLE=true
DESKTOP_SHOWFILESYSTEM=false
GTK_THEME=Xfce
XFWM4_THEME=Default
PANEL_PAGER=false
PANEL_USER=false
PANEL_REV_CLOCKSYSTRAY=true
ICONS_THEME="gnome"
ICONS_CUT_SIZES="256x256 scalable"
XTERM_CMD="xfce4-terminal"
NET_USE=LAN
NET_USE_DHCP=Off
NET_IP_ADDRESS=192.168.0.1
NET_MASK=255.255.255.0
NET_GATEWAY=192.168.0.254
#NET_DHCP_DELAY=30
NET_FILE_ENABLED=Off
NET_DNS1=192.168.0.2
#NET_DNS2=192.168.0.3
NET_DNS_SEARCH=cartoons.org.nz
NET_HOSTNAME=ts_*
NET_TELNETD_ENABLED=ON
TIME_ZONE=America/Los_Angeles
NET_TIME_SERVER=us.pool.ntp.org
NET_REMOTE_ACCESS_FROM="0.0.0.0"
TFTP_BLOCKSIZE=1024
BIND_MOUNT0="storage:/mnt/storage"
STORAGE_CONFIG1=/mnt/storage
USB_STORAGE_SYNC=on
LOCALE=en_US
MOUNT_0="LABEL=boot /boot auto x-mount.mkdir,defaults 0
0"
MOUNT_1="LABEL=home /root auto x-mount.mkdir,defaults 0
0"
MOUNT_2="LABEL=swap swap swap defaults 0 0"
SET_RESOLUTION_MULTIMONITOR_EXPAND='mirror'
SET_RESOLUTION_MULTIMONITOR_AUTOSCALE='scale'
**************End of thinstation.conf.buildtime*************************
--
View this message in context:
http://thinstation.4464.n7.nabble.com/Static-IP-tp26683p26695.html