User Feedback :: Giving up and paying money for real solution
I've tried to like DSL, I really have. But it just doesn't work for me. I've been trying to use it to rescue a significant amount of data off a crashed and unsuccessfully repaired Win 2000 workstation with NO success. I've booted up and have tried to mount the NTFS file system, but kept running into roadblocks, mainly around permissions, where I couldn't even read the drive, and couldn't even log in as root to change the file permisisons (really hated these games about the root password, spent 2 hours trying to guess it with no success) Since time was of the essence, and the data was critical, I had to spend the money for ERD Commander and managed to get the data off. If I could have mounted and at least read the file system, I could have saved a significant amount of money. But apparently you can't do this running from the live CD.
Until I can get some way to more easily get at least read-only access to NTFS partitions for file recovery, I am going to recommend that people spend the money to buy ERD Commander and not waste the time to get DSL working, because of the difficulties in getting root and changing the attributes.
This is how you get root:
'sudo su'
If you are the type to need a visual do:
'sudo emelfm'
Then you would have a file manager with root permissions.
To mount ntfs (read only):
mkdir /mnt/(whatever)
mount -t ntfs /dev/hda1 /mnt/(whatever)
Becoming root was in the faq
Knoppix is more useful as recovery tool than damn small linux...
I think SystemRescueCD from François Dupoux is better as a rescue live-CD, since it can deal with NTFS partitions and comes w/ QTParted & PartImage; although nothing beats PQ's Partition Magic and even the part tool of Mandrake'a CD install
I do wish that our dear Damn Small Linux came w/ such disk tools
Hopefully John Andrews can see my request here 
is on a pc(old nasty hd!) there cfdisk do not work and am root mooo using dsl on my laptop 
Next Page...
original here.