On Tue, 22 Apr 2025, Haines Brown wrote:
I try as you sugggest abd run within chroot. But this is what I get:? /# mount -o bind /sys/ /mnt/debinst/sys mount: /mnt/debinst/sys: mount point does not exist. dmesg(1) may have more information after failed mount system call. However, $ ls /mnt/debinst | grep sys sys
Why not ls -ld /mnt/debian/sys ? I don't know what happens if sys is a file.
No, you don't need to bound mount if you create the device but nowadays I'm not sure that having device nodes on the partition makes sense YMMV
Tim.