Results 1 to 3 of 3

Thread: Linux - Configuration Grub

  1. #1
    Join Date
    May 2008
    Posts
    116

    Linux - Configuration Grub

    Good for the modification of preference launch dual boot in Grub, It is located in file / boot / grub / menu.

    My question:
    But upon confirmation of registration of change, it tells me I can not do for lack of "permission" ...

    "You do not have the necessary permissions to save this file. Make sure you have typed the correct location and try again."

    Thank you !!

  2. #2
    Join Date
    Dec 2007
    Posts
    195

    Re: Linux - Configuration Grub

    you must change the file chmod putting



    Code:

    chmod a + w "absolute path"
    or for ubuntu you put a sudo in front of your command line.

  3. #3
    Join Date
    May 2008
    Posts
    244

    Re: Linux - Configuration Grub

    Excuse me, what you use Linux?
    if not stupid, you type the code in the terminal (in your accessories).
    Code:
    Code:
    
     cd / cd /
    to return to the root
    then
    Code:
    Code:
    
     su
    after you type your admin password (if you see "root" is that good) you finally codes

    Code:
    Code:
    
     chmod a+w boot/grub/menu.lst chmod a + w boot / grub / menu.lst
    give permission for everyone to change it.

Similar Threads

  1. Grub screen failed after new install in Linux Mint
    By Ramiah in forum Operating Systems
    Replies: 3
    Last Post: 13-11-2011, 12:25 AM
  2. Problem with Grub in Linux Mint
    By aILKE in forum Operating Systems
    Replies: 5
    Last Post: 18-01-2011, 11:13 AM
  3. Unable to boot using past Grub Linux Mint 10
    By Rufta in forum Operating Systems
    Replies: 3
    Last Post: 02-01-2011, 07:33 PM
  4. Configuring & Installing Linux Grub
    By RedZot in forum Guides & Tutorials
    Replies: 3
    Last Post: 02-01-2011, 04:46 AM
  5. How to solve boot problems with Grub in linux
    By mewlyo in forum Operating Systems
    Replies: 4
    Last Post: 26-12-2010, 08:43 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,675,486.71184 seconds with 17 queries