Results 1 to 3 of 3
i have a ntfs storage drive want to format it to ext3 how do i do it?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-17-2008 #1
erase a ntfs storage drive format to ext3?
i have a ntfs storage drive want to format it to ext3 how do i do it?
- 09-17-2008 #2
Unmount NTFS partition and execute this
Make sure to backup data before formatting partition.Code:mkfs.ext3 /dev/<partition>
You can use GParted or PartedMagic LiveCDs too.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-17-2008 #3



