AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题

问题[guest-additions](ubuntu)

Martin Hope
Sarah Rodriguez
Asked: 2020-06-15 20:34:18 +0800 CST

无法下载 Ubuntu,因为 VM 的屏幕太大。求助!

  • 1

在此处输入图像描述我正在尝试在 Virtual Box 6.1 上下载 Ubuntu 16.04.6,但上面没有其他内容。我目前使用的是 Windows 8.1。

我已尝试转到设备 >> 插入访客添加 CD,但没有任何反应。我从一个链接在我的笔记本电脑上下载了来宾添加。

我也尝试调整它的大小,但它不允许我。

我正在尝试下载 Ubuntu,但虚拟机的屏幕被放大到无法选择继续的选项。

有什么帮助吗?

virtualbox guest-additions
  • 1 个回答
  • 105 Views
Martin Hope
Antho A
Asked: 2020-03-30 10:08:33 +0800 CST

VirtualBox:Windows 10 主机和 Ubuntu 18.04 来宾之间的共享剪贴板

  • 1

我有一台 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。

另外,问题可能来自主机。是否有一些特定的选项可以在主机上设置以启用共享剪贴板?

virtualbox clipboard guest-additions
  • 1 个回答
  • 1386 Views
Martin Hope
programmersn
Asked: 2019-08-20 04:51:11 +0800 CST

在没有访客添加的 Ubuntu Virtualbox VM 中启用全屏

  • 1

为了深入研究 Web 应用程序黑客,我安装了一个由学术SEED 项目设置的专用虚拟实验室。预构建的 VM(基于Ubuntu 16.04)已经配置了挑战要求所需的一切。

由于激活了 VM全屏模式,我希望安装guest-additions / dkms软件包,但似乎并非如此:实际上,无论是命令还是dpkg -l guest命令都无法找到所述软件包。dpkg -s virtualbox-guest-utilsdpkg -s virtualbox-guest-dkms

所以只是出于好奇,我是看错了地方,还是他们使用了另一种技术来获得全屏模式而无需添加访客驱动程序?

注意。:我当然尝试过其他命令来尝试定位包,如dpkg -l | grep guest,但没有更多成功。

virtualbox dpkg virtualization fullscreen guest-additions
  • 1 个回答
  • 99 Views
Martin Hope
rbj
Asked: 2019-07-04 14:55:48 +0800 CST

我有一个 Guest Additions 文件夹 - 这是否意味着它已安装?

  • 1

我将 Ubuntu 作为主机运行,将 Windows 10 作为虚拟机运行。我尝试安装来宾添加,但我不确定它是否成功。我的 Windows 10(来宾 VM)上有一个名为来宾添加的文件夹。我需要运行这个安装文件来挂载它吗?

在 Windows 10 来宾 VM 中,我在 CD DRIVE (D:) 下看到CCCOMA_X64FRE_EN-US_DV9. 不知道这是什么所以也许它是客人添加文件?

设备:

添加设备?

我正在关注这篇文章 ,并且能够增加磁盘大小,但现在我需要执行最后一步:

要使用这个未分配的空间,首先禁用交换分区。右键单击 linux-swap 分区并选择 swapoff。

但是.. 我想我需要创建一个分区,因为我目前没有那个视图。它说如果我创建一个数据,我将删除所有数据.. 我该怎么办?!提前非常感谢...

分割:

确定创建分区?

guest-additions
  • 1 个回答
  • 1441 Views
Martin Hope
N0rbert
Asked: 2019-02-19 02:03:02 +0800 CST

无法在带有 HWE 的 Ubuntu 18.04.2 LTS 上安装 VirtualBox 来宾添加 - 为什么?

  • 1

最近我在 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.

我应该怎么办?

virtualbox xorg apt guest-additions 18.04
  • 2 个回答
  • 5701 Views
Martin Hope
Mohammad Kanan
Asked: 2018-09-17 00:06:28 +0800 CST

升级到 Ubuntu 18 LTS 后未挂载 VBox 共享文件夹

  • 5

我最近升级到 Ubuntu 18 LTS,之后我看不到共享文件夹的内容,因为它们没有安装在/media...我尝试使用以下命令重新启动服务:

sudo systemctl restart vboxadd-service.service

但是journalctl -ex,我观察到以下错误:

无法运行 /usr/sbin/VBoxService

我不知道为什么我会收到这样的错误?以及如何更正安装共享文件夹?

virtualbox shared-folders guest-additions
  • 1 个回答
  • 8024 Views
Martin Hope
Bad Retsuko
Asked: 2018-06-01 01:38:57 +0800 CST

VirtualBox 版本 5.2.12 r122591 上的 Ubuntu 18.04:

  • 0

我已经在我的 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...

我发现了类似的线程,但我没有找到正确的方法来修复它!

software-installation virtualbox guest-additions
  • 1 个回答
  • 656 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve