[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-user
Subject:    [gentoo-user] Fw: [Bug-grub] Problem with ReiserFS
From:       "Daniel  Silva" <dtiziani () mpc ! com ! br>
Date:       2001-11-09 17:36:36
[Download RAW message or body]

I was having problems to run gentoo(reiserfs) with grub and I went to their
mailist and asked for help.
Here's attached a patch to grub work with reiserfs without problems, that
they sent me.


Hope it works now :-)

Daniel Tiziani

["ATT00066.txt" (text/plain)]

diff -ur grub-0.90.orig/stage2/fsys_reiserfs.c grub-0.90/stage2/fsys_reiserfs.c
--- grub-0.90.orig/stage2/fsys_reiserfs.c       Sat Feb  3 00:31:03 2001
+++ grub-0.90/stage2/fsys_reiserfs.c    Sun Oct 21 11:23:16 2001
@@ -620,9 +620,7 @@
   if (super.s_journal_block != 0)
     {
       INFO->journal_block = super.s_journal_block;
-      INFO->journal_block_count = super.s_journal_block_count;
-      if (INFO->journal_block_count == 0)
-       INFO->journal_block_count = super.s_orig_journal_size;
+      INFO->journal_block_count = super.s_orig_journal_size;
       if (! is_power_of_two (INFO->journal_block_count))
        return 0;


On Wed, Nov 07, 2001 at 08:00:29PM -0200, Daniel  Silva wrote:
> I'm running a gentoo system and grub does not install because it doesn't
> recognize reiserfs partition.
> What should I do?
> 
> Thanks a lot,
> Daniel Tiziani
> 
> PS: I'm not subscribed to the mailist, so if you can help me, PLEASE send
> emails to dtiziani@mpc.com.br

["ATT00069.dat" (application/octet-stream)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic