Sunday, February 12, 2012

busy unmount


dev:/# umount /dev/sda1
umount2: Device or resource busy
umount: /boot: device is busy

This can be solver very easy by entering this :

dev:/# umount -l /dev/sda1