ad5du
Posts: 2
Joined: Tue Jul 29, 2014 5:46 am

Rasbmc mount: / is busy

Wed Aug 27, 2014 3:17 am

After I got Raspbmc set up like I wanted I started getting mount: / is busy when shutting down.
I thought the problem may have solved it self, but even when I don't see it if check the sdcard in my
other computer the filesystems have been left unclean and I have to run fsck.

cpc464
Posts: 239
Joined: Tue Jul 08, 2014 5:10 pm
Contact: Website

Re: Rasbmc mount: / is busy

Wed Aug 27, 2014 12:41 pm

It seems that raspbmc or other app is holding one or more files open on the root partition. The guilty app needs to cleanly close the file and stop running in response to your shutdown command, but it isn't. It would appear to be a bug in raspbmc (or whatever app).

What command are you using to shut down the pi?
Unix engineer since 1989

ad5du
Posts: 2
Joined: Tue Jul 29, 2014 5:46 am

Re: Rasbmc mount: / is busy

Tue Sep 02, 2014 4:28 am

Sorry for the late reply.

Don't always see mount: / busy .
However It still is not cleanly unmounting the filesystems, whether I use the Power off System or Reboot from the menu or give a command such as sudo poweroff or sudo halt.

I don't get it shutdown on a PC running linux will kill all processes which would close any files. Why should this be different?
Googling I find others who have had this problem but I haven't found a solution.

Return to “Troubleshooting”