Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 16:53:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 230144] Linux emulator does not work on Ryzen / Epic processors
Message-ID:  <bug-230144-227-i7U7w7vLu4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230144-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230144-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230144

--- Comment #3 from Conrad Meyer <cem@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=3D1777 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?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230144-227-i7U7w7vLu4>