Still learning..
I mounted an iso into the same folder as the iso. That was probably a bad idea because the iso is now gone and I can't umount it. The mount shows up in mtab though.
When I try to delete the files I get 'can not remove, read only file system'.
Now what do I do. I know it's a bad idea to ignore this and just reboot because I suspect this is bad for the harddisk.
The mount command was: sudo mount -o loop -t iso9660 "Logical Label.iso"
(a grateful dead concert).
Thanks.
I mounted an iso into the same folder as the iso. That was probably a bad idea because the iso is now gone and I can't umount it. The mount shows up in mtab though.
When I try to delete the files I get 'can not remove, read only file system'.
Now what do I do. I know it's a bad idea to ignore this and just reboot because I suspect this is bad for the harddisk.
The mount command was: sudo mount -o loop -t iso9660 "Logical Label.iso"
(a grateful dead concert).
Thanks.
Comment