Movatterモバイル変換


[0]ホーム

URL:


Jan Kratochvil
ProjectsProductsGITResumeContact
Projects
UNIXUNIX-develWebAmigaMS-WindowsMS-DOSPatches

 

Captive: The first free NTFS read/write filesystem for GNU/Linux

• Download• NEWS• Testimonials• Internet Press• Installation Notes• Mailing Lists• See Also

This project is no longer maintained.

Project implements the first full read/write free access to NTFS disk drives.You can mount your Microsoft Windows NT, 200x or XP partition asa transparently accessible volume for your GNU/Linux.

This compatibility was achieved intheWine way by using the originalMicrosoft Windowsntfs.sys driver. It emulates the required subsystems ofthe Microsoft Windows kernel by reusing one of the originalntoskrnl.exe,ReactOS parts, orthis project's own reimplementations, on a case by case basis.Project includes the first open source MS-Windows kernel API for Free operating systems.Involvement of the original driver files was chosen to achieve the bestand unprecedented filesystem compatibility and safety.

As opposed to other projects this is currently the only software supporting the fullread/write access including the possibility to create/delete files, modify directoriesetc.


Download

Choose the one preferred installation format:

RPM i386 binary
tested for distributions:

  • Fedora Core 4
captive-static-1.1.7-0.i386.rpm (12.8MB)

.tar.gz i386 binary
(for non-RPM distributions)

captive-static-1.1.7.tar.gz (12.8MB)
Source archivesdownload link

You may like to use whole bootable CD standalone distribution featuring Captive like:Trinity Rescue Kit

 

NEWS

captive-1.1.7 (2006-01-26) [archive]

 

Captive NTFS Testimonials

Internet Press

 

Installation Notes

You should first runcaptive-install-acquire command to check youravailable Microsoft Windows drivers versions. Now you can execute:

# mkdir /mnt/dosc
# mount -t captive-ntfs /dev/hda1 /mnt/dosc

Overview

Any errors from 'captive-fuse' are written to '/var/log/messages'.

Needed drivers (at least ntoskrnl.exe+ntfs.sys) must be in '/var/lib/captive'.

'captive' package creates 'captive' user and 'captive' group on your system.

FUSE Kernel Driver Module

FUSE (Filesystem in Userspace)needs Linux kernel module driver (fuse.ko) compatible with yourrunning Linux kernel.

If you cannotmount(8) your NTFS filesystem you should check yourLinux kernel is based on version at least 2.6.14 whereFUSE got imported. You shouldalso check the module is enabled or even built-in.

The First Open Source MS-Windows Kernel API for Free OS

Compatibility with the existing binary Microsoft Windows file system drivers has beenreached. Microsoft Windows kernel system components required by these driverswere analyzed and successfully emulated in the GNU/Linux operating system.The project brings the Microsoft Windows kernel emulation framework to support evenother types of Microsoft Windows drivers in the future.TheReactOScode base proved to be a big asset for this functionality.

  ReactOS

Mailing Lists

The mailing list were closed.

 

See Also

 


EOF


[8]ページ先頭

©2009-2025 Movatter.jp