correction on last...
# removed
sudo update-alternatives --remove default.plymouth
/lib/plymouth/themes/ubuntu-sunrise/ubuntu-sunrise.plymouth
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1525699
Update-
This is how I fixed mine... Adapt to your own system.
# look at the old directory
ls -ltrd /lib/plymouth/themes
#look at the newer plymouth directory to compare
ls -ltrd /usr/share/plymouth/themes
if differerent, mobe the old to the newer...
sudo mv /lib/plymouth/themes /usr/share/plymouth
In my ctrl F7 window I have been seeing:
Error Message on mine is:
/scripts/init-premount/plymouth: line 38: /sbin/plymouthd: not found
/scripts/init-premount/plymouth: line 38: /bin/plymouth: not found
Scanning for Btrfs filesystems
KXStudio-1404: recovery journal
KXStudio-1404: clean, 951037/2444
I continued my experimenting.
startx will get me a GUI with my application icons. It will not provide
me with decorations and menus. No command bar at the bottom. Right click
has no useful effect.
I opened a folder (on the desktop) and navigate, via folders, to get to an
executable xterm.
I the
I have tried all the options defined up to post #7. I had updated
KXStudio version (Kubuntu?) from 14.04 to 16.06. I used the upgrade
option listed in muon. All went well until the very last. At that point
it crashed and said I now have an unstable system. I restarted and used
the new O/S boot resc
On making a more detailed look for "/lib/plymouth" on my system
(yakkety) I have found this:
root@ubuntu:~# find / -type f -print0 2> /dev/null | grep -EZvz
'^/(dev|proc|run|sys)/' | xargs -0I {} grep -Hn '/lib/plymouth' {}
/var/lib/dpkg/info/plymouth.list:36:/var/lib/plymouth
/etc/grub.d/05_debi
Ubuntu 16 changes the location of plymouth themes from
/lib/plymouth/themes to /usr/share/plymouth/themes and so all of the
theme install scripts that assumed the previous layout now install to
the wrong location.
Hope this time it work! here are the steps :
apt-get install plymouth-themes
ls -
Those scripts are ran from the initrd, so it's looking for plymouth and
plymouthd in the initrd /bin and /sbin directories, and those are
probably missing the said files just as the error message says.
/usr/share/initramfs-tools/hooks/plymouth is responsible for copying the
plymouth executables on
Apport is now catching a system error on /sbin/plymouth...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1525699
Title:
Error message "/sbin/plymouthd: not found" is shown on booting
To manage noti
I see Cyber Sec committed those packages as a fix for this bug ... I
followed his recommends and tested. But I can confirm that they are not
a fix for mine.
What next? You need more info or a back-trace?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
As reference to trying the fix recommended by Cyber Sec in post #7...
That did not fix mine.
Downloading and manually installing those .deb packages ... Installed
fine, but it resulted in no change on mine (same errors).
--
You received this bug notification because you are a member of Ubuntu
Bu
This also affects me. I marked my own bug report (Bug #1594204) as a
duplicate this.
I've already done an install --reinstall, as "axel" was afraid to do,
and that does not affect the error in any way.
Also, the files that that script is looking for-- are confirmed to be
physically on my system.
Similar bug report
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1578372
Please make system to respect "quiet nosplash" in /etc/default/grub for users
that for some reason don't want to use plymouth.
I installed plymouth-disabler package from repo (xenial) but it doesn't make
any change
Manual fix: download manualy
1. plymouth from here http://packages.ubuntu.com/xenial-updates/plymouth
2. plymouth-label from here
http://packages.ubuntu.com/xenial-updates/plymouth-label
3. plymouth-theme-ubuntu-logo from here
http://packages.ubuntu.com/xenial-updates/plymouth-theme-ubuntu-logo
I had custom plymouth theme and after plymouth update it was the reason of
error.
Simply installing default theme and running:
> sudo update-alternatives --config default.plymouth
Solves the issue for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Same problem with plain ext4 root partition. I have two systems
configured very similarly with 16.04, one has this problem and another
has not. But their hardware is different, so I'd make an educated guess
that this is a timing issue. Good thing is that it appears benign.
BTW, I get three errors:
Xenial released, bug is still around
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1525699
Title:
Error message "/sbin/plymouthd: not found" is shown on booting
To manage notifications about this b
Actual script location is /usr/share/initramfs-tools/scripts/init-
premount/plymouth and I do have both "not found" files in place
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1525699
Title:
Error
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: plymouth (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1525699
Title:
E
Same here:
/scripts/init-premount/plymouth: line 38: /sbin/plymouthd: not found
/scripts/init-premount/plymouth: line 38: /bin/plymouth: not found
I'm having Ubuntu 16.04, latest version of plymouth, BTRFS root
filesystem. Booting through GRUB2 or EFI stub gives the same result.
--
You received
20 matches
Mail list logo