VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1399 - 1401 of 16363)

Ticket Resolution Summary Owner Reporter
#17687 fixed VB kernel mods fail to build George R. Goffe
Description

New kernel from Fedora folks (4.17.0-0.rc0.git7.1.fc29.x86_64) and "latest" VirtualBox not compatible.

#17686 invalid A virtual machine with networking bridged to a vlan host interface, cannot communicate AlexSmirnoff
Description

Hi! I have a vlan interface named vlan100:

2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 74:46:a0:90:c3:7d brd ff:ff:ff:ff:ff:ff
3: vlan100@eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 74:46:a0:90:c3:7d brd ff:ff:ff:ff:ff:ff
    inet 172.17.100.222/24 brd 172.17.100.255 scope global noprefixroute vlan100
       valid_lft forever preferred_lft forever
    inet6 fe80::45a2:1264:44:3154/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

And I want a virtual machine bridged to this interface:

     <Network>
        <Adapter slot="0" enabled="true" MACAddress="0800276C0E92" type="82540EM">
          <DisabledModes>
            <InternalNetwork name="intnet"/>
            <NATNetwork name="NatNetwork"/>
          </DisabledModes>
          <BridgedInterface name="vlan100"/>
        </Adapter>
      </Network>

In this case the virtual machine cannot communicate, because of packets going to virtual machine appears tagged. You can see it tagged in attached screenshot of tcpdump in virtual machine.

#17682 duplicate vboxdrv.sh: failed: modprobe vboxpci failed at 4.15.11-1.el7.elrepo.x86_64 -> duplicate of #17683 zw
Description

centos7 update kernel to 4.15.11 elrepo ,and vbox install have some problems with "vboxpci:

Unknown symbol vfs_write (err 0)" uname -a Linux crmdev205 4.15.11-1.el7.elrepo.x86_64 #1 SMP Mon Mar 19 11:46:06 EDT 2018 x86_64 x86_64

x86_64 GNU/Linux

./VirtualBox-5.1.34-121010-Linux_amd64.run

Verifying archive integrity... All good. Uncompressing VirtualBox for Linux installation............. VirtualBox Version 5.1.34 r121010 (2018-02-26T15:29:57Z) installer Removing previous installation of VirtualBox 5.1.32 r120294 from /opt/VirtualBox Installing VirtualBox to /opt/VirtualBox Python found: python, installing bindings... vboxdrv.sh: failed: modprobe vboxpci failed. Please use 'dmesg' to find out why.

There were problems setting up VirtualBox. To re-start the set-up process, run

/sbin/vboxconfig

as root.

VirtualBox has been installed successfully.

You will find useful information about using VirtualBox in the user manual

/opt/VirtualBox/UserManual.pdf

and in the user FAQ

http://www.virtualbox.org/wiki/User_FAQ

We hope that you enjoy using VirtualBox.

[root@crmdev205 soft]# dmesg | tail -f [1746570.104013] vboxdrv: Successfully loaded version 5.1.34 (interface 0x002a0000) [1746570.312366] VBoxNetFlt: Successfully started. [1746570.318263] VBoxNetAdp: Successfully started. [1746570.321467] vboxpci: Unknown symbol vfs_write (err 0) [1747176.620175] vboxdrv: Found 32 processor cores [1747176.635978] vboxdrv: TSC mode is Invariant, tentative frequency 1999998028 Hz [1747176.635979] vboxdrv: Successfully loaded version 5.1.34 (interface 0x002a0000) [1747176.840965] VBoxNetFlt: Successfully started. [1747176.844354] VBoxNetAdp: Successfully started. [1747176.846577] vboxpci: Unknown symbol vfs_write (err 0)

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy