Re: reiser4 mount issue

2003-09-03 Thread Michael Konrad
Hello Yury, This is what occurs in kernel log, when I try the reiser4 mount: Sep 3 05:48:14 [kernel] reiser4[mount(16746)]: get_ready_format40 (fs/reiser4/plugin/disk_format/disk_format40.c:229)[nikita-3228]: Here is the part of my .config file with reiserfs: CONFIG_REISER4_FS=y #

Re: reiser4 mount issue

2003-09-03 Thread Nikita Danilov
Michael Konrad writes: Hello Yury, This is what occurs in kernel log, when I try the reiser4 mount: Sep 3 05:48:14 [kernel] reiser4[mount(16746)]: get_ready_format40 (fs/reiser4/plugin/disk_format/disk_format40.c:229)[nikita-3228]: Here is the part of my .config file with

Re: reiser4 mount issue

2003-09-03 Thread Michael Konrad
Done, recompiled kernel and mount works fine. Now onto using it. Thank you, Michael Nikita Danilov [EMAIL PROTECTED] 09/03/03 06:11AM Michael Konrad writes: Hello Yury, This is what occurs in kernel log, when I try the reiser4 mount: Sep 3 05:48:14 [kernel]

reiser4 mount issue

2003-09-02 Thread Michael Konrad
Compile of linux-2.6.0-test4 with reiser4 is good. Compile of libaal-0.4.9 is good Compile of reiser4fsprogs-0.4.12 is good. mkfs.reiser4 /dev/hda8 is good. When I issue the following command: mount -t reiser4 /dev/hda8 /mnt/lfs or mount -t reiserfs /dev/hda8 /mnt/lfs I get the following