Abu Hudzaefah wrote:

> I mean how to change my ext2 (/) to reiserfs, hard or simple?

Hard.

There are mainly two issues involved:

1. How to convert an existing ext2 partition to reiserfs. This can
currently only be done by creating a new (reiserfs) partition and copy
all the content over.

2. If using reiserfs for / then the kernel must have reiserfs available
when it boots. This can either be done by recompiling the kernel to have
reiserfs built in (not as a loadable module), or by using a small initrd
that loads the reiserfs module.

3. (minor) the init scripts may need some adjustments in how fsck is
used.

--
Henrik Nordstrom

Reply via email to