Re: Mount order after systemd update

2014-11-11 Thread Martin Manns
On Mon, 03 Nov 2014 10:00:03 +0100 Jonathan de Boyne Pollard wrote: > Martin Manns: > > After switching to systemd, [...] password entry on startup looks > > weird because some weird red moving stars are shown instead of a > > prompt. > > The official name for the "weird red moving stars" is "

Re: Mount order after systemd update

2014-11-09 Thread Martin Manns
On Thu, 06 Nov 2014 05:10:02 +0100 Laurent Bigonville wrote: > Which version of plymouth is that? Did you changed the default theme > or something? The plymouth version is plymouth_0.9.0-8. Changing the theme to "details" helped. Thank you. Martin -- To UNSUBSCRIBE, email to debian-user-req

Re: Re: Mount order after systemd update

2014-11-08 Thread Jonathan de Boyne Pollard
Martin Manns: Seriously, I doubt that any ordinary user finds this before > migration, i.e. when you do not have installed systemd, have you got > those man pages on your system? That's a failing of Debian packaging in general, not specific to systemd. Few packages have separate -doc or -gui

Re: Mount order after systemd update

2014-11-06 Thread Laurent Bigonville
Le Thu, 6 Nov 2014 16:04:10 +, Jonathan Dowland a écrit : > On Sun, Nov 02, 2014 at 07:31:06PM +0100, Sven Hartge wrote: > > I know. The package description is lacking crucial information and > > the web page isn't any better. > > > > See > > http://web.dodds.net/~vorlon/wiki/blog/Plymouth_i

Re: Mount order after systemd update

2014-11-06 Thread Jonathan Dowland
On Sun, Nov 02, 2014 at 07:31:06PM +0100, Sven Hartge wrote: > I know. The package description is lacking crucial information and the > web page isn't any better. > > See http://web.dodds.net/~vorlon/wiki/blog/Plymouth_is_not_a_bootsplash/ > (Vorlon is Steve Langasek.) You're absoutely right. Wou

Re: Mount order after systemd update

2014-11-06 Thread Jonathan Dowland
On Mon, Nov 03, 2014 at 06:23:02PM +0100, Erwan David wrote: > None of this wiull give you a hpowto migrate a perfectly working > configuration to systemd. Nothing. Reading all this will give you bits > of answers but difficult to pout together. When I asked about a > encrypted filessystem proble,

Re: Mount order after systemd update

2014-11-05 Thread Laurent Bigonville
Le Thu, 6 Nov 2014 00:08:56 +0100, Martin Manns a écrit : > On Mon, 03 Nov 2014 10:00:03 +0100 > Jonathan de Boyne Pollard > wrote: > > > Plymouth is right there at the top of the list. > > Since there seems to be little choice of password agents, I tried it > out. Now update-initramfs fails:

Re: Mount order after systemd update

2014-11-05 Thread Martin Manns
On Mon, 03 Nov 2014 10:00:03 +0100 Jonathan de Boyne Pollard wrote: > Plymouth is right there at the top of the list. Since there seems to be little choice of password agents, I tried it out. Now update-initramfs fails: # update-initramfs -u -v [...] Adding binary /bin/plymouth Adding binary /s

Re: Mount order after systemd update

2014-11-05 Thread Martin Manns
On Mon, 03 Nov 2014 10:00:03 +0100 Jonathan de Boyne Pollard wrote: > That's what you get when your first recourse is Google rather than > the manual that comes with your software on your computer. (-: The > manual pages that you should be reading are: >* man -S 5 crypttab # > (http://fre

Re: Re: Mount order after systemd update

2014-11-03 Thread Jonathan de Boyne Pollard
Martin Manns: After switching to systemd, I would like to get back the following > behavior: [...] Martin Steigerwald: In fstab in the column "pass" you can only specify the fsck order, > not the mount order. No, he cannot even do that. He's switched to systemd, remember. systemd convert

Re: Mount order after systemd update

2014-11-03 Thread Erwan David
Le 03/11/2014 12:19, Martin Read a écrit : > On 03/11/14 09:13, Erwan David wrote: >> On Mon, Nov 03, 2014 at 09:33:30AM CET, Jonathan de Boyne Pollard >> said: >>> That's what you get when your first recourse is Google rather than the >>> manual that comes with your software on your computer. (-

Re: Mount order after systemd update

