This was fixed for me, unfortunately if you use a separate boot
partition you will need to update the system after installing to be able
to boot to the other systems. If this is still an issue for you, please
reopen.
** Changed in: grub2 (Ubuntu)
Status: Confirmed => Fix Released
--
grub
A fresh install of ubuntu Karmic beta on 6 October did not initially
detect other systems on first reboot, but after updating the system,
other operating systems were detected on subsequent reboot.
--
grub2 does not detect other operating systems
https://bugs.launchpad.net/bugs/392529
You receive
Fresh installation of Karmic beta. GRUB2 did not found Jaunty and Fedora 11.
All 3 distros have separate /boot partitions:
sda1 - Jaunty;
sda2 - F11;
sda3 - Karmic.
All 3 distros have encrypted / (root) partitions which reside on logical
volumes.
--
grub2 does not detect other operating systems
>Of course it does, because you confused GRUB's root with Linux' root
>set root=(hd0,7)
>linux /vmlinuz-2.6.28-15-generic root=/dev/sda6
>
>that would be correct, though you don't need to change the `set root'
>because of the search line.
right! that did indeed work..
but as of today the automatic
This is a problem that occurs on fresh installs, so it's not necessarily
sufficient to observe that upgrades fix it.
However, this may well be the same thing as bug 430141, for which I
committed a fix today. I'd appreciate people re-testing fresh installs
with the 9.10 beta when it's released.
--
It looks to me as though the latest updates have solved this problem. My
grub menu now looks good and works perfectly.
--
grub2 does not detect other operating systems
https://bugs.launchpad.net/bugs/392529
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Am Sonntag, den 20.09.2009, 08:58 + schrieb Mio:
> adding this entry
> menuentry "Jaunty, linux 2.6.28-15-generic" {
> set quiet=1
> insmod ext2
> set root=(hd0,6)
> search --no-floppy --fs-uuid --set a6752047-4fb8-4e7c-8ffd-13599957f3a4
> linux /vmlinuz-2.6.28-1
adding this entry
menuentry "Jaunty, linux 2.6.28-15-generic" {
set quiet=1
insmod ext2
set root=(hd0,6)
search --no-floppy --fs-uuid --set a6752047-4fb8-4e7c-8ffd-13599957f3a4
linux /vmlinuz-2.6.28-15-generic root=/dev/sda7
initrd /initrd.img-2.6.28-
What happens if you modify the grub.cfg file to include Jaunty?
Felix, removing older kernels in Jaunty, does not remove them from the
karmic grub menu, even after running update-grub.
--
grub2 does not detect other operating systems
https://bugs.launchpad.net/bugs/392529
You received this bug n
as of today,completely updated karmic system, i still can't get any enty
for jaunty(but i do for vista).no matter how many times i run update-
grub
--
grub2 does not detect other operating systems
https://bugs.launchpad.net/bugs/392529
You received this bug notification because you are a member o
Am Samstag, den 19.09.2009, 10:27 + schrieb Andy Braben:
> This bug seems to be a duplicate of 430141 which is listed as a known
> issue for Alpha 6
>
> Since installing Alpha 6 I am back to having no other operating system
> listed, and running update-grub solves the problem but lists the 9.0
This bug seems to be a duplicate of 430141 which is listed as a known
issue for Alpha 6
Since installing Alpha 6 I am back to having no other operating system
listed, and running update-grub solves the problem but lists the 9.04
partition 3 times. grub.cfg attached.
** Attachment added: "grub.cfg
i have the same/similar problem. could you show me your modified
grub.cfg?
--
grub2 does not detect other operating systems
https://bugs.launchpad.net/bugs/392529
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li
Now reinstalling Ubuntu 9.10 Alpha5 has the same problem, but while
updating the system grub2 asks if you want to "install the package
manager's version" or "keep locally maintained copy". Selecting "install
the package manager's version" solves this problem.
--
grub2 does not detect other operat
** Changed in: grub2 (Ubuntu)
Status: New => Confirmed
--
grub2 does not detect other operating systems
https://bugs.launchpad.net/bugs/392529
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
I had a similar issue with Alpha 5. Attached is the grub.cfg generated
by this command...
br...@bryan-laptop:~$ sudo update-grub2
[sudo] password for bryan:
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.31-9-generic
Found initrd image: /boot/initrd.img-2.6.31-9-generic
Found memte
16 matches
Mail list logo