Page 21 of 26 FirstFirst ... 111920212223 ... LastLast
Results 201 to 210 of 258

Thread: SCRIPT: GrubED - GUI Grub editing

  1. #201
    Join Date
    Jun 2007
    Beans
    Hidden!

    Re: SCRIPT: GrubED - GUI Grub editing

    Quote Originally Posted by Tomosaur View Post
    Ah right - yeah that one should be ok then
    Just tested it and still not working, it'll change everything bar the defualt OS,
    also the launcher wont work, you get a message saying use gksudo gruded.

  2. #202
    Join Date
    Apr 2006
    Beans
    1,979
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: SCRIPT: GrubED - GUI Grub editing

    Thanks for the info - I'll take a look as soon as I can

  3. #203
    Join Date
    Jun 2007
    Beans
    Hidden!

    Re: SCRIPT: GrubED - GUI Grub editing

    I've managed to get it working now by a manual edit, what is happening is, your script does change the default os number, but it puts three dashes in front of the number so grub cant read it, so it just defaults to the standard default,i removed the dashes and all is fine.

  4. #204
    Join Date
    Apr 2006
    Beans
    1,979
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: SCRIPT: GrubED - GUI Grub editing

    Ah I see - well, obviously if there's a problem with GrubEd on Gutsy I'll do my best to fix it, so thanks for the heads up. If I can track down the problem I'll release a fix for it as soon as I can

    Thanks again!

  5. #205
    Join Date
    Jul 2007
    Location
    In Central France
    Beans
    1
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: SCRIPT: GrubED - GUI Grub editing

    I too have this problem with Gutsy, but in my case no matter which OS is selected as the default, GrubEd replaces the current NUMBER with -1. So the next attempt to set the OS gives us --1 and so on. Just thought that this might give you a clue when you get around looking at the problem.
    Regards John

  6. #206
    Join Date
    Mar 2007
    Location
    Devon UK
    Beans
    1,494
    Distro
    Ubuntu Development Release

    Re: SCRIPT: GrubED - GUI Grub editing

    Good luck in sorting this out I've used GrubEd with Feisty and found it good - it would be great to have it for Gutsy too, particularly for less computer literate users.

  7. #207
    Join Date
    Apr 2006
    Beans
    1,979
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: SCRIPT: GrubED - GUI Grub editing

    As it turns out, I've found the problem, but fixing it is going to take a while It's a very annoying little bug involving whitespace and grep - but it should be fixed soon enough

    Thanks for using GrubEd!

  8. #208
    Join Date
    Mar 2007
    Location
    Devon UK
    Beans
    1,494
    Distro
    Ubuntu Development Release

    Re: SCRIPT: GrubED - GUI Grub editing

    Thanks Tomosaur I've been having a look at both the Gutsy produced grub menu.lst and your GrubEd script. Will also need a Feisty menu.lst to compare - with an initial look it seems much the same.

    Whitespace can be a headache at times!! Some years ago when I was programing and taking input from other systems, I found it useful to parse the text to remove excess whitespace first.

    Good luck with GrubEd - great stuff

  9. #209
    Join Date
    Mar 2007
    Location
    Devon UK
    Beans
    1,494
    Distro
    Ubuntu Development Release

    Re: SCRIPT: GrubED - GUI Grub editing

    I've found an interesting thing... If I edit the Feisty grub menu.lst while running Gutsy, it fails in the same way. Editing the Gutsy menu.lst in Feisty works fine. So it seems it's not a difference in the menu.lst but in the implementation of grep in Gutsy.
    Last edited by Gina; December 2nd, 2007 at 04:33 PM.

  10. #210
    Join Date
    Apr 2006
    Beans
    1,979
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: SCRIPT: GrubED - GUI Grub editing

    Thanks for the heads up! I will take a look and see what I can do.

Page 21 of 26 FirstFirst ... 111920212223 ... LastLast

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
  •