As below, we need to get the complete error message when the machine has a kernel error, but the virtual machine can not turn the page view, can only see the last information
Workaround:
Tools:
Named Pipe TCP Proxy (file name is pipe.exe after download)
Putty
Vmware
1. The virtual machine is in the off state
2. After the serial port is added successfully
On the host of the virtual machine, double-click on the Pipe.exe, right-click Add to add a 1th step added to the named pipe copy down, the port can be filled out, after the completion of the save, at this time the status is ready
3. Add the following in the virtual machine/boot/grub/grub.conf:
Kernel information will be displayed on the serial and virtual terminals, the initialization system information is displayed on the serial port. If the two console is swapped for a position, the kernel information will be displayed on the serial port, and the initialization system information is displayed on the virtual terminal.
4. Open putty on the host
5. After the connection is successful, you can see the relevant output information on the putty (can be tested on the terminal in the virtual machine echo Hello >/dev/ttys0)
Reference Links:
http://wangwx.blog.51cto.com/361401/222394
Http://www.linuxidc.com/Linux/2011-05/35764.htm