[Bug 385500] Re: OS prober assigning wrong values

2009-09-27 Thread Steven Harms
This bug has already been resolved. For other problems please file under the appropriate bug reports. ** Changed in: grub2 (Ubuntu) Status: New => Fix Released -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification because you are a

[Bug 385500] Re: OS prober assigning wrong values

2009-09-08 Thread Dean Loros
Colin--I am afraid that this was my fault-- Bug report https://bugs.launchpad.net/bugs/426061 is the correct one for my current problem--I looked similar enough to my old report that I put it here--MY BAD. :( -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received

[Bug 385500] Re: OS prober assigning wrong values

2009-09-08 Thread Colin Watson
By the way, dino99 has misunderstood patch syntax and introduced an additional "!", which may well break things. Wait for the upgrade ... -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 385500] Re: OS prober assigning wrong values

2009-09-08 Thread Colin Watson
Let's please not conflate bug reports! Bug 426061 is about a recent regression in os-prober - it can't possibly be the same as this bug, filed long before that regression was introduced. -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification

Re: [Bug 385500] Re: OS prober assigning wrong values

2009-09-08 Thread Felix Zielcke
Am Dienstag, den 08.09.2009, 09:33 + schrieb dino99: > still problem with os-prober not detecting distro but grub-mkconfig > does. Then needed to run sudo update-grub2 to "save" mkconfig detection > in grub.cfg > As you can see with `grub-mkconfig --help' it defaults to stdout for the generat

[Bug 385500] Re: OS prober assigning wrong values

2009-09-08 Thread dino99
still problem with os-prober not detecting distro but grub-mkconfig does. Then needed to run sudo update-grub2 to "save" mkconfig detection in grub.cfg -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification because you are a member of Ubuntu

[Bug 385500] Re: OS prober assigning wrong values

2009-09-08 Thread Dean Loros
works correctly--will goto the outlined bug report & comment. -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 385500] Re: OS prober assigning wrong values

2009-09-08 Thread dino99
here is the tweak: in /usr/bib/linux-boot-prober changed: #!/bin/sh . /usr/share/os-prober/common.sh set -e newns require_tmpdir to: #!/bin/sh . /usr/share/os-prober/common.sh set -e ! newns "$@" require_tmpdir then run : sudo grub-mkconfig -- OS prober assigning wrong values https:

[Bug 385500] Re: OS prober assigning wrong values

2009-09-08 Thread dino99
see the solution on bug report 426061 need tweak in linux-boot-prober -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 385500] Re: OS prober assigning wrong values

2009-09-07 Thread Dean Loros
The problem with os-prober is back---this time there are no entries in grub.cfg for os-prober & I was not able to use any of my other installs until I did a manual edit with my backup grub.cfg file. This is with the update as of 09/07/09 apt-cache policy os-prober os-prober: Installed: 1.31 C

[Bug 385500] Re: OS prober assigning wrong values

2009-08-14 Thread komputes
I have a similar issue where GRUB2 assigns the wrong UUID values on a multiboot system. I have opened Bug #413345 which explains the issue in detail. -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification because you are a member of Ubuntu Bu

[Bug 385500] Re: OS prober assigning wrong values

2009-08-10 Thread dino99
with the last update, that error does not reappear. -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 385500] Re: OS prober assigning wrong values

2009-06-13 Thread dino99
Same problem for me (it's an upgrade of jaunty by updating the sources.list) As you can see, os-prober (30) write wrong address: for the same uuid (f23f677...) there is two /dev/ : (hd2,1) & (hd2,5) !!! --> (hd2,5) is the good one for two different uuid, it give the same /dev/ address: both (h

[Bug 385500] Re: OS prober assigning wrong values

2009-06-12 Thread Dean Loros
There is a commit noted in grub2-developers-list that addresses this problem: Message: 1 Date: Thu, 11 Jun 2009 21:00:15 +0200 From: Felix Zielcke Subject: Re: [PATCH] add drivemap support to 30_os-prober.in and use UUIDs To: The development of GRUB 2 Message-ID: <1244746815.3552.55.ca..

[Bug 385500] Re: OS prober assigning wrong values

2009-06-11 Thread Dean Loros
I have "fixed" my system by editing the grub.cfg & setting labels for all my installs--What seems to be happening is this: 1.OS-Prober set /dev/sdxx instead of a UUID. 2.My system seems to "shuffle" my drives around at odd times, so calling the operating system will fail at random intervals. 3.I

[Bug 385500] Re: OS prober assigning wrong values

2009-06-10 Thread Dean Loros
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27723816/Dependencies.txt -- OS prober assigning wrong values https://bugs.launchpad.net/bugs/385500 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug