» Oracle VM VirtualBox (часть 2)
НА хостовой системе ип 192.168.50.2 доступ в инет через роутер 192.168.50.1. На гостевой системе должен быть ип 192.168.100.2.
Нужно чтобы гостевая система видела по сети хостовую и инет а также хостовая имела доступ к сервисам на гостевой.
witalt
я интересовался этим вопросом. даже здесь ссылки на маны постил. посмотрите страниц 10 назад, может 15 или поиск в Версии для печати.
там решается через терминал/командная строка.
я лично не настроил )) точнее поленился копать.
Добавлено:
вот нашел свою ссылку.. http://mirspo.narod.ru/vbox4/ch09.html#changenat
судя по сообщению, для запуска данной ОС в проце должна быть поддержка аппаратной виртуализации.
какой проц, мать, хостовая ОС?
Цитата:
автозагрузки гостевой системы на хосте debianсправку открывал? https://virtualbox.org/manual/ch09.html#autostart
http://download.virtualbox.org/virtualbox/4.2.8/
http://download.virtualbox.org/virtualbox/4.2.8/VirtualBox-4.2.8-83876-Win.exe
http://download.virtualbox.org/virtualbox/4.2.8/Oracle_VM_VirtualBox_Extension_Pack-4.2.8-83876.vbox-extpack
http://download.virtualbox.org/virtualbox/4.2.8/Oracle_VM_VirtualBox_Extension_Pack-4.2.8.vbox-extpack
http://download.virtualbox.org/virtualbox/4.2.8/VBoxGuestAdditions_4.2.8.iso
http://download.virtualbox.org/virtualbox/4.2.8/UserManual.pdf
Цитата:
VirtualBox 4.3.0 RC1
[more=Change Log][no]Version 4.3.0 Release Candidate 1 (2013-10-08)
This is a major update. The following major new features were added:
VMM: major rewrite of the VT-x code and the AMD-V code including many bug fixes and
performance improvements (for example bug #9659)
VMM: introduced a lightweight instruction interpreter for situations not handled by hardware virtualization
GUI: extended messaging mechanism (new non-modal popup overlays used to show noncritical warnings and provide user with additional information)
GUI: keyboard shortcuts management (input page of global preferences extended with
possibility to edit general keyboard shortcuts for VirtualBox Manager and Virtual Machine)
GUI: video capturing support (bug #4766)
Added USB touch device emulation
Added SCSI CD-ROM emulation, including boot support
VRDP: support for IPv6
Guest Control: guest sessions now are running in dedicated, impersonated session processes (needs at least Guest Additions 4.3 installed)
Guest Control: implemented IGuestFile support
NAT: experimental virtual router mode: several VMs are attached to the same internal
network and share one NAT service (see chapter 6.4, Network Address Translation Service
(experimental), page 95)
In addition, the following items were fixed and/or added:
VMM: significantly improved performance of NetWare 5.x/6.x guests on host systems without nested paging support
VMM: fixed losing host NMIs while in VT-x guest-context
VMM: changed order of actions in emulated task switch (bug #10532)
GUI: update check uses https
GUI: numerous minor internal cleanups and bug fixes
GUI, VBoxManage: when unregistering a VM, also unregister the hard disk images which
are used exclusively (bug #10311)
GUI: use the number of physical presented processor cores instead of the number of logical
processor cores to check if the users assigned too many virtual CPUs to the guest
Snapshots: made live snapshots work again (bug #9255)
Teleportation: made it work again (bug #9455)
Storage: implemented AHA-154x compatibility mode in the emulated BusLogic SCSI HBA
Storage: significantly improved performance of large ATAPI PIO transfers (BeOS, Minix 3
guests affected)
Storage: added floppy formatting emulation (NB: cannot be used to change existing media
geometry)
Settings: global and per-VM default frontend configuration, useful to select the use of
alternative VM frontends
Settings: limit depth of snapshot tree to 250 levels, as more will lead to decreased performance and may trigger crashes
Settings: the per-VM hwvirtextexcl setting has been replaced by a global hwvirtexclusive
property
Main: new event queue implementation which does not use the hosts native event queue
for processing VirtualBox events anymore
Main: eliminate the use of SysV semaphores on all host OSes other than Windows, namely
Linux, Solaris and Mac OS X, with the consequence that no system reconfiguration is
needed to run more than approximately 100 VMs
Main: use the XDG standard configuration folder instead of .VirtualBox on systems where
it is appropriate (bug #5099)
Main: extension pack framework can now support loading HGCM modules, contributed by
Jeff Westphal
VBoxManage: list more information about hard disk/DVD/floppy media, and support the
--long option to show really all available details
VBoxManage: added support for optional command line parameters for the automatic
Guest Additions update
VBoxManage: added support for listing active guest sessions, guest processes and/or guest
files via guestcontrol list <all|sessions|processes|files>
VBoxManage: added support for closing active guest sessions via guestcontrol session
close --session-id <ID>| --session-name <name or pattern>|--all
VBoxManage: added support for terminating active guest processes via guestcontrol
process kill|close|terminate --session-id <ID>| --session-name <name or
pattern> <PID> ... <PID n> or guestcontrol [p[s]]kill --session-id <ID>|
--session-name <name or pattern> <PID> ... <PID n>
VBoxManage: added support for watching guest sessions via guestcontrol watch
3D support: several fixes
3D support: several fixes for Mac OS X hosts
OVF: several fixes
Extpack Installer: make it work if the file is located in a folder with special characters
Keyboard: fix for reporting key sequences like Ctrl+Alt+Del for the USB keyboard emulation
Shared Clipboard/X11: support for BMP-format images, contributed by François Revol
Windows hosts: dont cause massive DPC latency (only on certain hosts; still needs improving; bug #6242)
Windows hosts: consider symlinks when retrieving volume information (bug #11962)
Windows hosts: fixed an issue with USB2 devices being inaccessible when plugged into
USB 3.0 ports
Windows Additions: fixed misbehavior with guest display power management (WDDM
driver only; bug #11170)
Windows Additions: fixed memory leak caused by WTSQuerySessionInformation() on Windows 2000 guests (bug #12072)
Linux Additions: fixed udev detection in the init script with Linux 3.x kernels
Windows guests: ability to track guest user idle times through the newly introduced event
IGuestUserStateChangedEvent[/no][/more]
• VMM: fixed guest crash with huge amount of guest RAM on VT-x hosts (bug #11306)
• GUI: fixed a layout bug in the Mac OS X clone VM dialog (bug #10982)
• GUI: not all the translation tags were taken into account during the language switch (bug
#11342)
• GUI: take-guest-screenshot dialog sometimes had no keyboard input available on Windows
host
• Main/Machine: fix generation of spurious event for inaccessible VMs which triggered an
endless event generation loop in cooperation with the GUI which became unresponsive
(4.2.6 regression, bug #11323)
• Main/Display: fix for an access violation under certain conditions in multi-monitor config-
urations (bug #10539)
• Main/Metrics: network metrics are now collected for active (up) interfaces only, the state
of an interface being evaluated when the associated metric is enabled via setupMetrics
• Snapshots: reduce the time for merging snapshots under certain conditions
• Storage: fixed data corruption after resizing a VDI image under certain circumstances (bug
#11344)
• Storage: fixed non working online merging of snapshots (4.2.6 regression, bug #11359)
• Storage: fixed crash when connecting to certain QNAP iSCSI targets
• Storage: fixed incompatibility of VHD differencing images with Hyper-V (bug #5990)
• Bridged Networking: fixed TCP pseudo header checksum computation for IPv6 (bug
#9380)
• 3D support: fix Battlefield 1942 game crashes (bug #11369)
• Settings: really sanitise the name of VM folders and settings file, the code was disabled
before (bug #10549)
• Settings: allow to change VRDE settings for saved VMs
• VBoxManage: dont crash during screenshotpng if there is no display (bug #11363)
• Linux hosts: work around gcc bug 55940 which might lead to wrong kernel module code
if gcc 4.7 is used to compile the 32-bit Linux host kernel (bug #11035)
• Linux hosts: fixed inconsistent lock state and deadlock warnings on module load and VM
startup when CONFIG_PROVE_LOCKING is enabled (bug #11318)
• Linux hosts: made “]“ key work again on Japanese keyboards
• Mac OS X hosts: dont crash the kernel during dtrace if the VBox kernel extensions are
loaded (10.6 hosts only; bug #11273)
• Solaris / Mac OS X hosts: machine CPU load metrics now report 100% when all cores are
fully utilized (used to be a single core)
• Solaris 11 host installer: wait for any services left over from a previous installation to be
terminated to avoid confusing SMF.
• Guest Additions: dont block signals for processes executed via guest control
• Guest Additions: fixed a small memory leak in VBoxService (bug #10970)
• Windows Additions: fixed shared folder issue with large reads/writes on 64 bit Windows
guests (bug #11115)
• Linux Additions: added auto-logon support for Linux guests using LightDM as the display
manager
• Linux Additions: Linux 3.8 compile fixes (bug #11036)
• X11 Additions: fixed blocked SIGALRM in 3D desktop sessions (bug #10987)
• X11 Additions: fixed an unresolved reference in vboxvideo_drv for X.org 6.8 guests and
before (e.g. RHEL4; 4.2.0 regression)
• X11 Additions: fixed screen automatic resizing for guests with X.org 1.3 or older (4.2.0
regression)[/more]
установил VirtualBox 4.2.18_1 на FreeBSD 9.2 ... виндовс 7 машинку поднимал через phpvirtualbox-4.2.7 - подключаюсь к ней с помощью UltraVNC так вот курсор мышки ведет себя через попувглазногой
виртуальный курсор на расстоянии от реального и шевелится все это дело не пересекая друг друга... чяднт?!?!
http://linkme.ufanet.ru/images/13701e84a4e4401023710939e00411ba.png
upd. еще вопрос может кто в курсе
пытался подключиться стандартной консолькой от phpvirtualbox-4.2.7 - немножко думает и вываливает "Причина отключения: E: TCP: SECURITY_ERROR Error #2048"
Цитата:
В чем различия между
у одного пака уточнен билд, у другого нет. По первой ссылке скачаешь последний билд версии 4.2.8, по другой конкретный билд.
• Snapshots: reduce the time for merging snapshots under certain conditions
для тех кто работает с разностными снимками, это просто супер доработка.
у меня с минуты операция "Merge" для снимков сократилась до 10-15 секунд.
что-то правда этот "финал" новой серии билдов 4.3.0 глючный до ужаса.
нафиг-нафиг. откатываюсь...
Цитата:
В чем различия между
MD5
Цитата:
22518ce5e06c267287f631915681250c *Oracle_VM_VirtualBox_Extension_Pack-4.2.8-83876.vbox-extpack
22518ce5e06c267287f631915681250c *Oracle_VM_VirtualBox_Extension_Pack-4.2.8.vbox-extpack
Цитата:
в новой версии наконец-то:
• Snapshots: reduce the time for merging snapshots under certain conditions
для тех кто работает с разностными снимками, это просто супер доработка.
у меня с минуты операция "Merge" для снимков сократилась до 10-15 секунд.
программа создает слишком много снимков большого объема. Как определить какие из них привязаны к снимкам, созданным мной, какие из них можно merge, а какие можно безболезненно удалить?
Добавлено:
вы устанавливаете новую версию поверх старой?
Цитата:
Не удалось открыть сессию для виртуальной машины xp-test.
Failed to load unit 'PATM' (VERR_SSM_FIELD_NOT_CONSECUTIVE).
Код ошибки: E_FAIL (0x80004005)
Компонент: Console
Интерфейс: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}
Куда копать? Переустановка не дала ничего. Видимо инсталлятор мусорит.
Цитата:
программа создает слишком много снимков большого объема. Как определить какие из них привязаны к снимкам, созданным мной, какие из них можно merge, а какие можно безболезненно удалить?
кроме автора снимков вряд ли кто определит какой нужен, а какой нет.
но вот что точно скажу, так это если на базе одного снимка сделать другой снимок, сохранить его, а старый попробовать удалить, удаление (с одновременным слиянием нового снимка с главным образом) теперь пройдет в разы быстрее.
Цитата:
на 4.3 при попытки загрузить сохранённое состояние ругается:
Такая же ошибка вываливалась практически на пустом месте - машины выключаю, снимков нет.
Зачистил все, откатился на 4.2.18.
Складывается ощущение, что квалификация разработчиков резко рухнула ближе к плинтусу. Зато иконки освежили, да...
на 4.2.18 все отлично.
Цитата:
на 4.3 при попытки загрузить сохранённое состояние ругается:
У меня и 4.2.18 почему-то не работает со снимками как положено (диски в VHD-файле).
Примерно такая же ошибка всегда при старте машины после сохранения её состояния.
Цитата:
Arhimed2010
в чём проблема??? не могу понять .. кто сталкивался с этим ..
Это может быть что угодно. Не ставится драйвер, конфликт какой-нить DLL, либо ещё мильён другиъ причин.
Решений может быть много. Выполнять последовательно:
1. Попробовать другую версию VirtualBox. Старое не всегда хуже работает.
2. Открыть для себя VMware
3. Переустановить Win8
4. Снести Win8 и поставить Win7
5. Забить на все эти VirtualBox и пойти за пивом
Снёс 4.3 . Откатился на 4.2.18.
К слову, 4.3 rc был стабильнее, имхо.
Причём, если сначала вставить USB-токен, при выключенной VirtualBox, потом запустить VirtualBox, то всё нормально работает. Может у кого-нибудь хоть какие-то идеи есть? А то я уже где только не искал помощи...(
Страницы: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
Предыдущая тема: Программы для разработки, тестирования, оптических систем
Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.