Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95911 - Enable support for ntfs resize
Summary: Enable support for ntfs resize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
: 21029 21415 95913 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-12 16:13 UTC by Ted Rodgers
Modified: 2005-08-15 12:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ted Rodgers 2005-06-12 16:13:50 UTC
The livecd has no ntfsresize command or other utility for allowing the resizing
of ntfs partitions during intall.

Reproducible: Always
Steps to Reproduce:
1.boot livecd (universal or minimal)
2.sit and ponder how to resize your ntfs partition
3.

Actual Results:  
No utility present.


As a self sufficient distribution, gentoo livecds should offer a utility for
resizing ntfs partitions.  Other livecds (for example knoppix) have the tool
currently, but most users do not want to perform an alternate install method and
would rather not go but Partition Magic just to install Gentoo.

I've had a several people in #gentoo ask how to do their ntfs resize, and it's
discouraging to have to download another distro just to use one tool.
Comment 1 Jeffrey Forman (RETIRED) gentoo-dev 2005-06-12 16:41:23 UTC
*** Bug 95913 has been marked as a duplicate of this bug. ***
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-06-14 07:11:37 UTC
We have not been offering an NTFS resize utility for several reasons.  The
primary being that it is not a safe operation and we don't want to support it
when users break their Windows installations.

I'll look into it for 2005.1, but I won't make any promises.
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2005-06-27 09:10:14 UTC
Of course nothing is 100% safe but I've used the ntfs resize with the Ubuntu
installer without problems. Also for example Mandriva includes graphical
interface to the resizer. I think we should include it. It can have warnings
attached and it doesn't even have to be in $PATH but we should include it. 
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-06-27 10:03:28 UTC
We're a bit more conservative on what we include.

We don't have an ntfs resizing application in portage, so there's no way it'll
make it on 2005.1's release.  Feel free to REOPEN this bug once a resize utility
is in portage and is marked stable on supported architectures (x86 and amd64, at
least, though there *could* be PPC and MIPS machines out there with NTFS on them).
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2005-07-21 04:20:34 UTC
Well it seems that ntfsresize is part of the ntfsprogs package and version 1.9.2
is marked as stable. It is most likely that our live cds have had ntfsresize for
a while. We could also mark Bug 21029 and Bug 21415 as fixed or duplicates. 
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-21 05:33:45 UTC
Wait... so ntfsresize is part of ntfsprogs?

Does it require NTFS write support in the kernel to function?
Comment 7 Petteri Räty (RETIRED) gentoo-dev 2005-07-21 05:58:01 UTC
(In reply to comment #6)
> Wait... so ntfsresize is part of ntfsprogs?
> 
> Does it require NTFS write support in the kernel to function?

Probably yes, because it moves files around. I haven't tested ntfsresize on
Gentoo. Of course it is easy to test with for example a look back filesystem.
Comment 8 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-21 06:27:34 UTC
OK... how about this... We're *real* close to finalizing the release for 2005.1
and I honestly do not have time to test this.  If you could test it and report
back, then I could get this squeezed into the release.  Otherwise, it'll have to
wait until 2006.0's release.
Comment 9 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-21 06:28:31 UTC
*** Bug 21029 has been marked as a duplicate of this bug. ***
Comment 10 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-21 06:28:57 UTC
*** Bug 21415 has been marked as a duplicate of this bug. ***
Comment 11 SpanKY gentoo-dev 2005-07-21 09:25:08 UTC
according to the ntfsprogs homepage, ntfsresize should be quite safe

it doesnt use kernel drivers to access the filesystem, it operates on the block
device itself, so kernel version should be a non issue
Comment 12 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-21 10:10:35 UTC
So this should already be fixed as of 2005.0, then?  We included ntfsprogs in
2005.0.

Let me know if this is not the case.  Otherwise, I am going to mark this as FIXED.
Comment 13 Chris Gianelloni (RETIRED) gentoo-dev 2005-08-15 12:46:03 UTC
No NTFS here... but it looks FIXED to me.  Feel free to REOPEN if I am wrong.