From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vince Subject: Re: status of grub reiser4 support ? Date: Tue, 16 Mar 2004 12:21:17 +0100 Message-ID: <4056E32D.5010405@free.fr> References: <405597B6.1000906@free.fr> <40561487.5070503@free.fr> <40561583.8050705@free.fr> <200403161237.44869.vitaly@namesys.com> <4056DD84.2010107@free.fr> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <4056DD84.2010107@free.fr> List-Id: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: Vitaly Fertman Cc: Reiserfs mail-list More information follows: > Hi, >=20 > with your latest patches, grub can now read reiser4 partitions (both=20 > from linux and from the bios) but: > 1) any attempt to load a kernel image sitting on a reiser4 partition=20 > just hangs grub> kernel (hd1,0)/boot/vmlinuz-2.6.4-bk5 Program received signal SIGSEGV, Segmentation fault. 0x0806408f in extent40_offset (place=3D0x4007aba0, pos=3D4294967295) at=20 extent40.c:41 41 blocks +=3D et40_get_width(extent); (gdb) bt #0 0x0806408f in extent40_offset (place=3D0x4007aba0, pos=3D4294967295) at= =20 extent40.c:41 #1 0x0806922d in body40_get_key (place=3D0x4007aba0, pos=3D4294967295,=20 key=3D0x4007aac0, trans_func=3D0x8064062 ) at body40.c:20 #2 0x080640e9 in extent40_fetch_key (place=3D0x4007aba0, key=3D0x4007aac0)= =20 at extent40.c:52 #3 0x080642a3 in extent40_read_units (place=3D0x4007aba0,=20 hint=3D0x4007aca0) at extent40.c:510 #4 0x0806114d in reiser4_tree_read (tree=3D0x4007d7e8, place=3D0x4007aba0,= =20 hint=3D0x4007aca0) at tree.c:1922 #5 0x08062a3b in reiser4_flow_read (tree=3D0x4007d7e8, hint=3D0x4007aca0) = at flow.c:86 #6 0x0805f227 in tree_read (tree=3D0x4007d7e8, hint=3D0x4007aca0) at=20 libreiser4.c:79 #7 0x08066ef5 in obj40_read (obj=3D0x40080248, hint=3D0x4007aca0) at=20 obj40.c:657 #8 0x080672c1 in reg40_read (entity=3D0x40080248, buff=3D0x4007ae00, n=3D1= 0)=20 at reg40.c:120 #9 0x08061ad9 in reiser4_object_read (object=3D0x4007e070,=20 buff=3D0x4007ae00, n=3D10) at object.c:660 #10 0x0805218d in reiser4_read (buf=3D0x40416004
, len=3D1078026244) at fsys_reiser4.c:130 #11 0x0804df97 in grub_read (buf=3D0x4007ae00 "g=BC\002@=D0=AE\a@\030=AE\a@= ",=20 len=3D10) at disk_io.c:1693 #12 0x080539fe in gunzip_test_header () at gunzip.c:333 #13 0x0804dd0a in grub_open (filename=3D0x4002bc6e=20 "/boot/vmlinuz-2.6.4-bk5") at disk_io.c:1591 #14 0x0805cd6e in load_image (kernel=3D0x40416004
, arg=3D0x40017000 "(hd1,0)/boot/vmlinuz-2.6.4-bk5",=20 suggested_type=3DKERNEL_TYPE_NONE, load_flags=3D1) at boot.c:64 #15 0x08059864 in kernel_func (arg=3D0x4002bc67=20 "(hd1,0)/boot/vmlinuz-2.6.4-bk5", flags=3D1) at builtins.c:2514 #16 0x0805c4ed in enter_cmdline (heap=3D0x4002bc60 "kernel=20 (hd1,0)/boot/vmlinuz-2.6.4-bk5", forever=3D1) at cmdline.c:172 #17 0x08056396 in cmain () at stage2.c:1018 #18 0x0804c052 in init_bios_info () at common.c:323 #19 0x08049808 in doit.0 () at asmstub.c:129 #20 0x08049900 in grub_stage2 () at asmstub.c:186 #21 0x080495e8 in main (argc=3D1, argv=3D0xbffff9d4) at main.c:264