Gentoo Archives: gentoo-user

From: Matthias Hanft <mh@×××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gentoo for a virtual server in the cloud?
Date: Sat, 19 Mar 2022 08:08:29
Message-Id: a29900f2-bd0e-e04e-d321-c4ff3f85880f@hanft.de
In Reply to: Re: [gentoo-user] gentoo for a virtual server in the cloud? by n952162
1 n952162 wrote:
2 >
3 > You booted the minimal install ISO and went through the steps of
4 > partitioning the disk, network, etc?
5
6 Yes. Exactly the same way as I did for my server at home.
7
8 > I was thinking that there were special drivers necessary for the virtual
9 > devices offered by the platform.  Maybe even proprietary....
10
11 Not in my case. The provider uses VMware for his virtual servers,
12 and Gentoo didn't need any special drivers or something.
13
14 Here's the output of "lspci":
15
16 --- cut here ---
17
18 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 01)
19 00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 01)
20 00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08)
21 00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
22 00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
23 00:07.7 System peripheral: VMware Virtual Machine Communication Interface (rev 10)
24 00:0f.0 VGA compatible controller: VMware SVGA II Adapter
25 00:10.0 SCSI storage controller: Broadcom / LSI 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 01)
26 00:11.0 PCI bridge: VMware PCI bridge (rev 02)
27 00:15.0 PCI bridge: VMware PCI Express Root Port (rev 01)
28 [the same for 00:15.0..7, 00:16.0..7, 00:17.0..7, and 00:18.0..7]
29 02:00.0 Ethernet controller: Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) (rev 01)
30
31 --- cut here ---
32
33 Gentoo could handle all this just out of the box.
34
35 -Matt

Replies

Subject Author
Re: [gentoo-user] gentoo for a virtual server in the cloud? n952162 <n952162@×××.de>