Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Solaris10U1 Virtual Machines Might Not Properly Discover and Configure the Virtual Floppy Device, Virtual Parallel Port, or Virtual Serial Port (2270)
Details
Solution
To solve this problem, enter the following commands in a terminal on the Solaris10U1 virtual machine:
# eeprom acpi-user-options=0x0# touch /reconfigure# rebootThese commands cause Solaris10U1 to recognize and configure your virtual devices properly. To verify, follow the steps below that are appropriate for the device you're adding.
Virtual Floppy Device
- Insert a floppy disk into the ESX Server host.
- Using the user interface, make sure the floppy is connected.
- In the Solaris10U1 virtual machine, issue the following command:
# volcheck -v
This mounts /floppy (/dev/diskette) to your floppy disk.
Virtual Parallel Port
- Add a virtual parallel port to your virtual machine and choose to output to a file on the ESX Server host.
- Using the user interface, make sure the parallel port is connected.
- In the Solaris10U1 virtual machine, issue the following commands:
# lpadmin -p tofile -v /dev/printers/0
# lpadmin -p tofile -l
These commands show you the properties associated with the printer. Please refer to the Solaris documentation for additional configuration information.
Virtual Serial Port
- Add a virtual serial port to your virtual machine and choose to output to a file on the ESX Server host.
- Using the user interface, make sure that the serial port is connected.
- In the Solaris10U1 virtual machine, issue the following command:
# echo "my serial port is now working" > /dev/term/a - On the ESX Server host, view the serial output file to make sure the message has been posted.
Note: This method does not work for serial connections through named pipes.
Keywords
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

