Jump to content

limpid

Members
  • Posts

    5
  • Joined

  • Last visited

About limpid

  • Birthday 01/20/1975

Converted

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

limpid's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Hi I have this code . Haw to oped java on this server <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <link rel="icon" type="image/svg+xml" href="/logo.png" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Sak | Portfolio</title> </head> <body class="bg-night"> <div id="root"></div> <script type="module" src="/src/main.jsx"></script> </body> </html>
  2. Hi All i have MB Asus X99 Deluxe but have dilema -what CPU to choose for vms server I7 6800K or Xeon E5 -2680
  3. Hi evrione is Toshiba MG08 3.5" 16000 GB Serial ATA III - MG08ACA16TE is good for 1 parity 1 data disk serv build
  4. I tried this several times with different efi folders but without success I don't know where I'm wrong which folder to use to put in clover.qcow2 . does it matter ha z270m dzh virth 7600k if you have a finished folder send me to try pls on xml. side have some code to ad/remove i test this </devices> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='************************'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='IvyBridge,vendor=GenuineIntel,+hypervisor,-erms,+invtsc,kvm=on,+topoext,+invtsc,+avx,+aes,+xsave,+xsaveopt,+ssse3,+sse4_2,+popcnt,+arat,+pclmuldq,+pdpe1gb,+rdtscp,+vme,+xsave,+umip,+topoext,check'/> <qemu:arg value='-smp'/> <qemu:arg value='16,sockets=2,cores=8,threads=1'/> </qemu:commandline> </domain> ======================================================== </devices> <qemu:commandline> <qemu:arg value='-usb'/> <qemu:arg value='-device'/> <qemu:arg value='usb-kbd,bus=usb-bus.0'/> <qemu:arg value='-device'/> <qemu:arg value='************************'/> <qemu:arg value='-smbios'/> <qemu:arg value='type=2'/> <qemu:arg value='-cpu'/> <qemu:arg value='Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check'/> </qemu:commandline> </domain> --------------------------------------------------------- ========================================================== no efekt
  5. Hi All Again to ask how to deal with big sur on KVM. so far it have worked catalina on unasigned device NVME samsung . and when I give update gives a black screen and the logo in the middle. when preinstall catalina work. but update to big sur not. what clover.qcow2 to use
×
×
  • Create New...