<div dir="ltr">On the side note, i forgot to say that i can boot if i pass /dev/sde to qemu, which according to redhat documentation is not what one is suppose to do as it can compromise the host system.<div class="cye-lm-tag"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-19 19:55 GMT+02:00 thibaut noah <span dir="ltr"><<a href="mailto:thibaut.noah@gmail.com" target="_blank">thibaut.noah@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi guys, so i made the jump today !<div><br></div><div>I backed up my windows 10 qcwo2 container on another hdd, then i booted my guest with the backup with thebackup.</div><div>I  passed to the vm the ssd i used before to store my vm container as a block device (passing /dev/sde instead of /dev/sde1, this way i could remove all linux partitionning from within windows and do a native install)</div><div><br></div><div>From there i used acronis true image to clone my windows install to the ssd.</div><div><br></div><div>So now that it is done i try to boot my vm from the biggest partition on the ssd which i assume is what i want do to?</div><div><br></div><div>this is what i got with lsblk for the ssd :</div><div><div>sde            8:64   0   477G  0 disk </div><div>├─sde1         8:65   0   128M  0 part </div><div>├─sde2         8:66   0   450M  0 part </div><div>├─sde3         8:67   0    99M  0 part </div><div>└─sde4         8:68   0 476.3G  0 part </div><div><br></div><div>and this is how i passed the block device to the vm :</div><div><br></div><div><div>    <disk type='file' device='disk'></div><div>      <driver name='qemu' type='raw' cache='none'/></div><div>      <source file='/dev/sde4'/></div><div>      <target dev='vdb' bus='virtio'/></div><div>      <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/></div><div>    </disk></div></div><div><br></div><div>My problem is after launching the guest i found myself back to the uefi shell.</div><div>So, can someone enlighten me on what is wrong here and what path should i take to fix this?</div><div>Thanks</div></div></div>
</blockquote></div><br></div>