[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

KVM ohne Ausgabe



Hallo,

ich bin vermutlich doppeldeutig mit Blindheit geschlagen.

Ich versuche unter aktuellem Squeeze eine virtuelle Lenny-Maschine zu
installieren.

-----------------------------------------------------------------

virt-install \
    --connect qemu:///system \
    --name "lenny" \
    --description "My Virtual Lenny"  \
    --ram 1024 \
    --vcpus=2 \
    --accelerate \
    --hvm \
    --nographics \
    --os-type linux \
    --os-variant debianlenny \
    --cdrom /dev/cdrom \
    --disk path=/dev/lvm/vol/disk1,format=raw,device=disk,bus=virtio \
    --disk path=/dev/lvm/vol/disk2,format=raw,device=disk,bus=virtio \
    --network=bridge:br0,model=virtio

-----------------------------------------------------------------

Starting install...
Creating domain...                                                 0 B 00:01
Connected to domain mainsrv
Escape character is ^]

(Dann gebe ich irgendwann mit ^] auf...)

Domain installation still in progress. You can reconnect to
the console to complete the installation process.
-----------------------------------------------------------------

Leider bekomme ich keine (Terminal)-Ausgabe, so dass ich die
Installation nicht durchführen kann.

Lege ich dagegen eine Knoppix-CD ein, so verrät mir die
Laufwerksaktivität jedoch, dass Knoppix offenbar erfolgreich bootet.

Danke für Tipps

Michael


Reply to: