I bumped into the same issue this morning. i.e. when boot the Joule from bootable USB. It just get in to an infinite loop error message “error: no such device: /.disk/casper-uuid.”
What I (might) have just discovered:
- error occurs when the boot USB is formatted to GPT partition.
- error goes away when the boot USB is formatted to MBR partition.
i.e. I fixed the problem by using the MBR partition (instead of GPT). My guess is that Intel Joule supports only MBR and not GPT partition scheme?
I bumped into the same issue this morning. i.e. when boot the Joule from bootable USB. It just get in to an infinite loop error message “error: no such device: /.disk/ casper- uuid.”
What I (might) have just discovered:
- error occurs when the boot USB is formatted to GPT partition.
- error goes away when the boot USB is formatted to MBR partition.
i.e. I fixed the problem by using the MBR partition (instead of GPT). My guess is that Intel Joule supports only MBR and not GPT partition scheme?
Hope this helps?
Cheers,
Johnny