Converting NTFS to EXT without losing data


Recommended Posts

Hey, Linux users. After a few months of dualbooting XP with Ubuntu, I'm ready to become a 100% Linux user. Unfortunately, my 120 GB D drive is currently formatted to NTFS and is almost full. Is there a way to convert NTFS to EXT without losing everything I have? I want to be able to write to that drive under Ubuntu once I get some of the junk cleared off it.

Note: I know Linux can write to FAT but I've always been under the impression that Linux can write more effectively to its own native filesystem than a predominantly Windows-used filesystem.

since your drive isnt completely full, why dont you just resize your partition and make the unused space into ext3, then move soem files from ntfs to ext3 and then convert the newly freed up ntfs space into part of your ext3 partition, doing it chunk by chunk.. might take a while but you wouldnt lose anything...that would work right?

You can't convert a live filesystem containing data from one type to another like that

586074602[/snapback]

Dude yes you can.. MS allows you to convert fat to ntfs using the convert command..

C:\>convert /?

Converts FAT volumes to NTFS.

CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]

As for linux - Here is a howto for gentoo on how to convert these file systems;

http://gentoo-wiki.com/HOWTO_Convert_Filesystems

his will work for these filesystems:

* minix

* xfs

* jfs

* reiserfs

* ext2

* ext3

But off the top - I do not know of an easy, safe way to convert from ntfs to ext2 or 3, or to any other native linux FS... Hmm, I'll take a look around.

since your drive isnt completely full, why dont you just resize your partition and make the unused space into ext3, then move soem files from ntfs to ext3 and then convert the newly freed up ntfs space into part of your ext3 partition, doing it chunk by chunk.. might take a while but  you wouldnt lose anything...that would work right?

586074623[/snapback]

That was a great idea, but for some reason, PartitionMagic isn't letting me create a new partition on my D drive.

Hey, Linux users. After a few months of dualbooting XP with Ubuntu, I'm ready to become a 100% Linux user.

586074314[/snapback]

First, congratulations on making the 100% switch. (Y)

It took me quite a while longer than two months to finally ditch Windows completely.

As for the drive issue, do you have a home network going on, and could offload files to another PC? But that is an awful lot of files to move! :blink:

EDIT: If you can remove your Windows system from there, it will free up some room to start using. Not a very efficient option, as you really need to find about a 120GB drive to transfer your data to.

go buy a drive, use it for backup. Kill the partition and make a new one on your old HD, then drop the files back over... After that, return the New HD to where you bought it from... I kno its not the most ethical thing to do, but it does work...

I just cant see how anyone could use nothing but Linux :-( Lack of games just kills it for me...

First, congratulations on making the 100% switch. (Y)

It took me quite a while longer than two months to finally ditch Windows completely.

Thanks a lot. I appreciate it. :)

As for the drive issue, do you have a home network going on, and could offload files to another PC?  But that is an awful lot of files to move! :blink:

EDIT:  If you can remove your Windows system from there, it will free up some room to start using.  Not a very efficient option, as you really need to find about a 120GB drive to transfer your data to.

