On Tue, Jul 26, 2011 at 11:03 AM, Yasha Karant <[email protected]> wrote:
> On 07/26/2011 07:10 AM, Akemi Yagi wrote: > >> On Tue, Jul 26, 2011 at 6:54 AM, Andrew Z<[email protected]> wrote: >> >> Not to hijack the topic, but the NTFS module is also seemed to be absent >>> (I'm on x64). hmmm... >>> >> >> This is indeed off topic here (so I changed the Subject line). :) >> >> 'No NTFS support' is upstream's decision. But it is fairly easy to >> implement thanks to 3rd party repos. This CentOS wiki is helpful: >> >> http://wiki.centos.org/**TipsAndTricks/NTFS<http://wiki.centos.org/TipsAndTricks/NTFS> >> >> Akemi >> > > I have a successful mount (with read and write) of a NTFS file system: > > /dev/sdb1 on /mnt-ntfs1 type fuseblk (rw,allow_other,blksize=4096) > /dev/sdb2 on /mnt-ntfs2 type fuseblk (rw,allow_other,blksize=4096) > > [ykarant@jb344 ~]$ ls /mnt-ntfs1 > boot.ini i386 pagefile.sys system.sav > COMPAQ MSOCache ProgramData System Volume > Information > Documents and Settings Novadigm Program Files Users > hiberfil.sys NTDETECT.COM RECYCLER WINDOWS > hp ntldr SWSetup > [ykarant@jb344 ~]$ ls /mnt-ntfs2 > Autorun.inf minint STLDR WIN51IC.B2 > WIN51.RC1 > Desktop.ini NTDETECT.COM System Volume Information WIN51IC.RC1 > WIN51.RC2 > Folder.htt NTFS Warning.bmp WIN51IC.RC2 > WINBOM.INI > HP_RECOVERY NTLDR WIN51 WIN51IP XGA > I386 PRELOAD WIN51.B2 WIN51IP2 > Info.exe protect.ed WIN51IA WIN51IP.B2 > ISOS RECOVERY WIN51IA.SP1 WIN51IP.RC2 > MASTER.LOG RECYCLER WIN51IC WIN51IP.SP1 > > > This worked under the stock SL X86-64 kernel, as well as the kernel I had > to build that also supports USB 3. > > From uname -a: 2.6.38.8-32.el6.x86_64 #1 SMP Mon Jul 11 16:29:12 PDT 2011 > x86_64 x86_64 x86_64 GNU/Linux > > If you need assistance, I can provide the NTFS fuse binaries, etc., for > NTFS fuse to work. > > Yasha Karant > Yasha, thank you very much for offering the help. I'll check tonight and will let you know if it worked or not :) Andrew
