LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Copying ReiserFS to NTFS (https://www.linuxquestions.org/questions/linux-software-2/copying-reiserfs-to-ntfs-161569/)

GoatKing 03-23-2004 07:17 PM

Copying ReiserFS to NTFS
 
Hi folks!

I've got a massive 3.45 gig ISO sitting on my Gentoo Linux ReiserFS partition. The goal is to move it to my Windows XP NTFS partition. Any suggested software on how to do that?

Since writing to NTFS from linux is so dangerous, I figured the way to do this was to read the Reiser partition in Windows. Any ideas?

Thanks in advance.

aaa 03-23-2004 07:22 PM

AFAIK there is no reiser for Windows.
Look into captive-ntfs for ntfs write.
Or, make a big file in Windows, then go to Linux, format it in ext2 (the latest ntfs support can write, but changing filesize messes up stuff. not changing the filesize is ok), then copy the iso to the file, then use explore2fs to extract the iso from the file.

andrewlkho 03-24-2004 05:22 AM

Btw, let us know how you get on. The primary reason is that I've heard some people having intense problems moving around files greater than 2 Gb on any filesystem, something which I've never tried but am keen to find out about.

Pryntus 03-24-2004 06:11 AM

There is in fact a tool for windows called RFSTool
get it at: http://p-nand-q.com/download/rfstool.html

works like a charm! And it does recursive copying!!! :D

GoatKing 03-25-2004 12:56 PM

Yeah this is really a nice piece of work. No problems copying it.
(referring to captive-ntfs)
Thanks to aaa for the tips!


All times are GMT -5. The time now is 02:56 PM.