option 1. vagrant plugin list vagrant plugin uninstall <name of the plugin>
Option 2. http://answers.microsoft.com/en-us/windows/forum/windows_7-files/windows7-will-not-let-me-edit-the-hosts-file-and/9cede7a3-1908-4606-a955-64a9b4872fd7?page=2&auth=1 JaeSmith replied on It also helps if you can follow the path to: C://Windows/System32/drivers/etc Find the host file and right click "Properties" the select "Security" tab. Select the Group or Username that has full control privileges on your machine. There should be a list of users in the box. Click on "Advanced" button and select from the "Permissions entries" the administrator that has full control privileges and then select the "Owner" tab. Select the "edit" button and then choose the owner to take control of that file. Click "ok." Next, from the same box, choose "Effective Permissions" tab and then click "Select." Go to the "Advance" button and then click "Find now" button. Select the administrator in the search results box that you want to give full control to if administrator doesn't have it as indicated by all the check marks. Click "ok." If the check marks are not automatically populated then making sure that you have selected the administrator that you want to give full control privileges to under the "security" tab, manually check ( or click to add check marks) all full control and writes privileges for that administrator. Make sure you go to the "edit" box in order to make these revisions. On Wed, Dec 2, 2015 at 11:23 AM, Atef Hajlaoui <[email protected]> wrote: > Please can you tell me how to do these options ? And thank you very much > > Le mardi 1 décembre 2015 21:40:30 UTC, Alvaro Miranda Aguilera a écrit : >> >> Hello, That error is coming from the plugin host manager >> >> Check the host file is giving permissions issues. >> >> Option A. remove the plugin >> Option B. Give permissions to that file for Read/Write to your user. >> >> Thanks >> alvaro >> >> On Wed, Dec 2, 2015 at 3:01 AM, Atef Hajlaoui <[email protected]> wrote: >> > I did it but I have this error >> > >> > >> > Le mardi 1 décembre 2015 01:19:50 UTC, Atef Hajlaoui a écrit : >> >> >> >> Hello >> >> After installing virtualbox, vagrant and curl I executed theses >> >> commands >> >> md edx_birch >> >> cd edx_birch >> >> curl -L >> >> >> >> https://raw.githubusercontent.com/edx/configuration/master/vagrant/release/fullstack/Vagrantfile >> >> > Vagrantfile >> >> vagrant plugin install vagrant-hostsupdater >> >> vagrant up >> >> but I still have this error : "Couldn't open file >> >> /Windows/System32/edx_birch/base" >> >> Please, what should I do ? >> >> >> > -- >> > This mailing list is governed under the HashiCorp Community Guidelines - >> > https://www.hashicorp.com/community-guidelines.html. Behavior in >> > violation >> > of those guidelines may result in your removal from this mailing list. >> > >> > GitHub Issues: https://github.com/mitchellh/vagrant/issues >> > IRC: #vagrant on Freenode >> > --- >> > You received this message because you are subscribed to the Google >> > Groups >> > "Vagrant" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to [email protected]. >> > To view this discussion on the web visit >> > >> > https://groups.google.com/d/msgid/vagrant-up/3d4b8af5-6e9e-4d21-8183-4cb1aa8b95fc%40googlegroups.com. >> > >> > For more options, visit https://groups.google.com/d/optout. > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in violation > of those guidelines may result in your removal from this mailing list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/bd09252a-7f62-447c-b0ff-45ba3e4ce7b4%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ez4YHv1uWm-4gJRq4f6730K5664o6E%2B3q%2BGrXsdrWe5MQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
