09.25.03.01、[ ] NTFS debugging support
09.25.03.02、
NTFS write support在这是对Windows的NTFS文件系统分区增加写入支持的驱动。偶在内核中选了这个小项,编译完成后,系统能够自动认出NTFS分区,可以顺利读出分区上的文件。但是偶试着把文件写入NTFS分区时,LINUX还是无法把文件写入NTFS分区。
09.26、Pseudo filesystems --->
09.26.01、
/proc file system support
09.26.02、
/proc/kcore support
09.26.03、
/dev/pts Extended Attributes
09.26.04、
/dev/pts Security Labels
09.26.05、
Virtual memory file system support (former shm fs)
09.26.06、
tmpfs Extended Attributes
09.26.07、
tmpfs Security Labels
09.26.08、
HugeTLB file system support
|
09.27、Miscellaneous filesystems --->
09.27.01、< > Apple Extended HFS file system support
09.27.02、< > Journalling Flash File System (JFFS) support
09.27.03、< > Journalling Flash File System v2 (JFFS2) support
09.27.04、(0) JFFS2 debugging verbosity (0 = quiet, 2 = noisy)
09.27.05、
JFFS2 support for NAND flash
09.27.06、[ ] Advanced compression options for JFFS2
09.27.07、<*> Compressed ROM file system support (cramfs) 这里也要选上!!!!!!否则会出现:
VFS:Cannot open root device "hdxy" or unknow-block(0,0)
Please append a correct "root=" boot option
kernel panic-not syncing: VFS:Unable to mount root fs on unknow-block(0,0) 这种故障现象!够你郁闷好几天!
09.27.08、 FreeVxFS file system support (VERITAS VxFS(TM) compatible)
09.27.09、< > OS/2 HPFS file system support
09.27.10、 QNX4 file system support (read only)
09.27.11、 System V/Xenix/V7/Coherent file system support
09.27.12、 UFS file system support (read only)
09.28、Network File Systems --->
09.28.01、 NFS file system support
09.28.02、
Provide NFSv3 client support
09.28.03、 NFS server support
09.28.04、
Provide NFSv3 server support
09.28.05、
Provide NFS server over TCP support
09.28.06、 SMB file system support (to mount Windows shares etc.)
09.28.07、[ ] Use a default NLS
09.28.08、 CIFS support (advanced network filesystem for Samba, Window and other CIFS compl
09.28.09、[ ] CIFS statistics
09.28.10、
CIFS extended attributes (EXPERIMENTAL)
09.28.11、
CIFS POSIX Extensions (EXPERIMENTAL)
09.28.12、[ ] CIFS Experimental Features (EXPERIMENTAL)
09.28.13、 NCP file system support (to mount NetWare volumes)
09.28.14、
Packet signatures
09.28.15、
Proprietary file locking
09.28.16、
Clear remove/delete inhibit when needed
09.28.17、
Use NFS namespace if available
09.28.18、
Use LONG (OS/2) namespace if available
09.28.19、
Lowercase DOS filenames
09.28.20、
Use Native Language Support
09.28.21、
Enable symbolic links and execute flags
09.28.22、< > Coda file system support (advanced network fs)
09.29、Partition Types ---> 分区类型
09.29.01、
Advanced partition selection
09.29.02、[ ] Acorn partition support
09.29.03、[ ] Alpha OSF partition support
09.29.04、[ ] Amiga partition table support
09.29.05、[ ] Atari partition table support
09.29.06、[ ] Macintosh partition map support
09.29.07、
PC BIOS (MSDOS partition tables) support
如果您对本文有任何疑问或者建议,请到讨论区发表您的意见:
>>
论坛入口 <<
上一页 1 2 3 4 5 6 7 8 910 11 下一页
上一篇:详细介绍 Linux中内核配置选项 下一篇:Linux内核开发:使用 Git 管理源代码
|