On Tue 5 October 2004 12:37, Joel n.solanki wrote: > # umount /cache1 > mkreiserfs /dev/hda1 ==which is /cache1 partition > and then modify /etc/fstab > and reboot the machine and u will be with reiserfs filesystem.
You don't need to reboot the machine. 'mount /dev/hda1' or 'mount -a' will do. Ray
