Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Slackware 11.0 / 2.6.19.1 /Linux Mint
Posts: 124
Rep:
Partitioning Software
do you know any decent partitioning tool?
I have some fat and ntfs partitions I want to delete or convert, without switching to godam' M$win so it must support Fat and NTFS manipuation/creation.
How did you install Slack ???.
You (probably) used fdisk to set up your partitions then - it'll do this job just as easily.
As an aside, fat{32} is supported natively in Linux - just use the partition(s) as any other. NTFS can be safely read, but update is problematic - can be deleted in {c}fdisk.
Think again if you expect to be able to write NTFS.
The ntfsprogs people are updating their (excellent) code all the time, but you'll need to be at 2.6.15 (or better) for the native kernel drivers to be any use. When I last tested (2.6.15), creating new files was still missing - maybe look at the fuse interface for that.
Just to echo syg00's comments, the ability in Linux to write to NTFS should still be considered in the experimental stage. It may work, but don't trust any critical data to it yet. Personally, the only file system that I consider to have equal read and write capabilities in both Windows and Linux is FAT32. Not that it's as good as other file systems, but if you need a reliable, common FS to use between Windows and Linux, at least at this point in time FAT32 is the only way to go.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.