LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   command line virt-install problems (https://www.linuxquestions.org/questions/linux-newbie-8/command-line-virt-install-problems-926214/)

malak33 01-28-2012 02:20 PM

command line virt-install problems
 
hola,

so i am running into some issues here; I'm trying to learn everything through the command prompt once i understand how to do it in the GUI.

I did this already in the GUI and it works fine; I'm trying to do it in command prompt and it's not working it doesn't load up at all just a black screen or a black screen with the following error
kvm: 5657: cpu0 unimplememted perfctr wrmsr

this is the command i type into the command prompt; i have shut down, restarted done this and done that i don't know what is wrong. i don't know what is different. I even changed the ks.cfg file from sda to vda.

this is what i type into the console
virt-install -n outsider1.example.org -r 1200 \
--disk path=/home/username/KVM/outsider1.example.org.img,size=20 \
-l ftp://192.168.122.1/pub/inst
--vcpus 2 \
-x "ks=ftp://192.168.122.1/pub/ks.cfg"

then it says
starting install...
retrieving file...
blah
blah blah


let me know if you need anything else, ill get the log files too in 2nd post

malak33 01-28-2012 02:36 PM

here are the logs from when i ran the commands last; this is way outta my league. online i couldn't find much either.

Jan 28 15:33:03 Peaceprize kernel: device vnet1 entered promiscuous mode
Jan 28 15:33:03 Peaceprize kernel: virbr0: topology change detected, propagating
Jan 28 15:33:03 Peaceprize kernel: virbr0: port 3(vnet1) entering forwarding state
Jan 28 15:33:03 Peaceprize NetworkManager[1803]: <warn> /sys/devices/virtual/net/vnet1: couldn't determine device driver; ignoring...
Jan 28 15:33:04 Peaceprize avahi-daemon[1819]: Registering new address record for fe80::fc54:ff:fecc:417 on vnet1.*.
Jan 28 15:33:09 Peaceprize kernel: kvm: 8449: cpu0 unimplemented perfctr wrmsr: 0xc1 data 0x0
Jan 28 15:33:09 Peaceprize kernel: kvm: 8449: cpu0 unimplemented perfctr wrmsr: 0x186 data 0x130079
Jan 28 15:33:09 Peaceprize kernel: kvm: 8449: cpu0 unimplemented perfctr wrmsr: 0xc1 data 0xffd750e4
Jan 28 15:33:09 Peaceprize kernel: kvm: 8449: cpu0 unimplemented perfctr wrmsr: 0x186 data 0x530079
Jan 28 15:33:09 Peaceprize kernel: kvm: 8449: cpu1 unimplemented perfctr wrmsr: 0xc1 data 0x0
Jan 28 15:33:09 Peaceprize kernel: kvm: 8449: cpu1 unimplemented perfctr wrmsr: 0x186 data 0x130079
Jan 28 15:33:09 Peaceprize kernel: kvm: 8449: cpu1 unimplemented perfctr wrmsr: 0xc1 data 0xffd750e4


All times are GMT -5. The time now is 02:34 PM.