From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vince Subject: Re: status of grub reiser4 support ? Date: Mon, 15 Mar 2004 21:20:04 +0100 Message-ID: <40560FF4.6050600@free.fr> References: <405597B6.1000906@free.fr> <200403151715.50569.vitaly@namesys.com> <4055DF50.4030105@free.fr> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <4055DF50.4030105@free.fr> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Vitaly Fertman Cc: Reiserfs mail-list Hi, I compiled grub with debugging symbols enabled and this is what I got: grub> cat (hd1,2)/ Program received signal SIGSEGV, Segmentation fault. 0x0806204a in reiser4_item_units () I'll probably also recompile libreiser4 with debugging symbols in order to further track this problem... Vince wrote: > Building succeded, this is what I have: > > diablo:/boot/grub# ll *stage* > -rw-r--r-- 1 root root 7616 Mar 15 17:27 e2fs_stage1_5 > -rw-r--r-- 1 root root 7376 Mar 15 17:27 fat_stage1_5 > -rw-r--r-- 1 root root 6688 Mar 15 17:27 ffs_stage1_5 > -rw-r--r-- 1 root root 8224 Mar 15 17:27 jfs_stage1_5 > -rw-r--r-- 1 root root 6880 Mar 15 17:27 minix_stage1_5 > -rw-r--r-- 1 root root 54088 Mar 15 17:27 reiser4_stage1_5 > -rw-r--r-- 1 root root 9088 Mar 15 17:27 reiserfs_stage1_5 > -rw-r--r-- 1 root root 512 Mar 15 17:27 stage1 > -rw-r--r-- 1 root root 103752 Mar 15 17:27 stage2 > -rw-r--r-- 1 root root 6336 Mar 15 17:27 vstafs_stage1_5 > -rw-r--r-- 1 root root 9160 Mar 15 17:27 xfs_stage1_5 > > Unfortunately, grub under linux will encounter a segmentation as soon as > I try to read a file on a reiser4 partition: > grub> cat (hd1, > Possible partitions are: > Partition num: 0, Filesystem type is reiser4, partition type 0xc > Partition num: 1, Filesystem type is reiserfs, partition type 0x83 > Partition num: 2, Filesystem type is reiser4, partition type 0x83 > > > grub> cat (hd1,2)/zsh: segmentation fault grub