Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-03-12 Thread Yoshinori K. Okuji
At Sat, 09 Feb 2002 12:59:16 +0900, Yoshinori K. Okuji [EMAIL PROTECTED] wrote: Ok, I realize that I must be prepared for testing GRUB with XFS myself. This may take long, as I have no time in this weekend, and I must install a kernel with XFS support. But I'll send a patch, once I fix your

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-08 Thread Serguei Tzukanov
These #ifdefs comes from grub 0.5.96.1. Something changed with disk_read_hook behavior between 0.5.96.1 an 0.90. ___ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-08 Thread Brad Langhorst
Yoshinori K. Okuji wrote: Here is the patch. I haven't tested this code, because I don't have XFS. So I'd appreciate if you would send a report. Thanks, Okuji sorry to bring bad news... I am not sure what to apply that patch to... 0.91 is too old cvs head is too new so i got the cvs head

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-08 Thread Yoshinori K. Okuji
At Fri, 08 Feb 2002 10:47:45 -0500, Brad Langhorst wrote: I am not sure what to apply that patch to... 0.91 is too old cvs head is too new I'm sorry! I have already applied my patch to the CVS, so if you get the source code from the CVS, you don't need to apply my patch manually. but i just

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-08 Thread Bradley W. Langhorst
Yoshinori K. Okuji wrote: but i just get a message about loading stage 1.5 on reboot had to go back to .91 to boot. Could you elaborate on that? Thanks, Okuji theres not much more to say after i did make install with the cvs head i copied the files from /usr/local to /bin, /sbin and

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-07 Thread Bradley W. Langhorst
Jason Thomas wrote: there was a typo in the Makefile which broke xfs support and numrious other things. 0.91-2 in debian has the fix. which should go into woody soon. or you can grab the package from sid. On Thu, Feb 07, 2002 at 12:21:33AM -0500, Brad Langhorst wrote: This is a debian woody

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-07 Thread Jason Thomas
On Thu, Feb 07, 2002 at 11:19:10AM -0500, Bradley W. Langhorst wrote: I probably should have put at the top of my mail that I switched to the sid version of the package. so I upgraded to the sid package which is more promising. but an unusual situation remains (see the previous mail

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-07 Thread Jason Thomas
On Thu, Feb 07, 2002 at 05:23:28PM -0500, Bradley W. Langhorst wrote: if grub-install is failing you need to copy the grub images by hand to make the commands below work. cp /usr/lib/grub/i386-pc/* /boot/grub/ or figure out why grub-install is failing. I think you'll find after the files

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-07 Thread inittab
ive been having the same problem, it happens when you install 1 version of grub then install another, if you type grub-install '(drive)' twice it works fine On Fri, 8 Feb 2002, Jason Thomas wrote: On Thu, Feb 07, 2002 at 05:23:28PM -0500, Bradley W. Langhorst wrote: if grub-install is

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-07 Thread Yoshinori K. Okuji
At Thu, 07 Feb 2002 17:23:28 -0500, Bradley W. Langhorst [EMAIL PROTECTED] wrote: But i still see these funky errors about mismatched stage1 and stage2 if i use the savedefault command I found this was caused by a bug in XFS code. I'll fix and send a patch soon. Many thanks for your report!

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-07 Thread Yoshinori K. Okuji
Here is the patch. I haven't tested this code, because I don't have XFS. So I'd appreciate if you would send a report. Thanks, Okuji Index: ChangeLog === RCS file: /cvsroot/grub/grub/ChangeLog,v retrieving revision 1.472 diff -u

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-07 Thread Brad Langhorst
Yoshinori K. Okuji wrote: Here is the patch. I haven't tested this code, because I don't have XFS. So I'd appreciate if you would send a report. Thanks, Okuji okay - i'll test it tonight or tomorrow... brad ___ Bug-grub mailing list [EMAIL

Re: [Bug-grub] 0.91 booting xfs on (hd0,4)

2002-02-06 Thread Jason Thomas
there was a typo in the Makefile which broke xfs support and numrious other things. 0.91-2 in debian has the fix. which should go into woody soon. or you can grab the package from sid. On Thu, Feb 07, 2002 at 12:21:33AM -0500, Brad Langhorst wrote: This is a debian woody laptop with 1 ide