The current livedvd-i686-installer-2008.0_beta2.iso (and possibly other 2008.0 beta2 live cds/dvds) does not include jfs filesystem support while jfsutils remains included as on previous releases. Reproducible: Always Steps to Reproduce: 1. mkfs.jfs /dev/myhdd = OK 2. mount /dev/myhdd /mnt/gentoo = "mount: unknown filesystem type 'jfs'" Actual Results: JFS filesystem cannot be mounted. Expected Results: JFS filesystem successfully mounted.
It should be noted that zcat /proc/config.gz | grep -i JFS when booted into the LiveDVD results in CONFIG_JFS_FS=m and yet the module is definitely not on the disc.
Confirming that install-x86-minimal-2008.0_beta2.iso does NOT have this issue. livedvd-i686-installer-2008.0_beta2.iso *does* obviously still have this issue.
This should be fixed in 2008.0, which is now released.