Unfortunately, my PC is the only one in the house, so my options are limited at the moment. :(

I just cant see how anyone could use nothing but Linux :-( Lack of games just kills it for me...

My GameCube and PS2 satisfy my gaming needs.

The only thing I'm left with now, is the thought of a friend with a spare harddrive? Or a DVD-RW drive and a crap load of disks..

586074887[/snapback]

I have a DVD burner, but not enough DVD-R's for the job, and I'm currently without the 13 bucks needed for a stack of 25 until my next paycheck.

Hmmmm, I wonder. Since I can't get DVD-R's just yet, while at the same time I don't really want to wait that long to get rid of Windows, can I convert the NTFS drive to FAT32, clean install Ubuntu on my C drive, and use a Linux CD/DVD burning application to get the files off the D drive once I buy some more DVD-R's?

Dude yes you can.. MS allows you to convert fat to ntfs using the convert command..

Converting from ms filesystem to another ms filesystem doesn't count :p

As for linux - Here is a howto for gentoo on how to convert these file systems;

http://gentoo-wiki.com/HOWTO_Convert_Filesystems

his will work for these filesystems:

    * minix

    * xfs

    * jfs

    * reiserfs

    * ext2

    * ext3

Well slap me silly and call me a pickled trout, I never did know about convertfs. Thanks for pointing it out, looks like a nifty tool.

But off the top - I do not know of an easy, safe way to convert from ntfs to ext2 or 3, or to any other native linux FS...  Hmm, I'll take a look around.

586074640[/snapback]

Indeed, FS converters seem to only convert between filesystems of the same OS, unfortunately.

Maybe this tid bit of advice might help ya out....

Even though we had a 120 on this system, which has now been upgraded, I tend to do cleanup of files and saved programs by priority. Priority being, how hard was it to get those files/programs...how old are they, how many multiple versions have I kept...and how long does it take to re-download any given file, or program???

You may find that you can simply live without any of the backed up programs cuz you'll have plenty of time to redownload them after you've made your final switch. This in turn will free up how many DVDs you'll need to keep the stuff you cannot redownload such as game save files, or photos...pics you've created...songs, rare songs for that matter...or files you got from someone's FTP server that is no longer up. In my case of having only a mere 30gigs used, only about 7.5g's of it is irreplacable, and is backed up to DVD on a regular basis. All the other stuff is just programs used to do fresh installations over the network.

Hopefully, after doing that, you'll have saved some time and were able to burn what was left...giving you the opportunity to clear the entire drive...remove all the partitions..zero the drive, and start with a fresh installation of Ubuntu.

Maybe this tid bit of advice might help ya out....

Even though we had a 120 on this system, which has now been upgraded, I tend to do cleanup of files and saved programs by priority.  Priority being, how hard was it to get those files/programs...how old are they, how many multiple versions have I kept...and how long does it take to re-download any given file, or program???

You may find that you can simply live without any of the backed up programs cuz you'll have plenty of time to redownload them after you've made your final switch.  This in turn will free up how many DVDs you'll need to keep the stuff you cannot redownload such as game save files, or photos...pics you've created...songs, rare songs for that matter...or files you got from someone's FTP server that is no longer up.  In my case of having only a mere 30gigs used, only about 7.5g's of it is irreplacable, and is backed up to DVD on a regular basis.  All the other stuff is just programs used to do fresh installations over the network.

Hopefully, after doing that, you'll have saved some time and were able to burn what was left...giving you the opportunity to clear the entire drive...remove all the partitions..zero the drive, and start with a fresh installation of Ubuntu.

586075128[/snapback]

Sadly, a lot of it is valuable, but I might have enough DVD-R's to burn off what I absolutely CANNOT replace. Thanks for the input.  :)

Converting from ms filesystem to another ms filesystem doesn't count :p

586075075[/snapback]

Dude it was in answer to your "blanket" statement of;

"You can't convert a live filesystem containing data from one type to another like that"

Which obviously was wrong - in both windows and linux ;)

On another note - how much space do you have available? Would surely be a drawn out process.. But you have some space to work with.. You could copy some files from the ntfs to linux ext2,3,xfs,reiser,whatever.. Then resize the ntfs partition with partition magic or other tools.. Create a linux friendly partition on the freed up space.. move more files from the ntfs partition to the linux parition, resize the ntfs smaller, make the linux one bigger...

Repeat until all files have been moved from the ntfs partition to linux partition - resizing as you go along ;)

Depending on how much space you have to work with - might only take a few iterations ;)

On another note - how much space do you have available?  Would surely be a drawn out process.. But you have some space to work with..  You could copy some files from the ntfs to linux ext2,3,xfs,reiser,whatever..  Then resize the ntfs partition with partition magic or other tools..  Create a linux friendly partition on the freed up space.. move more files from the ntfs partition to the linux parition, resize the ntfs smaller, make the linux one bigger...

586076708[/snapback]

