[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2014-07-24 Thread Phillip Susi
*** This bug is a duplicate of bug 1302418 *** https://bugs.launchpad.net/bugs/1302418 ** This bug has been marked a duplicate of bug 1302418 grub-installer should fall back to grub-pc instead of grub-efi when there is no EFI system partition -- You received this bug notification because

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2014-07-24 Thread Roderick Smith
DavidEscott (david-escott) wrote: > As a practical matter there really should be an override for the installer. +1. I've seen a LOT of online problems reported because Ubuntu installs in one mode on a computer with another OS installed in another mode. Usually the existing install in EFI mode and

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2013-02-28 Thread martinr
Steve Langasek (vorlon) wrote on 2013-01-15: > The current on-disk layout tells you even *less* about how > the disk will be booted than the current boot method for the removable media > tells you. Dear Steve, if the goal is: Create a dual boot system on top of a pre installed Win7x64. Why woul

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2013-01-23 Thread DavidEscott
As a practical matter there really should be an override for the installer. I suspect Win7 will continue to exist for a number of years and with that there will continue to be UEFI systems that are configured to boot /dev/sda in bios mode but which will by default be configured to boot any other me

Re: [Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2013-01-15 Thread Steve Langasek
On Tue, Jan 15, 2013 at 01:48:53PM -, martinr wrote: > When the Live CD is booted with an UEFI boot sequence, Grub erroneously > expects a GPT structured HD, Incorrect. UEFI does not require GPT. > if possible automatically make the correct Grub installation selection > accordingly to the i

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2013-01-15 Thread martinr
Conclusion When the Live CD is booted with an UEFI boot sequence, Grub erroneously expects a GPT structured HD, even if the boot HD is msdos/MBR structured. Grub doesn't installs itself to the MBR. When the same Live CD is booted with a non UEFI boot sequence Grub is automatically installed corr

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2013-01-12 Thread YannUbuntu
> If the system is configured in UEFI mode, it should prefer UEFI consistently for all devices, not just for removable ones. There is no such rule. Firmware makers can do what they want, including giving the possibility to boot the HDD in one mode, and boot the removable device in another mode.

Re: [Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2013-01-12 Thread Steve Langasek
On Sat, Jan 12, 2013 at 04:03:11AM -, YannUbuntu wrote: > The problem is that Ubiquity chooses grub-pc or grub-efi according to > the mode in which the install disk is booted, which is not always the > mode in which the firware is set up to boot the HDD. This is pathological behavior on the pa

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2013-01-11 Thread YannUbuntu
The problem is that Ubiquity chooses grub-pc or grub-efi according to the mode in which the install disk is booted, which is not always the mode in which the firware is set up to boot the HDD. ** Changed in: ubiquity (Ubuntu) Status: Expired => Confirmed -- You received this bug notifica

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2013-01-10 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: ubiquity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-11-11 Thread martinr
I verified in the intial install logs (/var/install/syslog) that erroneously grub-efi was installed instead of grub-pc: Code: Jun 13 13:45:35 ubuntu grub-installer: info: architecture: amd64/efi ... Jun 13 13:45:38 ubuntu grub-installer: Removing grub-pc ... Jun 13 13:45:39 ubuntu grub-installer:

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-11-11 Thread martinr
The installation CD was booted in a UEFI sequence (default behavior). In my opinion the boot sequence for the installation CD should not lead to assumptions about the format of the system HD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

Re: [Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-10-15 Thread Steve Langasek
On Mon, Oct 15, 2012 at 11:22:38PM -, YannUbuntu wrote: > > there is a specification for a declaration of EFI System Partitions on > > an MBR-only disk. > thank you Steve, i didn't know that. Please could you provide a link? UEFI Specification 2.3.1, section 5.2.1, Legacy Master Boot Record.

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-10-15 Thread YannUbuntu
> there is a specification for a declaration of EFI System Partitions on an MBR-only disk. thank you Steve, i didn't know that. Please could you provide a link? I will comment the rest on Bug #1050940 (as for the current bug we don't even know if Ubiquity installed grub-efi or grub-pc, so if the

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-10-15 Thread Steve Langasek
It might be useful if someone affected by this bug could tar up /sys/firmware/efi from their system (while booted to CD) and attach it to this bug. Leaving the bug 'incomplete' because we currently don't have enough information to try to address this. -- You received this bug notification becaus

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-10-15 Thread Steve Langasek
> - the disk is Ms-Dos (not GPT) This is not relevant. UEFI does not require a GPT to boot; there is a specification for a declaration of EFI System Partitions on an MBR-only disk. > - and Windows was installed in Legacy mode ( there is no EFI partition) Also not relevant. To grub-installer, t

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-10-14 Thread YannUbuntu
Hi after looking again at the forum thread, it appears that: - the disk is Ms-Dos (not GPT) - and Windows was installed in Legacy mode ( there is no EFI partition) so Ubiquity should have installed grub-pc for sure. Now my doubt is: did Ubiquity install grub-efi or grub-pc ? (can anyone see thi

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-10-14 Thread Steve Langasek
Hi martinr, > The Ubuntu Desktop 12.04 amd64 Live CD, was booted with an UEFI boot sequence > although the hard disk structure is MSDOS with MBR. If the machine was booted via UEFI, then installing grub-efi is the right thing to do. Can you boot a liveCD in the affected machine and run 'efibootm

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-09-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubiquity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015211 Title: U

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-06-19 Thread YannUbuntu
Thanks Martin (may be duplicate of Bug #916299 ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015211 Title: Ubiquity installed grub-efi when it should have installed grub-pc To manage notificatio

[Bug 1015211] Re: Ubiquity installed grub-efi when it should have installed grub-pc

2012-06-19 Thread martinr
** Attachment added: "syslog and partman log files from the installer" https://bugs.launchpad.net/bugs/1015211/+attachment/3196276/+files/installer-logs.7z -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/