[Bug 353071] Re: grub error 24 with Jaunty beta

2010-06-04 Thread Alex Selby
I add this information in case it is useful to anyone: the latest 9.04 update to kernel 2.6.28-19 has fixed it for me. -- grub error 24 with Jaunty beta https://bugs.launchpad.net/bugs/353071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 353071] Re: grub error 24 with Jaunty beta

2010-03-21 Thread Steve Langasek
> The filesystem is (and always has been) ext3. Then you have a different bug than the original submitter. Please file a separate bug report. ** Changed in: grub (Ubuntu) Status: Incomplete => Invalid -- grub error 24 with Jaunty beta https://bugs.launchpad.net/bugs/353071 You received

[Bug 353071] Re: grub error 24 with Jaunty beta

2010-03-21 Thread Alex Selby
I am also seeing this problem with a clean install of 9.04 / Jaunty. The filesystem is (and always has been) ext3. The problem only occurs with kernels 2.6.28-16 and onwards: I find I can boot successfully using 2.6.26-15 and earlier. ** Changed in: grub (Ubuntu) Status: Invalid => Incom

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-07-10 Thread MFeif
I am seeing this problem on a clean install of Jaunty -- no upgrade; root filesystem set to ext4. -- grub error 24 with Jaunty beta https://bugs.launchpad.net/bugs/353071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-05-01 Thread Matt Zimmerman
This error is a result of using an old version of GRUB which does not understand ext4. If you convert your root filesystem to ext4, you must run grub-install with the latest version of grub (available in Ubuntu 9.04). I've updated the Ext4_Howto on the ext4 wiki to include a note about this. **

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-28 Thread Albert Vernon
I received this error in the released version (not beta) of Jaunty. I upgraded from ext3 on Intrepid 64-bit to ext4 on Jaunty. I used the same instructions mentioned in comment #12 including grub-install at the end. Everything worked fine for several days, including reboots, until running apt-ge

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-06 Thread Ralf Naujokat
Hi, > Maybe this isn't a bug. I just noticed here > http://www.ubuntu.com/testing/jaunty/beta that it says Seems you are right. > http://ext4.wiki.kernel.org/index.php/Ext4_Howto#Converting_an_ext3_filesystem_to_ext4 May be it would be clever, to mention it right here, too. Can someone do it o

Re: [Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-05 Thread Nick B.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maybe this isn't a bug. I just noticed here http://www.ubuntu.com/testing/jaunty/beta that it says "Ext4 support in GRUB was provided by Colin King. If you choose to upgrade your / or /boot filesystem in place from ext2 or ext3 to ext4 (as documented

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-03 Thread Nick B.
I'm going to change this to Grub as it seems something isn't getting updated correctly with Grub. I can't seem to reproduce this with a fresh Jaunty/Ext3 install and then converting it. It seems to be strictly when upgrading from Intrepid to Jaunty then converting it to Ext4. I'm guessing there's s

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-02 Thread Ralf Naujokat
Hi all! Back again, everything is fine. Might be, problem is an outdated grub when using ext4. greetings Ralf -- grub error 24 with Jaunty beta https://bugs.launchpad.net/bugs/353071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-02 Thread Ralf Naujokat
I just discovered, that a third pc with updated intrepid/ext3 to jaunty/ext4 had a grub installed-version with 0.97-29ubuntu36 until now, even after the last update/upgrade. Before the next reboot, i did a $ sudo grub-install /dev/sda --root-directory=/ --recheck Now the installed-version contai

Re: [Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-02 Thread Nick B.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Naujokat wrote: > I did not get the error immediate after upgrading, > for some days i could work without problems. > The error occured on reboot after an apt-get upgrade. > > greetings > Ralf > It didn't happen immediately for me either. After

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-02 Thread UnSandpiper
Have experienced the same problem here. Upgraded from 8.10 to 9.04 beta (32bit), converted to ext4 and reinstalled grub as instructed. Couple of days everything was fine. After updating yesterday though, I got the grub 24 error when booting the next time. Traditional way of booting with the live

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-02 Thread Ralf Naujokat
** Tags added: grub jaunty ** Tags added: ext4 -- grub error 24 with Jaunty beta https://bugs.launchpad.net/bugs/353071 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 https://li

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-02 Thread Ralf Naujokat
I did not get the error immediate after upgrading, for some days i could work without problems. The error occured on reboot after an apt-get upgrade. greetings Ralf -- grub error 24 with Jaunty beta https://bugs.launchpad.net/bugs/353071 You received this bug notification because you are a me

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-01 Thread Nick B.
I've seen this as well on 2 different machines. Both were upgraded to Jaunty from Intrepid/Ext3 and then converted to Ext4. I also came across the above workaround by reinstalling Grub and that worked. It seems to me it's something that goes wrong when converting Ext3 to Ext4 as I haven't seen this

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-01 Thread Ralf Naujokat
I am checking out the differences between /boot/grub and a copy that i made. I found, that there is a new e2fs_stage1_5 and stage2 and the installed-version changed from 0.97-29ubuntu45 to 0.97-29ubuntu51. Is this a symptom of that 'ext4 bug'? like: Some changes did not get sync'ed on updating gr

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-01 Thread Ralf Naujokat
Ok. After some google i found that: http://mapopa.blogspot.com/2009/01/grub-voodoo-error-no-1324-and-how-do-i.html I followed his method and the problem was solved. Short summary: - Boot with Live CD (i used USB-boot) - open a terminal and do $ sudo su # mount /dev/sda1 /mnt # mount --bind /dev /

[Bug 353071] Re: grub error 24 with Jaunty beta

2009-04-01 Thread Ralf Naujokat
Forgot to say, both are 64bit desktop versions of Jaunty beta. -- grub error 24 with Jaunty beta https://bugs.launchpad.net/bugs/353071 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