[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What settings should be used for VM?



On 5/4/23 05:42, Igor Korot wrote:
Hi,
I am trying install Debian Buster on the VirtualBox as a guest.

I set the VM to use HostOnly network with DHCP enabled, but when I ran the
installer it failed to auto-configure the network.

How do I solve it?

Thank you.

P.S.: I need python 2, therefore trying to use older version.


I run VirtualBox on Debian:

2023-05-04 06:43:24 root@taz ~
# cat /etc/debian_version ; uname -a
11.7
Linux taz 5.10.0-22-amd64 #1 SMP Debian 5.10.178-3 (2023-04-22) x86_64 GNU/Linux

2023-05-04 06:43:44 root@taz ~
# dpkg-query -W | grep -i virtualbox
virtualbox-7.0	7.0.8-156879~Debian~bullseye


There is one VM:

2023-05-04 06:50:56 dpchrist@taz ~
$ VBoxManage list -l vms | grep NIC
NIC 1: MAC: <redacted>, Attachment: Bridged Interface 'eno1', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
NIC 2:                       disabled
NIC 3:                       disabled
NIC 4:                       disabled
NIC 5:                       disabled
NIC 6:                       disabled
NIC 7:                       disabled
NIC 8:                       disabled


Oracle VM VirtualBox Manager (GUI) -> select VM "vf1" in left pane -> select Current State in top right pane -> left click Settings in right toolbar -> select Network in left pane -> Adapter 1 is selected in right pane:

  Enabled Network Adapter	checked
  Attached to			Bridged Adapter
  Name				eno1
  Advanced
    Adapter Type		Intel PRO/1000 MT Desktop (8254OEM)
    Promiscuous Mode		Deny
    MAC Address			<redacted>
    Cable Connected		checked


David


Reply to: