All of lore.kernel.org
 help / color / mirror / Atom feed
* ls and xfs = unhandled exception / reset
@ 2007-05-16  0:47 Alex Roman
  2007-05-16  6:39 ` Robert Millan
  2007-05-16  7:40 ` Marco Gerards
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Roman @ 2007-05-16  0:47 UTC (permalink / raw)
  To: The development of GRUB 2

Hello,

I've got a linux system with the / partition as xfs (and no /boot
partition, blame kUbuntu's installer for that :)). I wanted to try to
boot the system from a grub2 floppy I made (so I can still boot my
system, no worries).

I do:
insmod ls
insmod pc
insmod xfs

Then if I do:
ls (hd0,1) -- my xfs partition

... the system just resets.

I verified that if I insmod ext2 and ls on an ext3 partition, it will
work as expected and not reset my PC. Also, if I ls on the xfs
partition, without the xfs module loaded, GRUB will just print
Filesystem type unknown, but won't reset.

Given that I'll also be working on adding CD-ROM boot support to GRUB
as part of GSoC, I figure this would be a great opportunity to start
fixing some bugs to get familiar with the code.

Now, I've no idea how to debug this issue, how to get a debugging log,
etc... Could anyone please point me at the right document to read or
give me some advice how I could start working on this?


Thank you in advance,
... regards!

-- 
Alex Roman <alex.roman@gmail.com>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-16  7:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16  0:47 ls and xfs = unhandled exception / reset Alex Roman
2007-05-16  6:39 ` Robert Millan
2007-05-16  7:40 ` Marco Gerards

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.