To view the serial console of the FPGAs, you'll need to access the FPGA server (10.158.1.167) from your VM (10.158.90.241).
1. From your remote desktop connection (10.158.90.241), ssh to the FPGA server (10.158.1.167) using your EEE account credentials.
2. To access the serial console, run the screen command on the FPGA server (10.158.1.167) :
-S <screen-name> to set the name of your screen, you can use your name and FPGA serial number
/dev/fpga<number-of-the FPGA you are using> to point the FPGA that you want to access
115200 to set the baud rate needed in accessing the FPGA