2014-11-03 Thread Martin Read
On 03/11/14 09:13, Erwan David wrote: On Mon, Nov 03, 2014 at 09:33:30AM CET, Jonathan de Boyne Pollard said: That's what you get when your first recourse is Google rather than the manual that comes with your software on your computer. (-: The manual pages that you should be reading are:

Re: Mount order after systemd update

2014-11-03 Thread Erwan David
On Mon, Nov 03, 2014 at 09:33:30AM CET, Jonathan de Boyne Pollard said: > Martin Manns: > >After switching to systemd, [...] password entry on startup looks > > weird because some weird red moving stars are shown instead of a > > prompt. [...] This is probably a configuration issue. However, I w

Re: Mount order after systemd update

2014-11-03 Thread Jonathan de Boyne Pollard
Martin Manns: After switching to systemd, [...] password entry on startup looks > weird because some weird red moving stars are shown instead of a > prompt. [...] This is probably a configuration issue. However, I was > not able to find a good solution with google (between all the systemd > ran

Re: Mount order after systemd update

2014-11-02 Thread John Holland
I have tried to get Zfsonlinux , sid, systemd, Luks encrypted storage devices and /var /home or /usr on zfs as part of /etc/fstab. It seems like "pick any four out of the five" is the best I can do. Tried Plymouth without it seeming to help. On November 2, 2014 1:33:55 PM EST, Martin Manns wr

Re: Mount order after systemd update

2014-11-02 Thread Martin Manns
On Sun, 02 Nov 2014 18:10:03 +0100 Martin Steigerwald wrote: > > After switching to systemd, I would like to get back the following > > behavior: > > > > Mount multiple lvm-crypt volumes with password entry on startup. > > Mount several loopback devices from files within these volumes. > > > >

Re: Mount order after systemd update

2014-11-02 Thread Sven Hartge
Erwan David wrote: > Le 02/11/2014 18:32, Sven Hartge a écrit : >> Important note on plymouth: It is _not_ (only) for a graphical themed >> boot, contrary to popular belief. Only and only if you decide to >> install one of the plymouth-theme packages this feature will be >> active. >> >> To have

Re: Mount order after systemd update

2014-11-02 Thread Erwan David
Le 02/11/2014 18:32, Sven Hartge a écrit : > Laurent Bigonville wrote: >> Le Sun, 2 Nov 2014 16:17:05 +0100, Martin Manns a écrit : >>> 1) I am never sure which device requests password entry first. >>> Therefore, password choice is a gamble. Furthermore, password entry >>> on startup looks weird

Re: Mount order after systemd update

2014-11-02 Thread The Wanderer
On 11/02/2014 at 12:32 PM, Sven Hartge wrote: > Laurent Bigonville wrote: > >> Le Sun, 2 Nov 2014 16:17:05 +0100, Martin Manns a >> écrit : > >>> 1) I am never sure which device requests password entry first. >>> Therefore, password choice is a gamble. Furthermore, password >>> entry on startu

Re: Mount order after systemd update

2014-11-02 Thread Sven Hartge
Laurent Bigonville wrote: > Le Sun, 2 Nov 2014 16:17:05 +0100, Martin Manns a écrit : >> 1) I am never sure which device requests password entry first. >> Therefore, password choice is a gamble. Furthermore, password entry >> on startup looks weird because some weird red moving stars are shown >

Re: Mount order after systemd update

2014-11-02 Thread Laurent Bigonville
Le Sun, 2 Nov 2014 16:17:05 +0100, Martin Manns a écrit : > Dear all Hello, > After switching to systemd, I would like to get back the following > behavior: > > Mount multiple lvm-crypt volumes with password entry on startup. > Mount several loopback devices from files within these volumes. >

Re: Mount order after systemd update

2014-11-02 Thread Martin Steigerwald
Am Sonntag, 2. November 2014, 16:17:05 schrieb Martin Manns: > Dear all Hi Martin, > After switching to systemd, I would like to get back the following > behavior: > > Mount multiple lvm-crypt volumes with password entry on startup. > Mount several loopback devices from files within these volume

Re: Mount order after systemd update

2014-11-02 Thread Martin Manns
On Sun, 02 Nov 2014 16:40:02 +0100 Martin Manns wrote: > After switching to systemd, I would like to get back the following > behavior: Sorry, I forgot: I am running Debian unstable (i386) systemd 215-5+b1 cryptsetup 2:1.6.6-3 lvm2 2.02.111-2 -- To UNSUBSCRIBE, email to debian-user-requ...@