Chromeos Linux Betagrant permission in linuxChanging permissions on an NFS mount + sharing directories with a...

How can you estimate a spike story?

ASCII Meme Arrow Generator

Forgot passport for Alaska cruise (Anchorage to Vancouver)

How many sets of dice do I need for D&D?

What do you call the action of "describing events as they happen" like sports anchors do?

Why is it bad to use your whole foot in rock climbing

If absolute velocity does not exist, how can we say a rocket accelerates in empty space?

How to Handle Many Times Series Simultaneously?

Was planting UN flag on Moon ever discussed?

Make Gimbap cutter

Suppose leased car is totalled: what are financial implications?

Oil draining out shortly after turbo hose detached/broke

Why did the World Bank set the global poverty line at $1.90?

Labels still showing when no Label Features turned on in ArcMap?

Am I allowed to determine tenets of my contract as a warlock?

Traceroute showing inter-vlan routing?

Why vspace{-lineskip} removes space after tikz picture although it stands before the picture?

Is it true that "only photographers care about noise"?

Do Veracrypt encrypted volumes have any kind of brute force protection?

How to make a composition of functions prettier?

Why are Payments from Apple to New Zealand and Australian bank accounts wire transfers?

Is all-caps blackletter no longer taboo?

Does a single fopen introduce TOCTOU vulnerability?

What is the "books received" section in journals?



Chromeos Linux Beta


grant permission in linuxChanging permissions on an NFS mount + sharing directories with a guest VMsshfs will not use ~/.ssh/config (on Linux Mint 15)Installing Elementary Isis betaSetting up permissions for common folderNginx on Debian 8 dev setup. PHP via PHP FPM not workingdebian 8.2 can no longer su to rootLinux blocks file access from Windows (shared NTFS drive)Unable to read or unzip certain archives on one specific serverChange ownership of a share drive






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







0















I am attempting to install Krita on my chromebook.



I have 'turned on' linux beta and chromeos prompts me that 'Shared folders are available in Linux at /mnt/chromeos...'



Issue



 debian@penguin:/mnt/chromeos/MyFiles/Downloads$ sudo chmod a+x ./krita-4.2.1-x86_64.appimage
chmod: changing permissions of './krita-4.2.1-x86_64.appimage': Operation not permitted


I also tried



debian@penguin:/mnt/chromeos/MyFiles$ chmod -R a+X *Downloads*
chmod: changing permissions of 'Downloads': Operation not permitted
chmod: changing permissions of 'Downloads/krita-4.2.1-x86_64.appimage': Operation not permitted


I have tried it as root as well.










share|improve this question







New contributor



Aminata Sillah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    what is your question?

    – jsotola
    1 hour ago











  • What happens if you download the file directly into the Linux chroot or move it into the chroot if possible? Then try to change permissions? It appears that you do not have permissions in that directory, even as root.

    – kemotep
    39 mins ago




















0















I am attempting to install Krita on my chromebook.



I have 'turned on' linux beta and chromeos prompts me that 'Shared folders are available in Linux at /mnt/chromeos...'



Issue



 debian@penguin:/mnt/chromeos/MyFiles/Downloads$ sudo chmod a+x ./krita-4.2.1-x86_64.appimage
chmod: changing permissions of './krita-4.2.1-x86_64.appimage': Operation not permitted


I also tried



debian@penguin:/mnt/chromeos/MyFiles$ chmod -R a+X *Downloads*
chmod: changing permissions of 'Downloads': Operation not permitted
chmod: changing permissions of 'Downloads/krita-4.2.1-x86_64.appimage': Operation not permitted


I have tried it as root as well.










share|improve this question







New contributor



Aminata Sillah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    what is your question?

    – jsotola
    1 hour ago











  • What happens if you download the file directly into the Linux chroot or move it into the chroot if possible? Then try to change permissions? It appears that you do not have permissions in that directory, even as root.

    – kemotep
    39 mins ago
















0












0








0








I am attempting to install Krita on my chromebook.



I have 'turned on' linux beta and chromeos prompts me that 'Shared folders are available in Linux at /mnt/chromeos...'



Issue



 debian@penguin:/mnt/chromeos/MyFiles/Downloads$ sudo chmod a+x ./krita-4.2.1-x86_64.appimage
chmod: changing permissions of './krita-4.2.1-x86_64.appimage': Operation not permitted


I also tried



debian@penguin:/mnt/chromeos/MyFiles$ chmod -R a+X *Downloads*
chmod: changing permissions of 'Downloads': Operation not permitted
chmod: changing permissions of 'Downloads/krita-4.2.1-x86_64.appimage': Operation not permitted


I have tried it as root as well.










share|improve this question







New contributor



Aminata Sillah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am attempting to install Krita on my chromebook.



I have 'turned on' linux beta and chromeos prompts me that 'Shared folders are available in Linux at /mnt/chromeos...'



Issue



 debian@penguin:/mnt/chromeos/MyFiles/Downloads$ sudo chmod a+x ./krita-4.2.1-x86_64.appimage
chmod: changing permissions of './krita-4.2.1-x86_64.appimage': Operation not permitted


I also tried



debian@penguin:/mnt/chromeos/MyFiles$ chmod -R a+X *Downloads*
chmod: changing permissions of 'Downloads': Operation not permitted
chmod: changing permissions of 'Downloads/krita-4.2.1-x86_64.appimage': Operation not permitted


I have tried it as root as well.







linux debian permissions chmod






share|improve this question







New contributor



Aminata Sillah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question







New contributor



Aminata Sillah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question






New contributor



Aminata Sillah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 2 hours ago









Aminata SillahAminata Sillah

1




1




New contributor



Aminata Sillah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Aminata Sillah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










  • 1





    what is your question?

    – jsotola
    1 hour ago











  • What happens if you download the file directly into the Linux chroot or move it into the chroot if possible? Then try to change permissions? It appears that you do not have permissions in that directory, even as root.

    – kemotep
    39 mins ago
















  • 1





    what is your question?

    – jsotola
    1 hour ago











  • What happens if you download the file directly into the Linux chroot or move it into the chroot if possible? Then try to change permissions? It appears that you do not have permissions in that directory, even as root.

    – kemotep
    39 mins ago










1




1





what is your question?

– jsotola
1 hour ago





what is your question?

– jsotola
1 hour ago













What happens if you download the file directly into the Linux chroot or move it into the chroot if possible? Then try to change permissions? It appears that you do not have permissions in that directory, even as root.

– kemotep
39 mins ago







What happens if you download the file directly into the Linux chroot or move it into the chroot if possible? Then try to change permissions? It appears that you do not have permissions in that directory, even as root.

– kemotep
39 mins ago












0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});


}
});






Aminata Sillah is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f524112%2fchromeos-linux-beta%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Aminata Sillah is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Aminata Sillah is a new contributor. Be nice, and check out our Code of Conduct.













Aminata Sillah is a new contributor. Be nice, and check out our Code of Conduct.












Aminata Sillah is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • 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%2funix.stackexchange.com%2fquestions%2f524112%2fchromeos-linux-beta%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

Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...