When you get to the first prompt when installing, instead of just letting the default continue by itself, type:
linux selinux=0 reiserfs
Replace the ‘reiserfs’ with ‘jfs’ if you want that file system. You’ll have to include the selinux=0 because you can’t use SELinux with ReiserFS or JFS.
All too easy…