View previous topic :: View next topic |
Author |
Message |
swooshOnLn l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/6454906014439e178e0cea.jpg)
Joined: 28 Feb 2006 Posts: 741 Location: Charlotte, North Carolina
|
Posted: Mon Apr 03, 2006 7:58 pm Post subject: convert ntfs to ext3 (or other linux partition) |
|
|
Can you convert ntfs in such a way that I can use the drive as a storage device as well (while keeping the data thats already on it)? What i mean is this:
I have 3 Harddrives on my computer.
/hda 120 GB (Windows XP Pro:ntfs)
/hdb 120 GB (Storage:ntfs)
/hdd 80 GB (Gentoo Linux:ext3)
I want to eventually convert /hdb to ext3 file system, however, all my music and such is stored on it, so I dont want to just format it and be done. Also, I do not want to loose my Windows partition, or I would covert it to ext3, copy /hdb to /hda, and then format /hdb to ext3, but that would take alot of time, and I would loose my windows partition. Can I just simply convert /hdb to ext3 (or another writeable linux partition) and keep the data thats already on it? (Like converting FAT32 to NTFS in windows). This sounds tricky, but Im up for suggestions! _________________ "WARNING: you may LOL"
This is my font size, color, and signature. It will change to whatever I pick. How cool is that?
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
My_World Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/50954819646eed7bd470c4.jpg)
Joined: 01 Sep 2003 Posts: 339 Location: Kalahari Desert
|
Posted: Mon Apr 03, 2006 8:45 pm Post subject: |
|
|
Short answer, no.
It is not possible since you need to format the drive totaly as etx3 and if you have ever done this on a drive with data on it you will notice it informs you that the data will be lost.
The best bet would be to get another hd and copy everything to it, format it as ext3 and copy everything back. Maybe a friend or someone could help you out?
Also, if at all possible, try and do the copy work from linux using the CLI, I found it much faster than any other way of doing it. (Copied over 200Gb the week-end in no time at all!)
![Razz :P](images/smiles/icon_razz.gif) _________________ "Ubuntu" - an African word meaning "Gentoo is too hard for me". |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
swooshOnLn l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/6454906014439e178e0cea.jpg)
Joined: 28 Feb 2006 Posts: 741 Location: Charlotte, North Carolina
|
Posted: Mon Apr 03, 2006 9:11 pm Post subject: |
|
|
ok thankyou very much. Im just gonna copy as much of the contents as i can to my linux partition (for temp), and then the rest to the widnows drive, format the storage drive, and then copy eveything back. Thanks for your help though! _________________ "WARNING: you may LOL"
This is my font size, color, and signature. It will change to whatever I pick. How cool is that?
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dj015 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 05 Jul 2004 Posts: 11
|
Posted: Tue Apr 04, 2006 6:38 am Post subject: |
|
|
NTFS supports sparse files, so theoretically you could use a tool like convertfs. But don't - for 120 GB you'll be waiting for around 40 days (it's that slow).
I wrote a similar, better tool, which I haven't gotten around to releasing just yet. Would you be interested in trying it? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
swooshOnLn l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/6454906014439e178e0cea.jpg)
Joined: 28 Feb 2006 Posts: 741 Location: Charlotte, North Carolina
|
Posted: Tue Apr 04, 2006 4:02 pm Post subject: |
|
|
what does it do? covert ntfs to ext3? _________________ "WARNING: you may LOL"
This is my font size, color, and signature. It will change to whatever I pick. How cool is that?
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
vipernicus Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/2083140867469383e2dcb03.jpg)
Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
lomi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/22976090640ae85782b7c7.jpg)
Joined: 09 Jan 2003 Posts: 73
|
Posted: Tue Apr 04, 2006 7:25 pm Post subject: |
|
|
partition magic only converts windows partitions to windows partitions |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|