Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problems debugging a systemd problem
Date: Thu, 28 May 2015 09:00:08
Message-Id: 5566D8FF.3070402@xunil.at
In Reply to: Re: [gentoo-user] problems debugging a systemd problem by covici@ccs.covici.com
1 On 28.05.2015 10:30, covici@××××××××××.com wrote:
2
3 > I still have openrc, but Dracut won't work with it, at least maybe
4 > because I have systemd use flag enabled. Also, in retrospect, that
5 > would not have solved my specific problems, because it was related to an
6 > rd.lv command which is specific to dracut.
7
8 You could rebuild the initrd from live-cd maybe
9
10 > But thanks for your suggestion. I wonder what the rescue target is -- I
11 > have never seen that before -- maybe I could configure it so I could
12 > boot into a shell and fix things and it would be sort of like a little
13 > system of its own.
14
15 It's a target of systemd, kind of a runlevel.
16
17 see http://freedesktop.org/wiki/Software/systemd/Debugging/#index1h1
18
19 quote:
20
21 "To boot directly into rescue target add systemd.unit=rescue.target or
22 just 1 to the kernel command line."

Replies

Subject Author
Re: [gentoo-user] problems debugging a systemd problem covici@××××××××××.com