I tried:
# rm -r .Trash-0
# rm -rf .Trash-0
But of no use. This file doesn't get deleted. It says "read only file system cannot be deleted".
I tried:
# rm -r .Trash-0
# rm -rf .Trash-0
But of no use. This file doesn't get deleted. It says "read only file system cannot be deleted".
Boot from ubuntu install media - choose 'Try Ubuntu'.
Mount ubuntu partition : sudo mount /dev/sd* /mnt
Open Nautilus as root : sudo dbus-launch nautilus
Press Ctrl + H - then open 'Computer' => /mnt folder.
Go to the location of the .Trash-0 folder and delete it.
Note : * = disk / partition (e.g. : sda1)
You can use GParted for identification.