[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub2 resets machine when reading from an xfs filesystem
From: |
Bean |
Subject: |
Re: grub2 resets machine when reading from an xfs filesystem |
Date: |
Wed, 30 Jan 2008 15:11:06 +0800 |
On Jan 30, 2008 5:39 AM, Robert Millan <address@hidden> wrote:
> On Tue, Jan 29, 2008 at 09:32:16PM +0000, Peter Hicks wrote:
> >
> > It appears that grub is no longer able to read from an xfs filesystem, and
> > an example 32Mb image is contained in a .bz2 file linked to from the bug
> > page above.
>
> Available at: http://stash.poggs.com/grub-xfs-example.bz2
>
> It can be reproduced with qemu at least. I gave it a try but get lost too
> easily on filesystem stuff. Anyone feels like having a look? Bean what do
> you think? :-)
when using grub-fstest, i can list and compare files in the example
xfs, but if i run it in qemu, it shows
qemu: fatal: Trying to execute code outside RAM or ROM at 0x2e2e002e
i guess it's caused by invalid memory access somewhere.
--
Bean