Unable to create new folder. (ctrl+shift+N) is not working in my HDD partitions folder





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















I have Windows10 in my HP laptop. Also I have 500GB HDD. I partition this HDD in windows10 and make three 100GB partition , all are in NTFS . Then two days before I install Ubuntu 18.04 LTS in my laptop. This partions are seen by clicking in other locations tab in ubuntu , it is shown as /dev/sda5, /dev/sda6 and /dev/sda7 . Yesterday I successfully create folder on /dev/sda5 by right click . But today I am unable to create new folder ( either by right-click or by ctrl+shift+N ) . What can I do ?










share|improve this question























  • Yesterday I create a folder Main in devsda5 . I enter into "Main" folder, there also unable to create new folder . Also select any document inside the "Main" folder, right-click on it , then I see that cut, Move to and Rename options are inactive. Why this happens ?

    – Bapi Saha
    Apr 2 at 16:27













  • You can just do mkdir "name of the folder" simply to create one

    – Tintin
    Apr 2 at 16:40











  • @Tintin I want to create folder of name 'abc' bu using "mkdir abc" in terminal , but this will give the following message : "mkdir: cannot create directory ‘abc’: Read-only file system"

    – Bapi Saha
    Apr 2 at 16:57











  • So you see that's the major problem which you should've mentioned in the post itself

    – Tintin
    Apr 2 at 17:00











  • @user68186 Yes problem is solved , thank you so much .

    – Bapi Saha
    Apr 2 at 17:10


















1















I have Windows10 in my HP laptop. Also I have 500GB HDD. I partition this HDD in windows10 and make three 100GB partition , all are in NTFS . Then two days before I install Ubuntu 18.04 LTS in my laptop. This partions are seen by clicking in other locations tab in ubuntu , it is shown as /dev/sda5, /dev/sda6 and /dev/sda7 . Yesterday I successfully create folder on /dev/sda5 by right click . But today I am unable to create new folder ( either by right-click or by ctrl+shift+N ) . What can I do ?










share|improve this question























  • Yesterday I create a folder Main in devsda5 . I enter into "Main" folder, there also unable to create new folder . Also select any document inside the "Main" folder, right-click on it , then I see that cut, Move to and Rename options are inactive. Why this happens ?

    – Bapi Saha
    Apr 2 at 16:27













  • You can just do mkdir "name of the folder" simply to create one

    – Tintin
    Apr 2 at 16:40











  • @Tintin I want to create folder of name 'abc' bu using "mkdir abc" in terminal , but this will give the following message : "mkdir: cannot create directory ‘abc’: Read-only file system"

    – Bapi Saha
    Apr 2 at 16:57











  • So you see that's the major problem which you should've mentioned in the post itself

    – Tintin
    Apr 2 at 17:00











  • @user68186 Yes problem is solved , thank you so much .

    – Bapi Saha
    Apr 2 at 17:10














1












1








1








I have Windows10 in my HP laptop. Also I have 500GB HDD. I partition this HDD in windows10 and make three 100GB partition , all are in NTFS . Then two days before I install Ubuntu 18.04 LTS in my laptop. This partions are seen by clicking in other locations tab in ubuntu , it is shown as /dev/sda5, /dev/sda6 and /dev/sda7 . Yesterday I successfully create folder on /dev/sda5 by right click . But today I am unable to create new folder ( either by right-click or by ctrl+shift+N ) . What can I do ?










share|improve this question














I have Windows10 in my HP laptop. Also I have 500GB HDD. I partition this HDD in windows10 and make three 100GB partition , all are in NTFS . Then two days before I install Ubuntu 18.04 LTS in my laptop. This partions are seen by clicking in other locations tab in ubuntu , it is shown as /dev/sda5, /dev/sda6 and /dev/sda7 . Yesterday I successfully create folder on /dev/sda5 by right click . But today I am unable to create new folder ( either by right-click or by ctrl+shift+N ) . What can I do ?







