We have two options: 1) create a fake /newroot/* directory structure inside the chroot (only at live boot time) 2) patch int is_same_loop_file(const char* a, const char* b) to ignore -ENOENT on is_same_blk_file()
The question is, what is it supposed to do if a loop device points to a file path that is no longer available or hidden outside a chroot? -- Fabio Erculiani
