Hello,
I'm making R&D for my boss about Thinstation.
My test with the Ica connection is a success but now i'm becoming mad with my try with AS400 connection with tn5250.
I have an error while connecting :
Error opening terminal: linux.
I'm using Thinstation 2.2.2
Here is my buildtime part concerning AS400 connection
# Session AS400
SESSION_2_TITLE="AS400 - Session A"
SESSION_2_TYPE=tn5250
SESSION_2_SCREEN=1
SESSION_2_TN5250_SERVER=172.16.40.1
SESSION_2_TN5250_OPTIONS="env.DEVNAME=JDevBox1 +underscores env.TERM=IBM-3477-FC"
SESSION_2_AUTOSTART=Off
And here is my build.conf
module serial #
module acpi #
module agpgart #
module ati-agp #
module intel-agp #
module nvidia-agp #
module 3c509 #
module 3c59x #
module e100 #
module eepro100 #
module lance #
module pcnet32 #
module usb-hid #
module usb-storage #
module isofs #
module vfat #
module ntfs #
module ext2 #
module ext3 #
package hwclock #
package rdate #
package xorg6-cirrus #
package xorg6-i810 #
package xorg6-nv #
package xorg6-s3 #
package xorg6-vesa #
package keymaps-fr #
package rdesktop #
package ica #
package tn5250 #
param rootpasswd zu16ib09 #
param bootlogo true #
param bootresolution 1024x768 #
param desktop ./background.jpg #
param defaultconfig thinstation.conf.buildtime #
param basename thinstation #
param basepath . #
param localpkgs true #
param fulllocales true #
param icaencryption true #
param bootverbosity 3 #
param icaurl file:///root/Desktop/linuxx86.tar.gz #
I hope it will help ya