搜索资源列表
Linux File System Driver EXT2 IFS for Windows NT X
- Linux File System Driver EXT2 IFS for Windows NT XP-Linux File System Driver for Windows EXT2 IFS ws NT XP
ext2-journal-design
- linux ext2, ext3文件系统日志系统的设计
9x 下文件系统驱动的例子(EXT2)
- Win9x下文件系统驱动的例子(EXT2)源代码。-file system driver examples (EXT2) source code.
explore2fs-1.08beta9.zip_.zip
- 在 Windows 访问 Linux 分区的 Ext2 IFSUTF-8 支持可以处理中文文件名,增加了 Windows 盘符直接访问。,In the Windows Access Linux partition Ext2 IFSUTF-8 support can handle documents written in Chinese, an increase of direct access to Windows drive letter.
ext2read-2.2.70-src
- Ext2Read 它能查看 ext2/3/4 分区并从中拷贝文件和目录,支持 LVM2 和 EXT4 extent ,以及递归拷贝整个目录。-Ext2Read can see ext2/3/4 partition and copy files and directories from which to support LVM2 and EXT4 extent, and recursively copy the entire directory.
myrescue-0.9.1.tar
- Rescuing you ext2 file system
ext2
- information extraction from EXT2 filesystem. this program imitates the bash shell, and accepts such basic commands as info, group, pwd, ls, cd, cat, quit. this code was written in linux and compiled by gcc. it can be run on linux machines. i didn t u
FileSystme
- 自己写的模拟Linux EXT2文件系统。代码约在2000行左右,需要的话拿去参考一下吧。-This is a imitating linux ext2 C code written by myself.if you need it,you can refer to it!
ST5100dvr
- ST5100dvr源码,支持硬盘刻录及USB刻录,支持回放和EXT2文件系统-ST5100dvr source code, support USB hard disk recording and burning, playback, and EXT2 file system support
diskio2
- 文件系统访问,可访问ext2,ext3,rainfs。-File system access, visit ext2, ext3, rainfs.
fs
- 操作系统上机实验的内容。一个模拟LINUX中EXT2文件系统的小系统。完全是自己写的,大约有900行源码。-a simulation system of linux ext2 file system
mini_ext2
- 代码功能: 1、利用io端口读磁盘 2、读ext2文件系统中的文件 注意: 1、代码只在ring0状态下测试通过。 2、代码没有读分区表的功能,group0的位置是通过查看磁盘文件得来的,每个磁盘的group0的位置可能不同。 3、此代码仅作为用io端口读磁盘和读ext2文件系统的参考代码。-Code function: 1, 2, using io-port read disk, read ext2 file system files Note: 1, the c
ext2
- ext de 例子 挺不错的 可以好好看看 不错的 -ext demo
Ext2Ext3
- 本文详细分析了Ext2和Ext3文件系统-Ext2 Ext3 file system explained
ext2-filesystem-structure
- linux上ext2文件系统磁盘结构分析,仅供学习交流-linux ext2 file system on the disk structure analysis, only learning exchanges
fuse-ext2-0.0.7.tar
- linux下fuse的ext2磁盘格式的源代码 版本0.0.7-source code under linux fuse ext2 disk format
ext2
- how to make ext2 partition in linux for android porting
filesys-ext2.tar
- ext2 文件系统的实现 实现了虚拟磁盘 inode管理 实现了一些POSIX API 一个简单的shell,用于测试功能-implement of ext2 filesystem
ext2-atomic-setbit
- Atomic bitops based version of ext2 atomic bitops.
ext2-atomic
- Spinlock based version of ext2 atomic bitops.