/sys/devices/system/cpu/cpu0/topology/physical_package_id: No such file or directory (was: Re: Need help with virt_install)

2011-03-17 Thread Richard W.M. Jones
On Wed, Mar 16, 2011 at 12:12:24PM -0700, JD wrote: > /virt-install \ >--connect qemu:///system \ >--name Fedora_14_i386 \ >--ram 500 \ >--disk path=/dev/sdc \ >--network network:default \ >--arch i386 \

Re: Need help with virt_install

2011-03-16 Thread JD
On 03/16/2011 01:45 PM, JB wrote: > JD gmail.com> writes: > >> ... >> is the missing /sys/devices/system/cpu/cpu0/topology/physical_package_id >> caused by kernel configuration settings? >> ... > http://www.kernel.org/doc/Documentation/cputopology.txt > ... > 1) /sys/devices/system/cpu/cpuX/topol

Re: Need help with virt_install

2011-03-16 Thread JB
JD gmail.com> writes: > ... > is the missing /sys/devices/system/cpu/cpu0/topology/physical_package_id > caused by kernel configuration settings? > ... http://www.kernel.org/doc/Documentation/cputopology.txt ... 1) /sys/devices/system/cpu/cpuX/topology/physical_package_id: ... For an architectu

Need help with virt_install

2011-03-16 Thread JD
/virt-install \ --connect qemu:///system \ --name Fedora_14_i386 \ --ram 500 \ --disk path=/dev/sdc \ --network network:default \ --arch i386 \ --os-variant fedora14 \ --vnc \