Does grub support resierfs-3.6.11 (the one that patches against the 2.4.0 
test kernels)?   I have my root partition (which contains
/boot/grub/reiserfs_stage1_5) as hd0,0.  From grub's shell, i do a
root (hd0,0)
setup (hd0)

When i reboot, it gives me an error 16 (something to the effect of trying
to read the filesystem).  It boots halfway decently in lilo (except it doesn't
allow you to type anything in during the delay.. which is what i need, since
i'd like this laptop to dual-boot).  I formatted the drive using the tea hash,
and i'm using grub-0.5.95.  

I attempted to use the latest cvs checkout of grub, but the compile died w/:
source='device.c' object='device.o' libtool=no \
depfile='.deps/device.Po' tmpdepfile='.deps/device.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wall -Wmissing-prototypes -Wunused -Wshadow 
-Wpointer-arith -Wundef -O2 -I../stage2 -I../stage1 -g -c -o device.o `test -f 
device.c || echo './'`device.c
In file included from /usr/include/linux/byteorder/little_endian.h:11,
                 from /usr/include/asm/byteorder.h:45,
                 from /usr/include/linux/cdrom.h:14,
                 from device.c:47:
/usr/include/linux/byteorder/swab.h:100: warning: no previous prototype for `__fswab16'
/usr/include/linux/byteorder/swab.h:104: warning: no previous prototype for `__swab16p'
/usr/include/linux/byteorder/swab.h:108: warning: no previous prototype for `__swab16s'
/usr/include/linux/byteorder/swab.h:113: warning: no previous prototype for `__fswab32'
/usr/include/linux/byteorder/swab.h:117: warning: no previous prototype for `__swab32p'
/usr/include/linux/byteorder/swab.h:121: warning: no previous prototype for `__swab32s'
/usr/include/linux/byteorder/swab.h:127: warning: no previous prototype for `__fswab64'
(and so on).   Those are linux-2.4.0-test5 headers, so i'm not suprised.
Anyways, does anyone have any suggestions/patches to make this thing read my
reiserfs filesystem?

-Andres Salomon <[EMAIL PROTECTED]>

P.S. Please cc: [EMAIL PROTECTED], as i am not subscribed to this list.

Reply via email to