Hi Everyone
i am running debian on a windows xp host however when i try and enable com port one with the following settings
Port COM1
Portmode: Host Device
Port/File Path: \dev\ttyS0
when i try and start debian i get the following error.
Result Code : E_FAIL (0x80005005)
i have tryed all the settings possible
but can not get this to work
any help would be great.
thanks
shaun
Com Port Problem
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Com Port Problem
The information that goes in the guest settings is the host information. See screen shot below.
then in the guest
# dmesg | grep ttyS (to test the port.)
then in the guest
# dmesg | grep ttyS (to test the port.)
- Attachments
-
- serial.jpg (12.62 KiB) Viewed 1131 times
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Com Port Problem
This should be in the Windows host section and I am moving it there.
-
fonts
- Posts: 8
- Joined: 14. Apr 2009, 10:43
- Primary OS: MS Windows 2008
- VBox Version: OSE other
- Guest OSses: Linux, Windows 7
Re: Com Port Problem
thanks heaps PerrygPerryg wrote:The information that goes in the guest settings is the host information. See screen shot below.
then in the guest
# dmesg | grep ttyS (to test the port.)