https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507
--- Comment #6 from Matthew Macy <[email protected]> --- How do I disable the /compat/linux indirection? It totally breaks chroot. ktrace -di chroot /compat/linux/ cat /proc/self/fd cat: /proc/self/fd: Too many levels of symbolic links 968 101414 cat 0.000015 CALL L64 linux_open(0x7fffffffdd84,0,0x20000) 968 101414 cat 0.000013 NAMI L64 "/compat/linux/proc/self/fd" 968 101414 cat 0.000018 NAMI L64 "/proc/self/fd" 968 101414 cat 0.000252 RET L64 linux_open -1 errno -40 Too many levels of symbolic links -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
