Score:-2

Noexec mount - Refusing to exec ERROR when loading Crouton from command line

pe flag

I have loaded Crouton on my Chromebook many times in the past, but... I Powerwashed today to fix glitchy touchpad --- When trying to access crouton file in Downloads I get a noexec mount error. --- (No idea why the directory is suddenly noexec after years of use) --- I saw what looked like a really good fix here on AskUbuntu Stack Exchange using "sudo mount -o remount,exec,suid,dev,symfollow /home/chronos/user/Downloads/" but it didn't work for me. --- I got: "mount point not mounted or bad option"

Ideas?

Thanks

Score:0
cn flag

for me was

#sudo cp ~/Downloads/crouton /usr/local

and then

#sudo sh -e /usr/local/crouton -t touch,xfce

why? because the -e is for encroptation (or whatever) and the "xfce" becuase unity doesn't work for me

Score:0
in flag

According to the Chrome OS website shown on the same message it is stated that google made the shell to enforce noexec mounts which seems to be pretty much the whole drive. Except for /usr/local, which they left for development mode to remain exec.

So...

sudo cp ~/Downloads/crouton /usr/local

and then run the script

sudo sh /usr/local/crouton -t unity
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.