Hello,
I am running FC6 and I installed another FC6 on a partition through virt-install. It installed ok but I can't run it now from virt-manager. Here are the details: --------------------------------------------------------------- # Automatically generated xen config file name = "virtmachfc6" memory = "200" disk = [ 'phy:/dev/sda7,xvda,w', ] vif = [ 'mac=00:16:3e:50:42:11, bridge=xenbr0', ] vnc=1 vncunused=1 uuid = "c6d82522-2578-2b0e-f214-9975e3fe4488" bootloader="/usr/bin/pygrub" vcpus=1 on_reboot = 'restart' on_crash = 'restart' --------------------------------------------------------------- How may I go about now? Thanks!