ユーザ用ツール

サイト用ツール


kvmでqemuパラメータ

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
kvmでqemuパラメータ [2014/04/25 01:02] nabezokvmでqemuパラメータ [2019/06/30 12:22] (現在) – 外部編集 127.0.0.1
行 2: 行 2:
  
 http://forums.mydigitallife.info/threads/33723-Crafting-an-SLIC-BIOS-for-Linux-KVM-Guests http://forums.mydigitallife.info/threads/33723-Crafting-an-SLIC-BIOS-for-Linux-KVM-Guests
 +http://forums.mydigitallife.info/threads/12401-Modified-Bios-for-KVM-Qemu-Bochs-Bios/page4?p=710662&viewfull=1#post710662
  
 ====== 内容 ====== ====== 内容 ======
行 29: 行 30:
  
    Code:    Code:
- +   # cd seaslic 
-     # cd seaslic +   # ./patch.sh
-     # ./patch.sh+
  
  
行 39: 行 39:
  
    Code:    Code:
-     # virsh edit <VM Name>+    # virsh edit <VM Name>
  
 In the first line, where reads: In the first line, where reads:
行 49: 行 49:
  
    Code:    Code:
-     <domain type='kvm' xmlns:qemu='ttp://libvirt.org/schemas/domain/qemu/1.0'>+     <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
  
 NOTICE. There's missing the "h" from "http" in the schema above. Put http. The H is missing, because the forum prevents me for pasting links with less than 20 posts. Oh, well. NOTICE. There's missing the "h" from "http" in the schema above. Put http. The H is missing, because the forum prevents me for pasting links with less than 20 posts. Oh, well.
行 66: 行 66:
  
 When your Install reach the part where ask for your product key, please pick a key that matches your system's hardware vendor (i.e.: Dell, HP, IBM, etc.) and Windows Version that's on your stick (Windows 7 Standard, Ultimate, etc.) from post "Windows 7 OEM SLP Key Collection". If you don't get a perfect system match (i.e.: Dell & Windows 7 Ultimate), I've heard that they don't need to match exactly. So grab any SLP key for Datacenter Edition and you'll be fine. However, for Windows 7 it is required to be an perfect match. When your Install reach the part where ask for your product key, please pick a key that matches your system's hardware vendor (i.e.: Dell, HP, IBM, etc.) and Windows Version that's on your stick (Windows 7 Standard, Ultimate, etc.) from post "Windows 7 OEM SLP Key Collection". If you don't get a perfect system match (i.e.: Dell & Windows 7 Ultimate), I've heard that they don't need to match exactly. So grab any SLP key for Datacenter Edition and you'll be fine. However, for Windows 7 it is required to be an perfect match.
-   Finish your Windows Install.+Finish your Windows Install.
  
-   After Windows is installed, download an certificate collection from "The Official Windows 7 Repository", item F-A, Mirror 2. +After Windows is installed, download an certificate collection from "The Official Windows 7 Repository", item F-A, Mirror 2. 
-   Unzip it and extract to your Desktop the Certificate that matches your hardware OEM. +Unzip it and extract to your Desktop the Certificate that matches your hardware OEM. 
-   Now we will install your certifcate. Open cmd and import your certificate. For example, for an Dell system:+Now we will install your certifcate. Open cmd and import your certificate. For example, for an Dell system:
  
    Code:    Code:
kvmでqemuパラメータ.1398355368.txt.gz · 最終更新: 2019/06/30 12:22 (外部編集)