Viewing 15 posts - 31 through 45 (of 84 total)
  • Author
    Posts
  • kevkevevkevkevev
    Participant
      Post count: 22

      Ist denn schon bekannt, was ein echter HS für Werte haben müsste?

      1364  open("/sys/devices/virtual/dmi/id/product_serial", O_RDONLY) = 3
      1364  fstat(3, {st_mode=S_IFREG|0400, st_size=4096, ...}) = 0
      1364  fstat(3, {st_mode=S_IFREG|0400, st_size=4096, ...}) = 0
      1364  lseek(3, 0, SEEK_CUR)             = 0
      1364  lseek(3, 0, SEEK_CUR)             = 0
      1364  fstat(3, {st_mode=S_IFREG|0400, st_size=4096, ...}) = 0
      1364  read(3, "VMware-56 4d 41 1e 1d ce 2b 3a-3"..., 4096) = 55
      1364  read(3, "", 4096)                 = 0
      1364  close(3)                          = 0
      1364  getpid()                          = 1364
      1364  write(2, "Forbidden (1)\n", 14)   = 14
      BorastoniBorastoni
      Participant
        Post count: 16

        Gibt es denn eine Möglichkeit dies aus einem originalen HS auszulenen?

        kevkevevkevkevev
        Participant
          Post count: 22

          Eventuell Monitor anschließen und im BIOS gucken? Andere Möglichkeit ein Live Linux booten?
          product_name / serial lässt sich im ESXi mittels BIOS.440 setzten. Das VMWare muss man noch wegbekommen.

          Screenshot

          • This reply was modified 5 years, 4 months ago by kevkevevkevkevev.
          • This reply was modified 5 years, 4 months ago by kevkevevkevkevev.
          • This reply was modified 5 years, 4 months ago by kevkevevkevkevev.
          • This reply was modified 5 years, 4 months ago by kevkevevkevkevev.
          Burn3rBurn3r
          Participant
            Post count: 5

            sollte doch mittels Eintrag in der VMX funktionieren.
            uuid.bios = “00 11 22 33 44 55 66 77-88 99 aa bb cc dd ee ff”

            oder Anpassung der DMI Strings im Bios UUID.

            man benötigt allerdings noch eine passende

            billiboybilliboy
            <