LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-21-2005, 03:57 PM   #1
ThaHackBoy
LQ Newbie
 
Registered: Apr 2004
Location: Netherlands
Distribution: Slackware
Posts: 3

Rep: Reputation: 0
Copy files from NTFS to NTFS


Hello,

I have 2 harddrives, a 40 Gb with a Linux ext2 partition and a NTFS partition, and a 120 Gb with a Linux ext2 fs and another NTFS partition. I currently only have Slackware installed on the 40 Gb harddisk, but I have some files on the 40 Gb NTFS harddrive too. Now I want to copy those files to the NTFS partition on the 120 Gb Harddrive (40 Gb NTFS to 120 Gb NTFS).

How should I do that (so I've only one OS, slackware on the 40 gb)?
Some kind of bootdisk perhaps?
 
Old 05-21-2005, 05:47 PM   #2
zeca_pedra
Member
 
Registered: Nov 2003
Location: Funchal, Madeira, Portugal
Distribution: Linux Mint 13
Posts: 37

Rep: Reputation: 15
Changing permissions maybe?

I guess you want to move everything that you have in 40 Gb NTFS related to Window$ to the 120 Gb NTFS partition so that you have the 40 Gb partition with Linux and Linux only and the 120 Gb with Window$, is that it?
I think you'll have to edit your fstab because my guess is that you don't have the permissions to read and write in NTFS.

as root type in console/terminal

Code:
sudo gedit /etc/fstab
I'm using Gnome as DE that's why I edit it with gedit- you'll have to use any available editor that you have.

take a look at my fstab file so that you can see what you can do
Code:
/dev/hda1       /mnt/hda1       vfat auto,users,rw,umask=000 0 0
/dev/hda3       /mnt/hda3       ntfs noauto,users,ro,umask=000 0 0
/dev/hda5       /mnt/hda5       ntfs noauto,users,ro,umask=000 0 0
then change that ro to rw. I believe that will do the trick. If you find problems try to use captive ntfs (I've heard is more secure, can't tell you why!)
this works for me because I don't want to write to ntfs but I've already had NTFS with the option of writing to it :-)

see these threads, they might help you
http://www.linuxquestions.org/questi...t=captive+ntfs
get captive NTFS if you wish

Hope this helps, somehow
 
Old 05-21-2005, 06:36 PM   #3
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
You can use Partition Magic to copy the files from a ext2/ext3 filesystem to NTFS. Linux can write to NTFS but there are rules you have go by. The file size can not change and you can not add files. If you use captive, you can write to NTFS with out any problems. Captive needs certain files from either Windows 2000 or Windows XP. I do not know how well it will work with 2.6.x kernels.

If you use either Partition Magic or captive, I strongly suggest making backups before using these programs.

There are programs in Linux that can do the same as Partition Magic but it stops its abilities with NTFS partitions.

Its best to use FAT or FAT32 if multi-booting between Windows and Linux.

Many distributions that include NTFS support do not include write support.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using DD to copy NTFS partition smegware Linux - General 8 11-28-2008 11:53 AM
copy data from reiserfs to ntfs liljhand Linux - General 3 01-23-2005 11:23 PM
Copy issue from ntfs Partition under knoppix Aleran Linux - General 1 10-22-2004 09:03 PM
copy ntfs files alb1954 Feather 1 09-15-2004 07:38 AM
Cannot Copy Files From Network FAT32/NTFS Drive to My Local Linux Drive michaelh Linux - Networking 3 10-29-2002 10:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration