On Saturday, January 13, 2018 at 9:24:49 AM UTC+1, [email protected] wrote: > Maybe there is no bootloader on /dev/sdc1? Try to boot from livecd and fix > bootloader.
This is very likely. Bootloader is usually installed on whole drive (e.g., /dev/sdc) rather than on its partition (e.g., /dev/sdc1). I am not even sure if BIOS could boot from bootloader installed on a partition. Maybe also Windows do not like the fact they have just a partition and not a partition table. Moreover, I do not recommend booting Windows this way. If they are on a partition accessible to dom0, the dom0 might try to parse its filesystem etc., which might expose some vulnerabilities. It seems to be more wise to convert the /dev/sdc1 to some image file (or a LVM volume, provided that you have carefully configured LVM, like Q4 has). -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/8ba05d29-c9b2-43c4-8598-06e3798748f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
