
![]() |
Наши проекты:
Журнал · Discuz!ML · Wiki · DRKB · Помощь проекту |
|
ПРАВИЛА | FAQ | Помощь | Поиск | Участники | Календарь | Избранное | RSS |
[216.73.216.21] |
![]() |
|
Страницы: (23) « Первая ... 12 13 [14] 15 16 ... 22 23 ( Перейти к последнему сообщению ) |
![]() |
Прикр. сообщ.
#1
,
|
|||
|
![]() VirtualBox - система виртуализации, аналогичная VMware Workstation и MS Virtual PC. Поддерживает динамическую трансляцию - выполнение большей части инструкций гостевой ОС производится на реальном оборудовании. В роли гостевой системы могут выступать Windows, GNU/Linux, BSD и другие операционные системы. Плюсы: компактность, бесплатность, поддержка образов VMware, высокая производительность. Довольно существенный минус: нет возможности посредством drag'n'drop - т.е. схватил и перетащил - переносить файлы на виртуальную машину (придется использовать NAT соединение). Поддерживаемые платформы: Windows x86/AMD64, MacOS X (Intel), Linux i386/AMD64 Разработчик: Sun Microsystems Ветка: Эмуляторы устройств
![]() ![]() ![]() |
![]() |
Сообщ.
#196
,
|
|
Если есть HIPS - проверь настройки, может это она запрещает.
|
Сообщ.
#197
,
|
|
|
Подскажите, почему после установки дополнений для гостевой ОС у меня слетает панель задач и меню "Пуск", причём и в версии 4.0.10 и 4.0.12?
|
![]() |
Сообщ.
#198
,
|
|
Может конфликт с каким-либо дополнительным ПО (особенно актуально для левых "сборок"). У меня ни на голой винде, ни на рабочей такого не наблюдалось ни разу. ОС - ХР и 2000.
|
Сообщ.
#199
,
|
|
|
Получилось так, что у меня была установлена VirtualBox 4.0.10, всё работало, потом я обновила до версии 4.0.12- пошёл сбой. Я всё полностью поубирала, вернулась в версии 4.0.10- слетает, причём те же самые сборки, которые перед этой проблемой работали хорошо. Сейчас на всякий случай скачала версию 4.1.0, попробую здесь.
Добавлено --= Eagle =--, списибо за ответ. Пока я не могу придумать ничего лучше, как пользоваться одной ОС без меню "Пуск" (просто вынесла на раб. стол самые необходимые значки), чтобы иметь доступ к основной системе. А в остальных гостевых ОС просто не устанавливаю эти дополнения и тестирую их автономно. Если кто-то всё-таки сталкивался с такой проблемой и смог её решить, подскажите! Заранее всем спасибо. |
Сообщ.
#200
,
|
|
|
Кто может помочь, очень нужно отключить синхронизацию времени между гостевой системой и основной, стоит Portable версия, буду благодарен за помощь.
|
Сообщ.
#201
,
|
|
|
Поддержанием синхронизации времени занимается Guest Addition. Скорее всего если это и включается/отключается, то только там. Если Guest Addition не установлен, то синхронизация не производится (при включенной сети может правда работать NTP-служба гостевой системы).
При старте виртуальной машины из выключенного состояния ее BIOS-овское время совпадает с текущим временем хоста. При восстановлении из приостановленного можно синхронизировать время сразу или плавно корректировать пока оно не совпадет. Вообще, все, что мне известно, описано в пункте 9.12 помощи. |
Сообщ.
#202
,
|
|
|
Здравствуйте
при установке модема usb adsl на виртуальной машине - мастер быстро проскакивает (даже не успеваю прочитать). в диспетчере устройств модем желиый с вопросом. в ручную обновить драйвер не могу - мастер сам пробегает по установке (естественно драйвер не найден) и окно драйвера закрывается ![]() ![]() ![]() |
Сообщ.
#203
,
|
|
|
VirtualBox 4.1.2 (released 2011-08-15)
Цитата This is a maintenance release. The following items were fixed and/or added: VMM: fixed 64-bit guests on AMD Fusion CPUs (bug #8824) VMM: fixed handling of the sysenter/sysexit machine instructions in 64-bit guests on Intel hosts GUI: added linked clone support GUI: fixed error check when changing the VM controller settings (4.1.0 regression; bug #9246) GUI: fixed the inclusion of additional information (license, vendor, ...) on OVF export GUI: when taking a snapshot from the VM selector, don't do a live snapshot GUI: fixed immediate crash during start on certain environments due to a library version conflict Guest control execution: implemented copying single files from guest to the host (directories and filters not supported yet) Guest control execution: limited to serve up to 5 guest processes at a time by default Main: return the correct RDP default port fixing settings warnings in the GUI if the remote display was enabled at runtime (bug #9368) VBoxSVC: made the path comparison OS independent when images are registered (bug #9303) VBoxSVC: several fixes/performance improvements for cloning of VMs Snapshots: fixed "Solid-State drive" flag survival on snapshot creation (bug #9379) VBoxManage: implemented copyfrom and stat guest control tools to copy files from guest to host and to check for existence of files on the guest VBoxManage: fixed extpack install --replace (bug #9308) VBoxManage: allow to start multiple VMs with startvm VBoxManage: experimental support for SATA CD/DVD hotplugging Mouse support: fixed an off-by-one pointer position error affecting Windows guests (bugs #7566, #9321) VRDP: fixed a case when the screen was not redrawn correctly (bug #9242) NAT: changed TCP connection establishment according to Winsock API requirements (Windows hosts only; bug #8919) USB: fixed device recognition issues (bugs #9299) and fixed several device capturing issues (Windows hosts; bug #9299) USB: fixed issues with remote filters being applied to local USB devices OVA: fixed import of renamed OVA files (bug #9033) Windows host: fixed icon for .VDI files (bug #9393) Solaris hosts: fixed a bug preventing parallel usage of multiple host NICs with Crossbow based bridged networking Linux hosts: fixed random kernel panics on host suspend / shutdown (4.1.0 regression; bug #9305) Guest Additions: keep logged in user count in out-of-memory situations and warn about it Solaris Additions: fixed shared folders due to missing symbols in the vboxfs module (4.0.12 / 4.1.0 regression; bug #9264) Windows Additions: fixed file truncation on a shared folder with some applications (bugs #9276, #9315) Windows Additions: fixed shared folder issues with antivirus software and 64 bit Windows guests (bug #9318) Windows Vista and 7 guests: WDDM driver fixes and performance enhancements, fixed WinSAT crashes (#9267) Linux Additions: fixed llseek() for Linux kernels 2.6.37 and above |
![]() |
Сообщ.
#204
,
|
|
VirtualBox 4.1.4 (released 2011-10-03)
Цитата This is a maintenance release. The following items were fixed and/or added: VMM: fixed PAE guests running on 32-bit hosts (4.0 regression; bug #9458) VMM: fixed INVALID_PARAMETER guru meditation caused by insufficient memory conditions (4.1.0 regression; bug #9240) VMM: fixed clobbered CPU registers during stos/lods/ins/outs emulation under rare circumstances VMM: another fix for 64-bit guests on recent AMD CPUs GUI: warn the user if he uses an outdated extension pack and allow to download and upgrade in that case (bug #8025) GUI: fixed spurious LCtrl key events on some Windows hosts (4.0.6 regression; bug #373) VBoxManage: another fix for extpack install --replace (bug #9308) VBoxManage: allow to specify the UUID of the target image in convertfromraw VRDP: fixed a rare crash when two or more clients connect to the server (bug #9503) VRDP: fixed a case when a client was not resized correctly (bug #9242) USB: make device capturing work on Windows hosts with usbhub class filter drivers installed (bug #9298); bugfixes for Windows host USB support VHD: fixed reads crossing block boundaries (bug #8532) VMDK: fixed progress indicator when creating split VMDK images Floppy: fixed medium size detection for physical mediums (Windows hosts only) Main: fixed VM initialization if a shared folder does not exist (bug #7941) Main: fixed possible deadlock between hard disk enumeration and resetting of immutable disks (bug #9549) Main: fixed not detaching of virtual storage after a snapshot restore operation (bug #8296) Main: always reset modified state after restoring a snapshot (bug #9387) Main: fixed writing of changed VM settings to disk when using snapshots (bug #8932) Main: fixed taking screen shots (e.g. the preview window) for headless VMs if the Guest Additions are active Virtio-net: fixed the problem with UDP packets exceeding MTU (bug #9370) 3D Support: fixed incorrect rendering and possible crashes when switching to/from fullscreen with enabled 2D acceleration 3D Support: fixed compiz under ubuntu 9.10 Guest control: Miscellaneous small bugfixes Linux / Solaris hosts: don't use hard links in packages (4.1.2 regression; bug #9441) Mac OS X hosts: fix installation issues when installed as root (bug #1578) Mac OS X hosts: fixed packet capture issues with vboxnetX host-only interfaces (bug #8076) Solaris hosts: fixed incoming multicast packets for Crossbow based bridged networking (bug #9532) Solaris hosts: fixed starting EFI guests due to missing EFI ROM files (bug #9535) Windows hosts installer: fixed ADDLOCAL usage on command line (4.1.0 regression; bug #9488) Windows hosts installer: fixed dangling shortcut to the .chm help file (bug #9646) Windows hosts installer: try to fix installation error 2869 which appeared under certain circumstances (bug #9664) Windows hosts: VBoxHeadless should never open a separate console window (bug #3549) Guest Additions: fixed hang while waiting for guest execution output (4.1.2 regression; bug #9446) Linux Additions: add support for X.Org Server 1.11 (bug #9519) Linux Additions: suppress an incorrect error message and allow a shared folder to be mounted in multiple places (bug #9627) Linux Additions: start VBoxService correctly on openSUSE 12.1 (bug #6229) Linux Additions: properly finish the installation even if the compilation of the DRM module fails (which is not fatal) Solaris Additions: fixed memory leaks and panics while mounting (from console) and unmounting shared folders. Windows Additions: fixed swapped mouse cursor hotspot coordinates (4.1.0 regression; bug #9447) Windows Additions: fixed PAGE_FAULT_IN_NONPAGED_AREA BSOD in VBoxDisp.dll when running SnippingTool (bug #9508) Windows Additions: make image viewer work correctly with Aero enabled (Vista and Windows 7) Windows Additions: fixed incorrect window border blurs under Aero with ATI cards (Vista and Windows 7) Windows Additions: fixed incorrect rendering when moving 3D applications outside guest desktop and back under Aero (Vista and Windows 7) Windows Additions: fixed guest hangs when switching back from fullscreen text mode apps (bug #9636) |
![]() |
Сообщ.
#205
,
|
|
Новая версия VirtualBox 4.1.6
Цитата This is a maintenance release. The following items were fixed and/or added: VRDP: fixed screen corruption NAT: the interface stopped working after a lot of failed ICMP requests (bug #9371) E1000: fixed rare Windows 7 guest hangs, either at boot time or when reconfiguring the network card in unusual setups (bug #6223) ATA: fixed a possible crash during ATAPI passthrough with certain guests ATA: improved compatibility with ancient Linux kernels Main: fixed incorrect framebuffer information after leaving the fullscreen mode with X11 guests, this lead to a scrambled preview window in the GUI for example Mac OS X hosts: fixed the problem with duplicate packets when bridged to a wireless interface (bug #9648) Linux hosts: fix for 3D support on Fedora 15 (bug #9799) Linux hosts: don't call del_timer_sync from an interrupt context (Fedora bug report 746331) Windows Vista and 7 guests: more WDDM fixes Linux Additions: fixed kernel module compilation failure on Redhat Enterprise Linux 4 (bug #9709) Linux Additions: install the DRI driver correctly on Ubuntu 11.10 guests Solaris Additions: added read-only mmap support for shared folders Solaris Additions: added directory, file mode and mask options for shared folders Windows Additions: implemented faster detection of logged-in guest users and stale sessions X.Org Additions: fixed graphical corruption when switching to a virtual terminal (bug #9490) |
Сообщ.
#206
,
|
|
|
Народ, срочно нужна помощь.
На днях переустановил систему и не сохранил файл настроек, теперь никак не могу подсунуть состояния машины (много инфы может быть потеряно). Кто-нибудь сталкивался с такой проблемой? Если да и решили, то поделитесь пожалуйста. Хост - Win 7 x64 |
![]() |
Сообщ.
#207
,
|
|
Побольше информации. С указанием лога ошибки.
|
Сообщ.
#208
,
|
|
|
в общем так...
я переустановил хостовую винду и забыл сохранить файл настроек для виртуальных машин, где была информация о сохранении состояний гостевой ОС. теперь, после переустановки не могу подсунуть эти самые состояния, попросту не знаю как... пробовал создать новый снимок и переименовав старый подсовывал в папку снимков - не помогло. в общем хрень. какие логи интересуют? |
![]() |
Сообщ.
#209
,
|
|
если Snapshot почил в бозе, ты его никак не восстановишь. можно только сбросить состояние машины в выключенное и загрузиться по новой, но вся не сохранённая информация будет уеряна
|
Сообщ.
#210
,
|
|
|
а через xml файл никак нельзя указать этот снапшот? который мне нужен
|