Re: F16 Alpha GRUB install failure

2012-02-13 Thread Adam Williamson
On Mon, 2012-02-13 at 17:21 +0100, valent.turko...@gmail.com wrote: > This is a really mayor but and I don't understand it why it fails when > I tried grub2-install --force then grub installs without issues :( > This should have been a blocker Fedora bug. anaconda already uses grub2-install --for

Re: F16 Alpha GRUB install failure

2012-02-13 Thread Adam Williamson
On Mon, 2012-02-13 at 14:25 -0700, Chris Murphy wrote: > > On Feb 13, 2012, at 9:16 AM, valent.turko...@gmail.com wrote: > > > > I did Fedora 16 Respin iso install with all latest packages, including > > latest Anaconda package, and still had this issue. > > > > There were two ntfs partitions (W

Re: F16 Alpha GRUB install failure

2012-02-13 Thread valent.turko...@gmail.com
On Fri, Aug 26, 2011 at 12:20 AM, Adam Williamson wrote: > On Thu, 2011-08-25 at 15:59 -0500, David Lehman wrote: >> On Thu, 2011-08-25 at 22:56 +0200, Michael Schwendt wrote: >> > Between TC1 and release of F16 Alpha, something must have changed to the >> > worse with regard to installing GRUB to

Re: F16 Alpha GRUB install failure

2012-02-13 Thread valent.turko...@gmail.com
On Thu, Aug 25, 2011 at 10:59 PM, David Lehman wrote: > On Thu, 2011-08-25 at 22:56 +0200, Michael Schwendt wrote: >> Between TC1 and release of F16 Alpha, something must have changed to the >> worse with regard to installing GRUB to a partition's primary sector. >> Partitioning hasn't changed. TC

Re: F16 Alpha GRUB install failure

2011-08-27 Thread Tom H
On Sat, Aug 27, 2011 at 10:47 AM, Michael Schwendt wrote: > On Sat, 27 Aug 2011 07:50:39 -0400, TH (Tom) wrote: >> > On Fri, 26 Aug 2011 11:47:15 -0400, TH (Tom) wrote: >> > >> >> > # grub2-install --grub-setup=/bin/true '(hd0,3)' >> >> > Installation finished. No error reported. >> >> >> >> AFAIK

Re: F16 Alpha GRUB install failure

2011-08-27 Thread Michael Schwendt
On Sat, 27 Aug 2011 07:50:39 -0400, TH (Tom) wrote: > > On Fri, 26 Aug 2011 11:47:15 -0400, TH (Tom) wrote: > > > >> > # grub2-install --grub-setup=/bin/true '(hd0,3)' > >> > Installation finished. No error reported. > >> > >> AFAIK, this won't be bootable, unless grub-install has run > >> success

Re: F16 Alpha GRUB install failure

2011-08-27 Thread Tom H
On Fri, Aug 26, 2011 at 12:52 PM, Michael Schwendt wrote: > On Fri, 26 Aug 2011 11:47:15 -0400, TH (Tom) wrote: > >> > # grub2-install --grub-setup=/bin/true '(hd0,3)' >> > Installation finished. No error reported. >> >> AFAIK, this won't be bootable, unless grub-install has run >> successfully be

Re: F16 Alpha GRUB install failure

2011-08-26 Thread Michael Schwendt
On Fri, 26 Aug 2011 11:47:15 -0400, TH (Tom) wrote: > > # grub2-install --grub-setup=/bin/true '(hd0,3)' > > Installation finished. No error reported. > > AFAIK, this won't be bootable, unless grub-install has run > successfully before, because that all that the above commands are > doing is popu

Re: F16 Alpha GRUB install failure

2011-08-26 Thread David Lehman
On Fri, 2011-08-26 at 17:18 +0200, Michael Schwendt wrote: > On Thu, 25 Aug 2011 15:20:54 -0700, AW (Adam) wrote: > > > On Thu, 2011-08-25 at 15:59 -0500, David Lehman wrote: > > > On Thu, 2011-08-25 at 22:56 +0200, Michael Schwendt wrote: > > > > Between TC1 and release of F16 Alpha, something mu

Re: F16 Alpha GRUB install failure

2011-08-26 Thread Tom H
On Fri, Aug 26, 2011 at 11:37 AM, Michael Schwendt wrote: > On Fri, 26 Aug 2011 17:18:56 +0200, me wrote: > >> Doesn't work for me. > > # grub2-install --grub-setup=/bin/true /dev/sda3 > Installation finished. No error reported. > > # grub2-install --grub-setup=/bin/true '(hd0,3)' > Installation f

Re: F16 Alpha GRUB install failure

2011-08-26 Thread Michael Schwendt
On Fri, 26 Aug 2011 17:18:56 +0200, me wrote: > Doesn't work for me. # grub2-install --grub-setup=/bin/true /dev/sda3 Installation finished. No error reported. # grub2-install --grub-setup=/bin/true '(hd0,3)' Installation finished. No error reported. -- Fedora release 16 (Verne) - Linux 3.0.1-

Re: F16 Alpha GRUB install failure

2011-08-26 Thread Tom Horsley
On Fri, 26 Aug 2011 17:18:56 +0200 Michael Schwendt wrote: > Installation finished. No error reported. Actually, it did work. Try doing the boot. -- test mailing list test@lists.fedoraproject.org To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test

Re: F16 Alpha GRUB install failure

2011-08-26 Thread Michael Schwendt
On Thu, 25 Aug 2011 15:20:54 -0700, AW (Adam) wrote: > On Thu, 2011-08-25 at 15:59 -0500, David Lehman wrote: > > On Thu, 2011-08-25 at 22:56 +0200, Michael Schwendt wrote: > > > Between TC1 and release of F16 Alpha, something must have changed to the > > > worse with regard to installing GRUB to

Re: F16 Alpha GRUB install failure

2011-08-25 Thread Adam Williamson
On Thu, 2011-08-25 at 15:59 -0500, David Lehman wrote: > On Thu, 2011-08-25 at 22:56 +0200, Michael Schwendt wrote: > > Between TC1 and release of F16 Alpha, something must have changed to the > > worse with regard to installing GRUB to a partition's primary sector. > > Partitioning hasn't changed.

Re: F16 Alpha GRUB install failure

2011-08-25 Thread David Lehman
On Thu, 2011-08-25 at 22:56 +0200, Michael Schwendt wrote: > Between TC1 and release of F16 Alpha, something must have changed to the > worse with regard to installing GRUB to a partition's primary sector. > Partitioning hasn't changed. TC1 managed to install GRUB to /dev/sda3. > Anaconda now repor

F16 Alpha GRUB install failure

2011-08-25 Thread Michael Schwendt
Between TC1 and release of F16 Alpha, something must have changed to the worse with regard to installing GRUB to a partition's primary sector. Partitioning hasn't changed. TC1 managed to install GRUB to /dev/sda3. Anaconda now reports failure to install, and I've found this on virtual console: /