Re: [gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-16 Thread Walter Dnes
On Sat, Sep 17, 2022 at 10:40:53AM +0800, johnstrass wrote > Compiling gcc uses alot of memory, sometimes only less then 10MB > left free ( I am doing this on a small yeeloong netbook with only > 1GB memory). Ouch, I'm surprised it compiles at all. The Gentoo install handbook https://wiki.gent

[gentoo-user] Cannot shutdown or reboot because of logind disconnection

2022-09-16 Thread johnstrass
Dear friends, After compiling gcc, I ran reboot or shutdown, and it shows " Failed to reboot system via logind: connection timed out". If use "systemctl daemon-reexec" or "systemctl daemon-reload", it shows "Failed to reload daemon: Transport endpoint is not connected". Compiling gcc uses a

Re: [gentoo-user] Separate /usr partition

2022-09-16 Thread Rich Freeman
On Fri, Sep 16, 2022 at 11:16 AM Peter Humphrey wrote: > > > 1. dracut: 90crypt: Could not find any command of '/lib/systemd/systemd- > cryptsetup cryptsetup'! > > ...and similar for bluetooth. > > What do I have to include in /etc/dracut.conf.d/mine.conf to silence these? I > already omit the re

Re: [gentoo-user] Separate /usr partition

2022-09-16 Thread Peter Humphrey
On Friday, 16 September 2022 16:25:31 BST Dale wrote: > On the ones you want to omit, is there supposed to be a space in there? > Should it be like this instead: > > omit_dracutmodules+="bluetoothd" > omit_dracutmodules+="systemd-cryptsetup" > omit_dracutmodules+="cryptsetup" > > It may not mat

Re: [gentoo-user] Separate /usr partition

2022-09-16 Thread Dale
Peter Humphrey wrote: > On Thursday, 15 September 2022 09:57:44 BST I wrote: >> On Wednesday, 14 September 2022 23:09:59 BST Neil Bothwick wrote: >>> On Wed, 14 Sep 2022 16:50:45 +0100, Peter Humphrey wrote: I'm thinking of separating /usr onto its own partition so that I can have it moun

Re: [gentoo-user] Separate /usr partition

2022-09-16 Thread Peter Humphrey
On Thursday, 15 September 2022 09:57:44 BST I wrote: > On Wednesday, 14 September 2022 23:09:59 BST Neil Bothwick wrote: > > On Wed, 14 Sep 2022 16:50:45 +0100, Peter Humphrey wrote: > > > I'm thinking of separating /usr onto its own partition so that I can > > > have it mounted read-only except wh