LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 07-23-2006, 08:52 PM   #1
ohjeez
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Rep: Reputation: 0
How to convert a EXT3 formatted HD to NTFS/FAT


Hi there,
I have a external USB HD which is formatted as EXT3. I want to convert this to FAT or NTFS - so I can use it with Windows. I don't care if I lose the data on it!

Could someone please help me! Let me know what software I need, what to do etc.

Please someone help! I have googled around but can't seem to find the solution

Many thanks.
 
Old 07-23-2006, 09:05 PM   #2
konsolebox
Senior Member
 
Registered: Oct 2005
Distribution: Gentoo, Slackware, LFS
Posts: 2,248
Blog Entries: 8

Rep: Reputation: 235Reputation: 235Reputation: 235
Quote:
Originally Posted by ohjeez
I don't care if I lose the data on it
use mkdosfs then. or format the drive using the windoze system.
 
Old 07-23-2006, 09:11 PM   #3
konsolebox
Senior Member
 
Registered: Oct 2005
Distribution: Gentoo, Slackware, LFS
Posts: 2,248
Blog Entries: 8

Rep: Reputation: 235Reputation: 235Reputation: 235
in linux you can prepare the hd to be detected by windoze by zeroing the whole disks.

do
Code:
dd if=/dev/zero of=/dev/device bs=1M
or if that's a long process you can just zero the ext3 headers

Code:
dd if=/dev/zero of=/dev/device bs=1M count=20
 
Old 07-23-2006, 09:13 PM   #4
ohjeez
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by konsolebox
use mkdosfs then. or format the drive using the windoze system.
How do I format it using Windows?
 
Old 07-23-2006, 09:18 PM   #5
konsolebox
Senior Member
 
Registered: Oct 2005
Distribution: Gentoo, Slackware, LFS
Posts: 2,248
Blog Entries: 8

Rep: Reputation: 235Reputation: 235Reputation: 235
zero the file system first in linux. then windoze should detect the drive. a letter should appear too. right click the drive letter. there you should find the format tool.
 
Old 07-23-2006, 09:25 PM   #6
ohjeez
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by konsolebox
zero the file system first in linux. then windoze should detect the drive. a letter should appear too. right click the drive letter. there you should find the format tool.
Ok. The problem is I don't have a system using Linux where I am for the next month or so. I suppose I will just have to wait or use someone elses, unless there is a way to do it entirely in Windows?
 
Old 07-23-2006, 09:28 PM   #7
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,751

Rep: Reputation: 5929Reputation: 5929Reputation: 5929Reputation: 5929Reputation: 5929Reputation: 5929Reputation: 5929Reputation: 5929Reputation: 5929Reputation: 5929Reputation: 5929
You will need to change the partition ID to ntfs or FAT32 using linux fdisk.
You can use the disk management via the computer management tool to create a filesystem. The max FAT32 filesystem that XP can create is 32GB. The XP console tool is diskpart.

Last edited by michaelk; 07-23-2006 at 09:29 PM.
 
Old 07-23-2006, 09:51 PM   #8
ohjeez
LQ Newbie
 
Registered: Jul 2006
Posts: 4

Original Poster
Rep: Reputation: 0
So is there some way to do this without using Linux?
 
Old 07-23-2006, 10:02 PM   #9
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Yes, in Windows XP, the Computer Management Tool(accessible from Administrative Tools in the Control Panel) can repartition your drive for you. Just select Storage/Disk Management and use the GUI there to handle the drive.
 
Old 07-23-2006, 10:56 PM   #10
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
You can use any partition id because niether Windows and Linux uses this id to format partitions. I do not know if Mac OS requires the proper partition id. It could not hurt to set it though.

Windows 2000/Windows XP can not format a partition that is larger than 32 GB with FAT32. The mkdosfs utility in Linux can format larger than 32 GB or find a Windows 98 installation disk(s) to use the format utility. If you do not have a Windows 98 installation disk, someone has ported mkdosfs to Windows to format partitions larger than Windows 2000/Windows XP can do. The mkdosfs for Windows is already compiled and it is ready to run. I do not recommend using NTFS.

mkdosfs for Windows - http://www.mager.org/mkdosfs/
 
  


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
convert ntfs to ext3? supersucker Linux - Newbie 9 08-24-2009 06:36 PM
recover fat partition formatted with ext3 by error mermoz Linux - Newbie 3 05-31-2005 06:55 AM
how to convert ext3 to ntfs? cannot even see ext3 partition parv Linux - Hardware 1 12-31-2004 02:56 PM
ext3 formatted drive capacity smaller than ntfs gsupp Linux - General 12 07-25-2004 02:47 PM
how to convert ext2 fs partitions into fat/ntfs? lixy Linux - General 4 06-21-2004 06:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:02 AM.

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