If you do this, do not use an ext2/3 partition as you linux one. Use reiserfs. Ext2/3 has a fixed number of indoes allocated when the filesystem is created whereas reiserfs creates inodes in it's b-tree as needed. If you use ext2/3, you won't be able to increase the available number of inodes as you increase the filesystem size and hence, you won't be able to make many files.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Crazy. The government fired everyone who was capable of actually understanding this. More security theater. Just checked it is gone from Claude.
    • bring trump to the board, then apple will have some innovation to talk about
    • Microsoft released Windows 11 KB5094149 / KB5095971 / KB5094156 Setup, Recovery updates by Sayan Sen Earlier this week Microsoft released its newest Patch Tuesday updates (KB5094126 / KB5093998 on Windows 11 and KB5094127 on Windows 10). Alongside those, Microsoft also released new dynamic updates. These Dynamic Update packages are meant to be applied to existing Windows images prior to their deployment. Dynamic Updates also help preserve Language Pack (LP) and Features on Demand (FODs) content during the upgrade process. VBScript, for example, is currently an FOD on Windows 11 24H2. This time both recovery and setup updates were released for Windows 11 as well as Windows 10. The company writes: "KB5095185: Safe OS Dynamic Update for Windows 11, version 26H1: June 9, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.28000.2269. KB5094149: Safe OS Dynamic Update for Windows 11, versions 24H2 and 25H2: June 9, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.26100.8655 KB5095971: Setup Dynamic Update for Windows 11, version 23H2: June 9, 2026 This update makes improvements to Windows setup binaries or any files that setup uses for feature updates in Windows 11, version 23H2. KB5094156: Safe OS Dynamic Update for Windows 11, version 23H2: June 9, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.22621.7219 KB5098815: Windows Recovery Environment update for Windows 10, version 21H2 and 22H2: June 9, 2026 This update automatically applies Safe OS Dynamic Update (KB5094154) to the Windows Recovery Environment (WinRE) on a running PC. The update installs improvements to Windows recovery features. KB5094154: Safe OS Dynamic Update for Windows 10, versions 21H2 and 22H2: June 9, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.19041.7417. KB5094153: Safe OS Dynamic Update for Windows 10, version 1809 and Windows Server 2019: June 9, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.17763.8880. KB5094152: Safe OS Dynamic Update for Windows 10, version 1607 and Windows Server 2016: June 9, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.14393.9234." Microsoft notes that both the Recovery and Setup updates will be downloaded and installed automatically via the Windows Update channel.
    • Quantum Error Correction Validated in Nature: Microsoft and Quantinuum Log 800-Fold Improvement Two years after the original press-release announcement, independently peer-reviewed results published in Nature on June 10, 2026, have confirmed that Microsoft and Quantinuum achieved an 800-fold reduction in quantum error rates on real trapped-ion hardware — the largest gap between physical and logical error rates ever independently validated.    What Quantum Error Correction Actually Does — and Why Breaking Even Is Hard https://www.techtimes.com/articles/318329/20260613/quantum-error-correction-validated-nature-microsoft-quantinuum-log-800-fold-improvement.htm   Quantum Computing Wiring Bottleneck Cracked by HKU Silicon Carbide Chip at Qubit Temperature Engineers at the University of Hong Kong have built the first cryogenic control chip that operates at the same temperature as superconducting qubits — 10 millikelvin, or just one-hundredth of a degree above absolute zero — without generating the heat that has forced every competing approach to park its electronics hundreds of meters of cable away. https://www.techtimes.com/articles/318325/20260613/quantum-computing-wiring-bottleneck-cracked-hku-silicon-carbide-chip-qubit-temperature.htm  
    • RevPDF 4.5.0 by Razvan Serea RevPDF is a free, fully offline PDF editor for Windows, macOS, and Linux that lets you edit text and images directly inside PDF files — no internet connection, no account, and no cloud uploads required. Unlike bloated alternatives that demand subscriptions and constant connectivity, RevPDF fits in under 60MB on desktop while delivering a complete editing toolkit: annotate, redact, sign, compress, split, merge, convert, and reorganize pages, all processed locally on your device. Smart font matching ensures edited text blends seamlessly with the original, and multi-language support includes RTL scripts such as Arabic and Hebrew. Where most PDF editors force you to choose between features and simplicity, RevPDF manages both. You can build interactive forms from scratch with text fields, checkboxes, and dropdowns, permanently redact sensitive data before sharing, draw freehand on contracts and diagrams, and add custom watermarks — all without a single file leaving your machine. Edit Text and Images Directly Inside PDFs RevPDF supports true inline PDF editing — not just annotation layers on top of a document, but actual modification of existing text and images within the file. A smart font-matching engine identifies the font used in the original document and applies it automatically when you make edits, so changes blend naturally with the surrounding content. You can reposition elements, resize images, and update text across single pages or entire documents. RevPDF 4.5.0 release notes: This is one of the biggest updates to RevPDF yet. A lot of things people have been asking for are finally here. New Features Auto Redaction Permanently redact sensitive text and areas from your PDFs before sharing. Clean, irreversible, and fully offline. Comments, Links & Bookmarks Add comments for review, insert clickable links, and create bookmarks to jump around long documents without scrolling forever. Find & Replace Search across the whole document and replace text in one go. Long overdue. Split Pages Vertically or Horizontally Split any page down the middle, vertically or horizontally. Perfect for scanned books or double-page spreads. New Drawing Tools More tools for freehand drawing and markup, better for annotations, sketches, and detailed notes. Continuous Scrolling in Editor The editor now scrolls continuously through pages instead of jumping between them. Working through long documents is a lot smoother now. PDF Metadata Editor View and edit the metadata stored inside your PDFs, including title, author, subject, and keywords. Better Font Matching Text edits now blend in more naturally by doing a better job of matching the original font. Tabbed PDF Viewer Open multiple PDFs at once in tabs and switch between them without going back to the home screen. Add Links Insert hyperlinks anywhere in your PDF, to external URLs or to other pages within the document. Share & Print Shortcuts Share or print directly from the editing screen, home screen, and viewer. No extra steps. Minor Updates Paste images directly from clipboard into your PDF New image editing tools for more control over images inside documents Bug Fixes Fixed file saving issues on Windows and Linux Everything still works fully offline. No login, no cloud, no account. Your files stay on your device. Download: RevPDF 4.5.0 | 58.0 MB (Open Source) Links: RevPDF Home Page | Github | Screenshots 1 | 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      agatameier earned a badge
      Week One Done
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      175
    3. 3
      PsYcHoKiLLa
      139
    4. 4
      ATLien_0
      91
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!