dual-boot partitioning mount hard-drive






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 2 at 16:25









Bapi SahaBapi Saha

1091516




1091516













  • Yesterday I create a folder Main in devsda5 . I enter into "Main" folder, there also unable to create new folder . Also select any document inside the "Main" folder, right-click on it , then I see that cut, Move to and Rename options are inactive. Why this happens ?

    – Bapi Saha
    Apr 2 at 16:27













  • You can just do mkdir "name of the folder" simply to create one

    – Tintin
    Apr 2 at 16:40











  • @Tintin I want to create folder of name 'abc' bu using "mkdir abc" in terminal , but this will give the following message : "mkdir: cannot create directory ‘abc’: Read-only file system"

    – Bapi Saha
    Apr 2 at 16:57











  • So you see that's the major problem which you should've mentioned in the post itself

    – Tintin
    Apr 2 at 17:00











  • @user68186 Yes problem is solved , thank you so much .

    – Bapi Saha
    Apr 2 at 17:10



















  • Yesterday I create a folder Main in devsda5 . I enter into "Main" folder, there also unable to create new folder . Also select any document inside the "Main" folder, right-click on it , then I see that cut, Move to and Rename options are inactive. Why this happens ?

    – Bapi Saha
    Apr 2 at 16:27













  • You can just do mkdir "name of the folder" simply to create one

    – Tintin
    Apr 2 at 16:40











  • @Tintin I want to create folder of name 'abc' bu using "mkdir abc" in terminal , but this will give the following message : "mkdir: cannot create directory ‘abc’: Read-only file system"

    – Bapi Saha
    Apr 2 at 16:57











  • So you see that's the major problem which you should've mentioned in the post itself

    – Tintin
    Apr 2 at 17:00











  • @user68186 Yes problem is solved , thank you so much .

    – Bapi Saha
    Apr 2 at 17:10

















Yesterday I create a folder Main in devsda5 . I enter into "Main" folder, there also unable to create new folder . Also select any document inside the "Main" folder, right-click on it , then I see that cut, Move to and Rename options are inactive. Why this happens ?

– Bapi Saha
Apr 2 at 16:27







Yesterday I create a folder Main in devsda5 . I enter into "Main" folder, there also unable to create new folder . Also select any document inside the "Main" folder, right-click on it , then I see that cut, Move to and Rename options are inactive. Why this happens ?

– Bapi Saha
Apr 2 at 16:27















You can just do mkdir "name of the folder" simply to create one

– Tintin
Apr 2 at 16:40





You can just do mkdir "name of the folder" simply to create one

– Tintin
Apr 2 at 16:40













@Tintin I want to create folder of name 'abc' bu using "mkdir abc" in terminal , but this will give the following message : "mkdir: cannot create directory ‘abc’: Read-only file system"

– Bapi Saha
Apr 2 at 16:57





@Tintin I want to create folder of name 'abc' bu using "mkdir abc" in terminal , but this will give the following message : "mkdir: cannot create directory ‘abc’: Read-only file system"

– Bapi Saha
Apr 2 at 16:57













So you see that's the major problem which you should've mentioned in the post itself

– Tintin
Apr 2 at 17:00





So you see that's the major problem which you should've mentioned in the post itself

– Tintin
Apr 2 at 17:00













@user68186 Yes problem is solved , thank you so much .

– Bapi Saha
Apr 2 at 17:10





@user68186 Yes problem is solved , thank you so much .

– Bapi Saha
Apr 2 at 17:10










1 Answer
1






active

oldest

votes


















1














The problem is caused by Windows 10 default fast Startup setting.



Boot Windows



Turn off Fast Startup in Systems Settings:




  1. Open the Control Panel (icons view), and click on the Power Options icon.

  2. Click on the Choose what the power buttons do link on the left side. (see screenshot below)


enter image description here




  1. Click on the Change settings that are currently unavailable link at the top. (see screenshot below)


