I just created 2 brand new partitions (sda6, sda7) from unallocated space. I wish to perform normal operations such as saving files, creating directory, copying files to these 2 brand new partitions but I cannot do any of them.
I tried to launch the terminal and using sudo
command, it seems like I have to grant permission to my login user (kongthap)
- Please guide me what steps I have to go though?
- How to label the 2 brand new created partitions to something else readable? (Picture 1)
- If I didn't want to see Windows partitions (the 2 105GB volumes) while using Ubuntu at all, is there any way to do that?
sudo mv /media/kongthap/9b7ac413-1ddf-4c2e-a74d-75651d6bd37c /media/kongthap/sda6
but I got error mv: cannot move ‘/media/kongthap/9b7ac413-1ddf-4c2e-a74d-75651d6bd37c’ to ‘/media/kongthap/sda6’: Device or resource busy – Artisan Sep 26 '13 at 16:29