* Re: [gentoo-user] How to repair a 'secondary Gentoo system'
@ 2017-12-11 19:45 99% ` David Haller
0 siblings, 0 replies; 1+ results
From: David Haller @ 2017-12-11 19:45 UTC (permalink / raw
To: gentoo-user
Hello,
On Mon, 11 Dec 2017, Helmut Jarausch wrote:
>My procedure is quite similar, I only use
>
>mount --rbind /dev/ "${root}/dev"
Ah, that's nice for /dev/{pts,shm,usb}/ ;)
>I've tried
>catchsegv chroot /OtherGentoo /bin/bash
>
>as well as
>
>chroot /OtherGentoo catchsegv /bin/bash
>
>In both cases, I don't get any error messages BUT I don't get chrooted.
>
>Strangely enough, dmesg shows
>
>systemd-coredump[25375]: Failed to connect to coredump service: No such file
^^^^^^
>or directory
>
>although I'm not using system but openrc on both system
It seems to me though, that that systemd-coredump thingy is running
though ...
$ ps a -eo pid,cmd | awk '$1 == 25375 { print;}'
If you're not using systemd as init and that thing still runs, that
could be the cause of you not getting usable info.
HTH,
-dnh
--
"N race conditions on the wall, N race conditionsa You take one down,
pass it around, and wait. And wait some more." -- Bytor in #tribes
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-12-11 16:58 [gentoo-user] How to repair a 'secondary Gentoo system' David Haller
2017-12-11 19:12 ` Helmut Jarausch
2017-12-11 19:45 99% ` David Haller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox