Impossible to power off

Booting, installing, newbie
Post Reply
Message
Author
semsaudade
Posts: 26
Joined: Wed 19 Aug 2009, 17:43

#16 Post by semsaudade »

As far as I can understand, there is already an unmount comand as the last line in my rc.shutdown file:

Code: Select all

busybox umount -ar > /dev/null 2>&1
So, which is the purpose of adding one more? And where exactly and written in which way (options and all)?

Thanks for your patience

Post Reply