Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • I booted the machine with vsyscall=emulate on the kernel line in GRUB but I still get a crash in the chroot jail. Commented Apr 9, 2018 at 14:04
  • try vsyscall=native instead? Commented Apr 9, 2018 at 14:32
  • vsyscall=native doesn't help either. Am I doing this the right way? I add this parameter on the linux line just after the quiet flag. Commented Apr 10, 2018 at 6:14
  • That is the right way, yes. I gave you my usual culprits though, not sure anymore at this point Commented Apr 12, 2018 at 12:26