我正在尝试在 Virtual Box 6.1 上下载 Ubuntu 16.04.6,但上面没有其他内容。我目前使用的是 Windows 8.1。
我已尝试转到设备 >> 插入访客添加 CD,但没有任何反应。我从一个链接在我的笔记本电脑上下载了来宾添加。
我也尝试调整它的大小,但它不允许我。
我正在尝试下载 Ubuntu,但虚拟机的屏幕被放大到无法选择继续的选项。
有什么帮助吗?
我有一台 Windows 10 主机,并在 VirtualBox (6.1.4) 上安装了 Ubuntu 18.04。
我已经安装了来宾添加并在我的 Ubuntu 来宾上执行了自动运行。没有显示错误,一切都很好。
但是,共享剪贴板不起作用。奇怪的是,添加似乎已正确安装,因为我现在可以在主机和来宾之间拖放文件(以两种方式)。两者都在 VirtualBox 配置中双向启用。
我整个下午都尝试了不同论坛的东西,但仍然没有。我无法列举我所做的所有事情,但主要是安装/卸载不同的软件包并重新启动。
以下是我可以看到可能相关的一些问题:
/usr/bin/VBoxClient --checkhostversion
VBoxClient: error: No service specified. Quitting because nothing to do!
lsmod | grep vbox
vboxsf 81920 1
vboxvideo 36864 0
ttm 102400 2 vmwgfx,vboxvideo
drm_kms_helper 180224 2 vmwgfx,vboxvideo
drm 491520 7 vmwgfx,drm_kms_helper,vboxvideo,ttm
vboxguest 335872 7 vboxsf
从我在一些论坛上看到的情况来看,我似乎缺少一个名为 的模块syscopyarea
,对吗?
我注意到 VBox 剪贴板进程在来宾启动后不会保持很长时间。但即使它仍在进程列表中,复制/粘贴也不起作用。
ps ax | grep VBox
462 ? I< 0:00 [iprt-VBoxWQueue]
676 ? Ss 0:00 avahi-daemon: running [aaVBox.local]
1080 ? S 0:00 VBoxClient --vmsvga
1081 ? S 0:00 VBoxClient --vmsvga
1104 ? Sl 0:00 /usr/sbin/VBoxService --pidfile /var/run/vboxadd-service.sh
1269 ? S 0:00 /usr/bin/VBoxClient --display
1271 ? S 0:00 /usr/bin/VBoxClient --display
1276 ? S 0:00 /usr/bin/VBoxClient --seamless
1278 ? Sl 0:00 /usr/bin/VBoxClient --seamless
1283 ? S 0:00 /usr/bin/VBoxClient --draganddrop
1285 ? Sl 0:00 /usr/bin/VBoxClient --draganddrop
2333 ? S 0:00 /usr/bin/VBoxClient --clipboard
2334 ? S 0:00 /usr/bin/VBoxClient --clipboard
2336 pts/0 S+ 0:00 grep --color=auto VBox
几分钟后:
ps ax | grep VBox
462 ? I< 0:00 [iprt-VBoxWQueue]
676 ? Ss 0:00 avahi-daemon: running [aaVBox.local]
1080 ? S 0:00 VBoxClient --vmsvga
1081 ? S 0:00 VBoxClient --vmsvga
1104 ? Sl 0:00 /usr/sbin/VBoxService --pidfile /var/run/vboxadd-service.sh
1269 ? S 0:00 /usr/bin/VBoxClient --display
1271 ? S 0:00 /usr/bin/VBoxClient --display
1276 ? S 0:00 /usr/bin/VBoxClient --seamless
1278 ? Sl 0:00 /usr/bin/VBoxClient --seamless
1283 ? S 0:00 /usr/bin/VBoxClient --draganddrop
1285 ? Sl 0:00 /usr/bin/VBoxClient --draganddrop
2329 pts/0 S+ 0:00 grep --color=auto VBox
如果我自己开始这个过程,也会发生同样的事情/usr/bin/VBoxClient --clipboard
。
另外,问题可能来自主机。是否有一些特定的选项可以在主机上设置以启用共享剪贴板?
为了深入研究 Web 应用程序黑客,我安装了一个由学术SEED 项目设置的专用虚拟实验室。预构建的 VM(基于Ubuntu 16.04)已经配置了挑战要求所需的一切。
由于激活了 VM全屏模式,我希望安装guest-additions / dkms软件包,但似乎并非如此:实际上,无论是命令还是dpkg -l guest
命令都无法找到所述软件包。dpkg -s virtualbox-guest-utils
dpkg -s virtualbox-guest-dkms
所以只是出于好奇,我是看错了地方,还是他们使用了另一种技术来获得全屏模式而无需添加访客驱动程序?
注意。:我当然尝试过其他命令来尝试定位包,如dpkg -l | grep guest
,但没有更多成功。
我将 Ubuntu 作为主机运行,将 Windows 10 作为虚拟机运行。我尝试安装来宾添加,但我不确定它是否成功。我的 Windows 10(来宾 VM)上有一个名为来宾添加的文件夹。我需要运行这个安装文件来挂载它吗?
在 Windows 10 来宾 VM 中,我在 CD DRIVE (D:) 下看到CCCOMA_X64FRE_EN-US_DV9
. 不知道这是什么所以也许它是客人添加文件?
设备:
我正在关注这篇文章 ,并且能够增加磁盘大小,但现在我需要执行最后一步:
要使用这个未分配的空间,首先禁用交换分区。右键单击 linux-swap 分区并选择 swapoff。
但是.. 我想我需要创建一个分区,因为我目前没有那个视图。它说如果我创建一个数据,我将删除所有数据.. 我该怎么办?!提前非常感谢...
分割:
最近我在 VirtualBox 中运行的 Ubuntu 18.04.2 LTS 上安装了 HWE。这是一个干净的安装,没有任何 PPA,也没有第三方存储库。一些信息如下:
$ head -n2 /etc/apt/sources.list #deb cdrom:[Ubuntu-MATE 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe $ hwe-support-status Your Hardware Enablement Stack (HWE) is supported until April 2023. $ dpkg -l | grep hwe ii linux-generic-hwe-18.04 4.18.0.15.65 amd64 Complete Generic Linux kernel and headers ii linux-headers-generic-hwe-18.04 4.18.0.15.65 amd64 Generic Linux kernel headers ii linux-image-generic-hwe-18.04 4.18.0.15.65 amd64 Generic Linux kernel image ii xserver-xorg-core-hwe-18.04 2:1.20.1-3ubuntu2.1~18.04.1 amd64 Xorg X server - core server ii xserver-xorg-hwe-18.04 1:7.7+19ubuntu8~18.04.2 amd64 X.Org X server ii xserver-xorg-input-all-hwe-18.04 1:7.7+19ubuntu8~18.04.2 amd64 X.Org X server -- input driver metapackage ii xserver-xorg-input-libinput-hwe-18.04 0.28.1-1~18.04.1 amd64 X.Org X server -- libinput input driver ii xserver-xorg-legacy-hwe-18.04 2:1.20.1-3ubuntu2.1~18.04.1 amd64 setuid root Xorg server wrapper ii xserver-xorg-video-all-hwe-18.04 1:7.7+19ubuntu8~18.04.2 amd64 X.Org X server -- output driver metapackage ii xserver-xorg-video-amdgpu-hwe-18.04 18.1.0-1~18.04.1 amd64 X.Org X server -- AMDGPU display driver ii xserver-xorg-video-ati-hwe-18.04 1:18.1.0-1~18.04.1 amd64 X.Org X server -- AMD/ATI display driver wrapper ii xserver-xorg-video-fbdev-hwe-18.04 1:0.5.0-1ubuntu1~18.04.1 amd64 X.Org X server -- fbdev display driver ii xserver-xorg-video-intel-hwe-18.04 2:2.99.917+git20171229-1ubuntu1~18.04.1 amd64 X.Org X server -- Intel i8xx, i9xx display driver ii xserver-xorg-video-nouveau-hwe-18.04 1:1.0.15-3~18.04.1 amd64 X.Org X server -- Nouveau display driver ii xserver-xorg-video-qxl-hwe-18.04 0.1.5-2build2~18.04.1 amd64 X.Org X server -- QXL display driver ii xserver-xorg-video-radeon-hwe-18.04 1:18.1.0-1~18.04.1 amd64 X.Org X server -- AMD/ATI Radeon display driver ii xserver-xorg-video-vesa-hwe-18.04 1:2.4.0-1~18.04.1 amd64 X.Org X server -- VESA display driver ii xserver-xorg-video-vmware-hwe-18.04 1:13.3.0-2build1~18.04.1 amd64 X.Org X server -- VMware display driver $ uname -r 4.18.0-15-generic
在 HWE 安装之前我已经安装了virtualbox-guest-x11
,但现在它被删除了。此外,我无法再次安装它:
$ sudo apt install virtualbox-guest-x11 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: virtualbox-guest-x11 : Depends: xorg-video-abi-23 Depends: xserver-xorg-core (>= 2:1.18.99.901) E: Unable to correct problems, you have held broken packages.
和 HWE 命名的一个:
$ sudo apt install virtualbox-guest-x11-hwe Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: virtualbox-guest-x11-hwe : Depends: xorg-video-abi-23 Depends: xserver-xorg-core (>= 2:1.18.99.901) E: Unable to correct problems, you have held broken packages.
我应该怎么办?
我最近升级到 Ubuntu 18 LTS,之后我看不到共享文件夹的内容,因为它们没有安装在/media
...我尝试使用以下命令重新启动服务:
sudo systemctl restart vboxadd-service.service
但是journalctl -ex
,我观察到以下错误:
无法运行 /usr/sbin/VBoxService
我不知道为什么我会收到这样的错误?以及如何更正安装共享文件夹?
我已经在我的 Macbook (High Sierra) 上安装了 virtual box 5.2.12 然后我安装了 Ubuntu,感谢ubuntu-18.04.desktop-amd64.iso
. 到目前为止一切都很好,尽管它真的很慢。
然后我安装了 ( sudo apt-get install
) gcc
, make
,perl
以便安装 VirtualBox Extension Pack ( Oracle_VM_VirtualBox_Extension_Pack-5.2.12.vbox-extpack
)。
最后重新启动虚拟机,我被卡住了。
[OK] started daemon for power management
stopping User Manager for UID 120...
我发现了类似的线程,但我没有找到正确的方法来修复它!