linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.55k stars 740 forks source link

"Failed to unmount /oldroot: Device or resource busy - Ignoring Shutdown" #10712

Open ghost opened 2 years ago

ghost commented 2 years ago

A follow up to #10687.

Issue System will not shutdown and instead restart and says the following

"Failed to unmount /oldroot: Device or resource busy"

Steps to reproduce Install Mint Shut down

Expected behaviour Should shut down completely until turned on again

rado84-github commented 2 years ago

Try setting all these strings: "acpi=force intel_pstate=disable binder.devices=binder,hwbinder,vndbinder,anbox-binder,anbox-hwbinder,anbox-vndbinder acpi_enforce_resources=lax" (without the quotes) to GRUB_CMDLINE_LINUX_DEFAULT and then try to shutdown again. Some time ago I had a similar problem and these strings fixed them for me.

ghost commented 2 years ago

Sadly, this issue is still present,

rado84-github commented 2 years ago

Sadly, this issue is still present,

7 days and 6 hours later: there's a chance that this is not a Cinnamon or Mint issue at all! It seems more like a systemd issue, altough the systemd developer thinks it's a kernel issue. Go figure which is it... https://github.com/systemd/systemd/issues/15673