enter image description here




  1. Under Shutdown settings, uncheck the Turn on fast startup box, click on the Save changes button. (see screenshot below)


enter image description here



Source: TenForums



Boot Ubuntu



The new partitions should now work as expected.



Hope this helps






share|improve this answer



















  • 1





    Yes this method help me , thanks a lot

    – Bapi Saha
    Apr 2 at 17:25












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130664%2funable-to-create-new-folder-ctrlshiftn-is-not-working-in-my-hdd-partitions%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














The problem is caused by Windows 10 default fast Startup setting.



Boot Windows



Turn off Fast Startup in Systems Settings:




  1. Open the Control Panel (icons view), and click on the Power Options icon.

  2. Click on the Choose what the power buttons do link on the left side. (see screenshot below)


enter image description here




  1. Click on the Change settings that are currently unavailable link at the top. (see screenshot below)


enter image description here




  1. Under Shutdown settings, uncheck the Turn on fast startup box, click on the Save changes button. (see screenshot below)


enter image description here



Source: TenForums



Boot Ubuntu



The new partitions should now work as expected.



Hope this helps






share|improve this answer



















  • 1





    Yes this method help me , thanks a lot

    – Bapi Saha
    Apr 2 at 17:25
















1














The problem is caused by Windows 10 default fast Startup setting.



Boot Windows



Turn off Fast Startup in Systems Settings:




  1. Open the Control Panel (icons view), and click on the Power Options icon.

  2. Click on the Choose what the power buttons do link on the left side. (see screenshot below)


enter image description here




  1. Click on the Change settings that are currently unavailable link at the top. (see screenshot below)


enter image description here




  1. Under Shutdown settings, uncheck the Turn on fast startup box, click on the Save changes button. (see screenshot below)


enter image description here



Source: TenForums



Boot Ubuntu



The new partitions should now work as expected.



Hope this helps






share|improve this answer



















  • 1





    Yes this method help me , thanks a lot

    – Bapi Saha
    Apr 2 at 17:25














1












1








1







The problem is caused by Windows 10 default fast Startup setting.



Boot Windows



Turn off Fast Startup in Systems Settings:




  1. Open the Control Panel (icons view), and click on the Power Options icon.

  2. Click on the Choose what the power buttons do link on the left side. (see screenshot below)


enter image description here




  1. Click on the Change settings that are currently unavailable link at the top. (see screenshot below)


enter image description here




  1. Under Shutdown settings, uncheck the Turn on fast startup box, click on the Save changes button. (see screenshot below)


enter image description here



Source: TenForums



Boot Ubuntu



The new partitions should now work as expected.



Hope this helps






share|improve this answer













The problem is caused by Windows 10 default fast Startup setting.



Boot Windows



Turn off Fast Startup in Systems Settings:




  1. Open the Control Panel (icons view), and click on the Power Options icon.

  2. Click on the Choose what the power buttons do link on the left side. (see screenshot below)


enter image description here




  1. Click on the Change settings that are currently unavailable link at the top. (see screenshot below)


enter image description here




  1. Under Shutdown settings, uncheck the Turn on fast startup box, click on the Save changes button. (see screenshot below)


enter image description here



Source: TenForums



Boot Ubuntu



The new partitions should now work as expected.



Hope this helps







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 2 at 17:24









user68186user68186

17k84970




17k84970








  • 1





    Yes this method help me , thanks a lot

    – Bapi Saha
    Apr 2 at 17:25














  • 1





    Yes this method help me , thanks a lot

    – Bapi Saha
    Apr 2 at 17:25








1




1





Yes this method help me , thanks a lot

– Bapi Saha
Apr 2 at 17:25





Yes this method help me , thanks a lot

– Bapi Saha
Apr 2 at 17:25


















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130664%2funable-to-create-new-folder-ctrlshiftn-is-not-working-in-my-hdd-partitions%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局