Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223741 - 2008.0_beta2 LiveDVD missing ntfs module
Summary: 2008.0_beta2 LiveDVD missing ntfs module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: LiveCD/DVD/USB (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 19:17 UTC by Josh Cepek
Modified: 2008-07-06 17:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Cepek 2008-05-26 19:17:40 UTC
On the 2008.0_beta2 i686 LiveDVD NTFS_FS support appears to be compiled as a module but the module can't be loaded:

# zgrep NTFS_FS /proc/config.gz
CONFIG_NTFS_FS=m
# modprobe ntfs
FATAL: Module ntfs not found.
# find /lib/modules/2.6.24-gentoo-r5/ -iname '*ntfs*'
#

I'm unsure if this affects other platforms since I am unable to test on anything except i686. As I see it, either the module should be added or the support shouldn't be in the kernel. Once FUSE support is added in pending Bug #174284 , ntfs-3g could be an alternative if NTFS_FS support is to be removed.
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2008-07-06 17:44:25 UTC
This should be fixed in 2008.0, which is now released.