LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-10-2006, 03:07 PM   #16
igu
Member
 
Registered: Jan 2003
Distribution: Fedora, Gentoo, SUSE, Mandriva
Posts: 127

Rep: Reputation: 15

Quote:
Originally Posted by davcefai
I suppose the only way to settle this is by experiment. In the reasonably near future I will probably be moving a 40GB drive to upgrade another PC. So I can format it under NTFS and do some tests. Not speed but actual write tests.
You don't need new disk or partition to do so. Just install FUSE 2.5.2 and ntfsprogs 1.13.0 then
Code:
mkdir /mnt/ntfs-test
ntfsclone -o ntfs-test.img /dev/ntfs-partition
ntfsmount ntfs-test.img /mnt/ntfs-test
and you're ready to test NTFS write support in /mnt/ntfs-test. Your real NTFS partition won't be affected. BTW, if you don't have enough space for a full clone image then you can use ntfsclone --metadata but then all your data will have only zeros in the cloned image.

If you don't have NTFS partition at all then you can still test it:
Code:
mkdir /mnt/ntfs-test
touch ntfs-test.img
mkntfs -fF ntfs-test.img 10000000
ntfsmount ntfs-test.img /mnt/ntfs-test
Quote:
I'll report back here but if anybody has any suggestions please feel free to make them.
Done :-)
 
Old 04-11-2006, 06:35 AM   #17
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
Thanks igu for these info, I will try it as soon as I reboot under windows (when, thats the question). I wouldn't really like to run things in userspace but I'll maybe try.

Quote:
Originally Posted by davcefai
So I can format it under NTFS and do some tests. Not speed but actual write tests.
OFF TOPIC

Hi Davcefai, do you know iozone?
I've been doing some tests on Ext3,FAT32,NTFS,ReiserFS,XFS with iozone for read/write speeds for different file size/record size. I then generate some 3d graphs using OpenCalc.
Would you be interested to make some tests for benchmarking these filesystems?
On my computer,the results do not show so much differences between all, but there are so many combinations (filesystem mounting parameters,iozone parameters,file size,record size,cpu) that it's not easy.

I think I will open a thread in general if somebody is intersted/have time in testing on their configuration.
 
  


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
How I got Debian 3.1 to do everything Windows can. vmlinuz.gz LinuxQuestions.org Member Success Stories 3 04-06-2006 12:56 AM
Can't boot into windows after installing Debian Sarge kpg Linux - General 11 12-08-2004 01:39 AM
No X-Windows in Debian tuxrules Linux - Newbie 4 09-01-2004 11:41 AM
Installing Windows XP after installing Red Hat 9 BluePyre Linux - General 7 03-09-2004 03:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 05:41 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