vir-install virtual machine hang on Probbing EDD

Posted by user2256235 on Stack Overflow See other posts from Stack Overflow or by user2256235
Published on 2013-08-18T08:06:58Z Indexed on 2013/10/23 21:54 UTC
Read the original article Hit count: 1304

Filed under:
|

I'm using vir-stall virtual machine, and my command is

 virt-install --name=gust --vcpus=4 --ram=8192 --network bridge:br0 --cdrom=/opt/rhel-server-6.2-x86_64-dvd.iso --disk path=/opt/as1/as1.img,size=50 --accelerate

After running the command, it hangs on probing EDD,

 -  Press the <ENTER> key to begin the installation process.
      +----------------------------------------------------------+
      |         Welcome to Red Hat Enterprise Linux 6.2!         |
      |----------------------------------------------------------|
      | Install or upgrade an existing system                    |
      | Install system with basic video driver                   |
      | Rescue installed system                                  |
      | Boot from local drive                                    |
      | Memory test                                              |
      |                                                          |
      |                                                          |
      |                                                          |
      |                                                          |
      |                                                          |
      |                                                          |
      |                                                          |
      +----------------------------------------------------------+

                      Press [Tab] to edit options

                    Automatic boot in 57 seconds...


Loading vmlinuz......
Loading initrd.img...............................ready.
Probing EDD (edd=off to disable)... ok




ÿ

Previously, I wait a long time, it seems no marching. After I press ctrl + ] and stop it. I find it was running using virsh list, but I cannot console it using virsh concole gust. Any problem and how should I do. Many Thanks

© Stack Overflow or respective owner

Related posts about virtual-machine

Related posts about kvm