PDA

View Full Version : moving files from one HD to another



ummie4
01-20-2006, 08:50 PM
I went through all the help stuff i could find and still can take the write protection off of a HD. Im trying to copy files from a HD that crashed to another one. Everytime i try and do this it says the drive is write protected. how do i take this off. already tried unchecking "read only" in device properties. What else should I do? I can't seem to find the "Captive NTFS" prompt that all the help stuff leads too. thanks ~Cody

UnderScore
01-20-2006, 09:04 PM
Before you enable write acess, what filesystem is on the destination drive (the good HD)? If it is FAT32 or a Linux filesystem then it is fine. If it is NTFS, we tell all people who intend to use Knoppix to write to a NTFS drive that Knoppix in most cases can not reliably (possibly destroy) a NTFS filesystem. Older versions of Knoppix (i think 3.6 & 3.7) has captive NTFS (http://www.oreillynet.com/pub/wlg/6261). Knoppix 4.0.2 has
- Updated NTFS read-write support using libntfs CVS version and fuse*)

(*)A free (GPL) NTFS write support is currently under development. Experimental-friendly testers may find the corresponding tools and instructions for accessing rw-mounts of NTFS-Partitions, on the DVD (use at your own risk).
You are welcome to attempt it with Knoppix 4.0.2 but there is always a risk that it will write garbled data to that good drive.

ummie4
01-21-2006, 06:00 PM
The file system is a NTFS. So you are recommending using an older version of knoppix? Is it possible to create a new partition on the good HD with a FAT32 system and then write to that?

Harry Kuhman
01-21-2006, 11:33 PM
The file system is a NTFS. So you are recommending using an older version of knoppix? Is it possible to create a new partition on the good HD with a FAT32 system and then write to that?
I doubt very much that Underscore would advise you to obtain an old version of Knoppix to use NTFS, as he knows it has always had problems and would corrupt NTFS systems. If there is space on the disk for a new partition it is certainly posiable to create a FAT32 partition, but that hardly is ever the case; any disk in use is likely to have all of it's space used, often by one large NTFS partition. Knoppix can not shrink a NTFS partition (nor can any of the standard tools that come with XP. Partition Magic can but warns you to have a backup of everything first and Partition Magic is not free.) For more suggestions see answer #5 (http://www.knoppix.net/wiki/User:Harry_Kuhman).

nad
01-23-2006, 01:43 PM
Knoppix can certainly resize an ntfs filesystem. Resize has been supported for some time. Writing is however still somewhat experimental.

I don't completely understand this either, but, we are in good company as the developers of the ntfs tools are only less in the dark than we are.

As always, back up any critical data first. Perhaps a dd to another drive to retain an image, then attempt to manipulate the filesystem.