Hints

Материал из noname.com.ua
Перейти к навигацииПерейти к поиску

Тут примеры сниппетов вики-разметки что бы копипастить

Таблица

Файлы
Описание файла 1.2.5 md5sum 2.1.0 md5sum
Инструкция Файл:CLI MANUAL OLT ZTE C320 V1.2.5.pdf 717c8a48ccc0e632d73e0d26cab6570e Файл:ZTE C320 manual V2.0.0.pdf 227351c747ac7e9343eb216d35827caa
Текст ячейки Текст ячейки
Текст ячейки Текст ячейки

Цитата

The PRI value is a combination of so-called severity and facility. The facility indicates where the message originated from (e.g. kernel, mail subsystem) while the severity provides a glimpse of how important the message might be (e.g. error or informational).

code code

sudo launchctl load -F /System/Library/LaunchDaemons/tftp.plist

spoiler

User Cmd

kvm -hda /var/virt/test1.img -cdrom /var/virt/XP_BOOTCD.iso -boot d

Root Cmd

#gmake

Note

Note: "qcow2": KVM image format, the most versatile format. Use it to have smaller images (useful if your filesystem does not supports holes, for example on Windows), optional AES encryption, zlib based compression and support of multiple VM snapshots.




Kernel Config

Что бы включить поддержку KVM, следует включить следующие опции ядра (я использовал модули):

Linux Kernel Configuration: Поддержка KVM
Device Drivers --->
    [*] Virtualization --->
            --- Virtualization
            <M> Kernel-based Virtual Machine (KVM) support
            <M>   KVM for Intel processors support 
            <M>   KVM for AMD processors support