Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Also, the read/write linux ntfs driver is still immature, not optimized, prone to obscure errors, and slow.
While it is a vast improvement over everything that came before, it still has a way to go before I, for one, would even consider it as a filesystem of choice for a Linux system.
I suppose you could use cfdisk (which is a partition editor) at boot to erase that partition and re-configure it. Many Linux distribution include it. I've also heard many good things about Gnome Partition Editor (gparted) though I've never used it myself.
Question ... What are you planning to do by formatting a current NTFS partition? Install another operating system on it or simply use it for storage?
You can use Gnome Partition Editor (gparted) too. Just, be careful to use some recent version (0.3.3 or 0.3.4), not older 0.2.x versions. Gparted uses ntfstools to work on ntfs.
Also, the read/write linux ntfs driver is still immature, not optimized, prone to obscure errors, and slow.
While it is a vast improvement over everything that came before, it still has a way to go before I, for one, would even consider it as a filesystem of choice for a Linux system.
I agree with jiml8 about not using ntfs as a filesystem in Linux, but I've to disagree about the driver instability. NTFS-3G driver (not the one included with the kernel) has been around for quite a while and it has reached its stable release (1.0) in the beginning of 2007. A lot of Linux distributions are shipping with the driver and so far, I've no problems doing any "normal" (create, modify, rename, move, or delete) operations in any of my NTFS partition.
I also stream videos from my USB-HD (NTFS) to my old Xbox without a hitch through samba. I also use another USB HD as backup and transfering files is pretty quick. So speed is not really an issue here. Check this links if you don't believe me:
So rest assured that this driver is pretty solid for day-to-day use.
Personally, I would not use NTFS at all if I could. I will most likely format my USB disks to ext3 and create a small partition of type FAT to keep Windows drivers for ext2 on it. I am not a fan of NTFS (the file system itself, not the driver), but I have to say that the Linux drivers work great.
Regards!
Last edited by Mega Man X; 12-06-2007 at 01:35 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.