QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1359|回复: 12

Try Reiserfs4

[复制链接]
发表于 2004-4-11 14:48:52 | 显示全部楼层 |阅读模式
http://www.namesys.com/
The above URL is reiserfs home page,you can find lots of information.Now I just write the guide which almost are from its home page.
1.Download the lasted kernel
http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.5-rc2.tar.bz2
2.Download the pacth needed by reiserfs
http://www.namesys.com/snapshots/LATEST/all.diff.gz
gunzip all.diff.gz -> all.diff
3. cd /usr/src/linux   # actual directory may vary, of course
patch -p1 <XX/all.diff #where is the file all.diff
4.
make mrproper
make menuconfig # turn reiser4 on.
make bzImage modules
6. install kernel
7. download libaal, unpack, and build it
    $ cd libaal
    $ ./configure
    $ make
    $ make install # may require root
    $ # add /usr/local/lib to /etc/ld.so.conf if not already there
    $ /sbin/ldconfig # may require root
http://thebsh.namesys.com/snapshots/LATEST/libaal-0.5.0.tar.gz
8. download reiser4progs, unpack, and build them
    $ cd reiser4progs
    $ ./configure
    $ make
    $ make install # may require root
http://thebsh.namesys.com/snapshots/LATEST/reiser4progs-0.5.3.tar.gz
9  reboot with new kernel
10. create reiser4 file system

    $ /usr/local/sbin/mkfs.reiser4 -qf <path-to-device-or-file>

   a  . mount it

    $ mount -treiser4 <path-to-device-or-file> <mount-point>

     b. Enjoy!
发表于 2004-4-11 15:08:10 | 显示全部楼层
问题是,系统安装的时候没有reiserfs4啊,等到装完了,升级好了内核和软件,要升级到reiserfs4,又要重建文件系统,这个怎么解决?
回复

使用道具 举报

 楼主| 发表于 2004-4-11 15:39:34 | 显示全部楼层
[quote:3fe2b73997="樱家冢"]问题是,系统安装的时候没有reiserfs4啊,等到装完了,升级好了内核和软件,要升级到reiserfs4,又要重建文件系统,这个怎么解决?[/quote]
that is the problem MagicInstaller can solve.
回复

使用道具 举报

 楼主| 发表于 2004-4-11 15:41:57 | 显示全部楼层
BTW: I just want to try in /home /dev/hda9 (reiserfs V4 and /dev/hda8(just reiserfs V3) is my system root /
回复

使用道具 举报

发表于 2004-4-11 23:16:10 | 显示全部楼层
我在gentoo下面发现一个很好的东东——convertfs,可以在ext2 reiserfs jfs minix之间任意转换分区格式,这下把magic转换到reiserfs可方便了,只要修改/etc/fstab,然后unmount之后convertfs就好了……
回复

使用道具 举报

 楼主| 发表于 2004-4-12 12:07:55 | 显示全部楼层
[quote:a72e7dcb74="樱家冢"]我在gentoo下面发现一个很好的东东——convertfs,可以在ext2 reiserfs jfs minix之间任意转换分区格式,这下把magic转换到reiserfs可方便了,只要修改/etc/fstab,然后unmount之后convertfs就好了……[/quote]
convertfs?It sounds very good!
回复

使用道具 举报

发表于 2004-4-12 15:52:04 | 显示全部楼层
数据会不会出问题,丢掉
回复

使用道具 举报

发表于 2004-4-12 16:02:50 | 显示全部楼层
根分区不行。呵呵。
[quote:d175d195cc="jin_liu"][quote:d175d195cc="樱家冢"]我在gentoo下面发现一个很好的东东——convertfs,可以在ext2 reiserfs jfs minix之间任意转换分区格式,这下把magic转换到reiserfs可方便了,只要修改/etc/fstab,然后unmount之后convertfs就好了……[/quote]
convertfs?It sounds very good![/quote]
回复

使用道具 举报

 楼主| 发表于 2004-4-12 16:06:52 | 显示全部楼层
[quote:7901417113="hemingway"]数据会不会出问题,丢掉[/quote]
I don't know.I don't want to try,neither.
Now I just mkfs.reiser4 /dev/hda9 and mount to /home.
回复

使用道具 举报

发表于 2004-4-12 16:21:36 | 显示全部楼层
数据安全第一,呵呵
回复

使用道具 举报

发表于 2004-4-12 16:54:57 | 显示全部楼层
不管怎么样,备份先,然后转换换格式,成功了就可以把备份的数据删除了……
回复

使用道具 举报

 楼主| 发表于 2004-4-12 17:17:26 | 显示全部楼层
[quote:b1fed7b0a3="樱家冢"]不管怎么样,备份先,然后转换换格式,成功了就可以把备份的数据删除了……[/quote]
Have you converted ???
回复

使用道具 举报

发表于 2004-4-12 17:36:08 | 显示全部楼层
no,还没时间……
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-27 14:38 , Processed in 0.042577 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表