Comment # 8 on bug 956728 from
Hi Prexy,

BCD file is in your Windows partition, you have to mount to access it.

 mount -o ro /dev/sdb1 /mnt
 cp /mnt/Boot/BCD ./BCD
 umount /mnt

And attach the copied binary file BCD here.
Thanks.


You are receiving this mail because: