Custom Query (16363 matches)
Results (1639 - 1641 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1674 | fixed | configure fails on Solaris | ||
| Description |
configure, line 175: test -n "$retval" -a -e "$retval" However -e is not valid parameter for test for /bin/sh. I would recommend using -x instead of -e. -x is supported across sh, bash, ksh and csh (and probably others). Also 'which' is supposed to find binary, so testing for executable bit should not be a problem. Thank you --
|
|||
| #1675 | fixed | 1.6.0 + 1.6.2: Crash on Windows XP Host when booting linux-2.6.24.4 Fedora guest | ||
| Description |
Fedora 7 with kernel 2.6.22 boots up just fine, but booting a freshly compiled 2.6.24.4 kernel inside the VM crashes the whole Virtual Box around it (shortly after decompresing the guests kernel). |
|||
| #1676 | fixed | Guest cannot boot from SATA port 4 => use VBoxManage | ||
| Description |
It appears that in both my Linux Host as well as my Windows host using Virtualbox 1.6.2 I am unable to boot when the primary disk is set to SATA port 4 (non IDE emulated SATA AHCI). The error that appears: FATAL: Could not read from the boot medium! System halted. Hitting F12 shows no hard disk detected. However if I change the port to SATA port 0 (IDE Emulated) then the machine boots fine. Also note that I created a Virtual Machine along with a new image with the same result. Attached is the log file for reference/review from my Linux host. I can supply the Windows Vista host log file as well if required. |
|||

