[Bug 230144] Linux emulator does not work on Ryzen / Epic processors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 29 16:53:07 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230144
--- Comment #3 from Conrad Meyer <cem at freebsd.org> ---
By the way, it seems fine on my TR system running CURRENT:
$ sudo mount -t linprocfs linprocfs /compat/linux/proc
$ sudo mount -t linsysfs linsysfs /compat/linux/sys
$ sudo mount -t tmpfs -o rw,mode=1777 tmpfs /compat/linux/dev/shm
$ /compat/linux/bin/bash
ELF binary type "0" not known.
zsh: exec format error: /compat/linux/bin/bash
$ sudo kldload linux64.ko
$ sudo kldload linux
$ /compat/linux/bin/bash
bash-4.2$
Do you have all Linux-compat filesystems mounted?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list