after loading im at "sh-2.05b#' prompt, which is in the debain rootfs
did the ./INSTALL.d/postinst.sh and answered yes to all, also tried doing it saying yes to all without the last two...
Vncserver command seems to run ok,
but when running the Fbvnc command i get:
#Fbvnc
fbvnc: ConnectToTcpAddr: connect: Network is unreachable
fbvnc: unable to connect to VNC server
Cannot connect: Network is unreachable
/usr/local/bin/Fbvnc: line 68: chvt: command not found
#
so either the server isnt running correctly or the client cant find the server...
if i do a ifconfig i get nothing, if i do a ifconfig -a i get mention of irda0 and lo both seemingly totally unconfigured ... whether they (more specifically lo) need to be or not ???
[update]:
well i tryed:
ifconfig lo 127.0.0.1 netmask 255.255.255.0 up
then ifconfig shows it with those assigned details