Hi, when i shut down system, my motherboard logo shows up for about 2 mins. Then those messages shows up for second.
[ 4044.873100] sd-umount[8299]: Failed to unmount /oldroot: Device or resource busy
[ 4044.839977] sd-umount[8300]: Failed to unmount /oldroot/sys: Device or resource busy
[ 4044.290367] shutdown[1]: Failed to finalize file systems, ignoring.
[ 4046.29036] xhdi_hdc 0000:07:00.3: Host halt failed. -110
Theres video i recorded when this happening: youtu be/hOPp30SmxvY (please add dot, i cant add link to post)
Im not sure but i think it’s showing up since i typed pacman -S linux59-headers in terminal because there was problem with my VMware Workstation and found this command as solution.
My motherboard is Aorus B450 Elite. Os is Manjaro and Windows 10, both installed in same ssd disk. Thanks in advance.
I’ve seen the failed to umount /oldroot etc before, my issue with the message (I don’t have the boot delay) is solved by adding shutdown to /etc/mkinitcpio.conf. It probably is one of the solutions you run into when searching for the error. The xhdi_hdc error might be worth exploring further for. That seems to stop the halt process.
Some more old links that might be pointers to solutions.
It seems that showdown issues are not that common as say startup issues and even less solved/posted about.
@linub Sure, but it takes to 3 mins, that’s a lot of time if i want only to change operating system. And of course its annoying.
Do you have any more ideas? I’ve checked those links send by @Hanzel and @linub but i can’t find that, what should help me, excluding adding GRUB_CMDLINE_LINUX_DEFAULT=" " lane to /etc/default/grub but i don’t know what values should i put in " " and whether should i add it.
If you got the problem with shutdown delay (about 2min) on Gnome, here is a workaround:
Edit /usr/lib/systemd/user/gnome-session-restart-dbus.service in your favourite editor as root and add Slice=-.slice as a line all by itself like this:
Unfortunately there’s no other known way to solve this if it’s caused by Nvidia except removing this driver.
I did it once and it helped to get rid of /oldroot messages.
I’m seeing this with kernel panic on a macbook 4,1 with the isight firmware loaded with isight firmware tools. Running zoom & recording. On Gnome Desktop.
Last time I looked into this issue (last year) it was something that should have been fixed in systemd 246 (I remember of an issue on github and the “milestone 246” had been added to it iirc). Looking at google it seems this has been fixed multiple times, it seems to have multiple possible cause this is really frustrating because nobody seems to know for sure what causes the issue.
Tested video recording on a Lenovo G560 with the native webcam driver provided by the distro & there are no shutdown issues. My guess it has something to do with drivers installed after the initial installation causing the issue…