Code Monkey home page Code Monkey logo

Comments (4)

yumaojun03 avatar yumaojun03 commented on June 5, 2024 1

[root@master1 ~]# ./dmidecode -t 11
SMBIOS 2.7.0 - table: address: 0xe0010, size: 10240
Handle 2c, DMI type 11, 5 bytes
OEM Strings
String 1: [MS_VM_CERT/SHA1/27d66596a61c48dd3dc7216fd715126e33f59ae7]
String 2: Welcome to the Virtual Machine

from dmidecode.

yumaojun03 avatar yumaojun03 commented on June 5, 2024

[root@master1 ~]# ./dmidecode -t system
SMBIOS 2.7.0 - table: address: 0xe0010, size: 10240
Handle 1, DMI type 1, 27 bytes
System Information
Manufacturer: VMware, Inc.
Product Name: VMware Virtual Platform
Version: None
Serial Number: xxxx
UUID: xxxx
Wake-up Type: Power Switch
SKU Number: Unknown
Family: Unknown
Handle 2c, DMI type 11, 5 bytes
OEM Strings
String 1: [MS_VM_CERT/SHA1/27d66596a61c48dd3dc7216fd715126e33f59ae7]
String 2: Welcome to the Virtual Machine

from dmidecode.

seahurt avatar seahurt commented on June 5, 2024

dmidecode -t system cannot output type 11 info

The dmidecode man page has info like:


       Type   Information
       ────────────────────────────────────────────
          0   BIOS
          1   System
          2   Baseboard
          3   Chassis
          4   Processor
          5   Memory Controller
          6   Memory Module
          7   Cache
          8   Port Connector
          9   System Slots
         10   On Board Devices
         11   OEM Strings
         12   System Configuration Options
         ......
       Keyword     Types
       ──────────────────────────────
       bios        0, 13
       system      1, 12, 15, 23, 32
       baseboard   2, 10, 41

       chassis     3
       processor   4
       memory      5, 6, 16, 17
       cache       7
       connector   8
       slot        9

Seems type 11 OEM string won't be printed, or at lease not fully printed

from dmidecode.

yumaojun03 avatar yumaojun03 commented on June 5, 2024

from dmidecode.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.