VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 16363)

Ticket Resolution Summary Owner Reporter
#4196 obsolete winxp guess crash went run a simple asm program (with bug) zj3t3mju
Description

i write a simple asm program as:

.model small
.stack
.data
.code
end

(not have return to DOS function) the program make Virtual Box display a critical error. if have return to DOS, nothing going to crash

program compile with turbo asm 2.01, turbo link 3.01

#11011 worksforme Allow guest serial port to redirect to a pseudo terminal on UNIX hosts ziyan
Description

Currently you can redirect a guest's serial port only to a domain socket or a hardware port (TTY). Connecting to a domain socket requires additional tools like "socat" to transform the vbox domain socket to either a PTY or TCP port.

It would be nice to be able to redirect a guest's serial port *directly* to a pseudo terminal slave device on UNIX hosts. Basically I would like to do something like:

VBoxManage--uartmode1 /dev/ttyp1
screen /dev/ptyp1 && VBoxManage startvm linux

On v 4.1. this fails with Failed to open host device /dev/ttyp1 VERR_RESOURCE_BUSY

A forum thread describing this issue: https://forums.virtualbox.org/viewtopic.php?f=2&p=101962

I hope adding this is not too difficult since you already support TTYs. Thanks.

#3372 duplicate Host panics with pre-2.6.20 kernels when using hostif zippy
Description

This problem appears to be identical to #2827. All of the behavior reported in #2827 for 2.1.0 appears in 2.1.4 on CentOS 5.2 (2.6.18-92.1.13.el5) when launching Linux client VMs.

Hardware platform is Opteron 185, nForce 4.

No Vbox.log file generated prior to panic.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy