Virt-install
From DWIKI
Links
FAQ
To run/test from PXE
Get network/bridge up (TODO: document) and then
virt-install --pxe --network bridge=virbr0 --name foobar --memory 2000 --disk none --os-variant ubuntu8.04 --cpu host
Get network/bridge up (TODO: document) and then
virt-install --pxe --network bridge=virbr0 --name foobar --memory 2000 --disk none --os-variant ubuntu8.04 --cpu host