Page 1 of 1
partitionning: how to leave the smallest room for windows?

Posted:
Jul 11th, '12, 15:20
by ludotw
Beginning the installation of Mageia on my zenbook UX32VD I face a beginner issue: disk partitioning.
I do that rarely, partitioning the disk. In fact last time I did it was more than 2 years ago when I installed mandriva free 2010. On my zenbook UX32VD there is 24GB of SSD (contains nothing apparently) and a 500GD HDD.
But the HDD is full of window (yeak).
It is made in the following way and in that order on the disk (seen from Mageia):
/media/win_: 200MB
/sda2: 128MB
/media/win_c: 186GB
/media/win_d: 254GB
/media/win_e: 25GB (recovery)
Can I whip out the recovery? I think so.
The data, yes, no problem, I think I can resize it to the minimum, even delete it.
win_c is way to big. Or does windows 7 take that much storage place??
But resizing this will damage the installed window, won't it? How to make sure of the size to which I can resize this win_c while making sure windrose still works (I still need it once every other month)?
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 12th, '12, 08:44
by benmc
hi
you can indeed delete recovery partition but remember windows is will look for it when you next time you go back into windows and do an update.
from memory the safest way [ if there is one for MS ] is
1/ boot to windows
2/ transfer any useful / personal data off the drive
3/ run defragmenter and scandisk utilities. this will clump all files together on the drive and relatively in the right place to each other. then check disk used capacity
4/ resize windows partititon using windows administrative - disk management tool [ in control panel ] to make the drive about 5-10% larger than the used capacity which will allow windows swap file [ I dont know how much ram you have ] to operate when you need to get into windows again. if you do this from outside the operating system it is possible to cause operating system files to become outside the partition and therefore lost.
kind regards
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 12th, '12, 11:16
by ludotw
Thank you benmc, doing it from window may indeed be the safest. How much swap versus RAM should I consider?
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 12th, '12, 11:51
by ludotw
What is wrong with windrose? I uninstall some useless bloatware (most of windrose is useless, only money make it useful anyway) and the available space shrinks!
Drive C before doing anything: 35GB
Drive C after removing few programs: 36.1GB
Drive C after defragmentation: 36.1GB (my laptop is new so little to defragment)
And if I want to shrink the C drive, from windwose, as benmc suggested, I can not shrink anywhere near the total available space:
used space on C: 38GB (over 180GB)
free space on C: 142GB
shrinkable space: 92GB
What are the 142-92 = 50GB I should be able to shrink used for??
This is a linux forum, I know and I wished windows was totally useless so I wouldn't need to care to preserve it...
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 12th, '12, 17:14
by Lebarhon
Hi,
Which Windows do you have ?
All files can't be moved, a fortiori when Windows is running (swap files for instance) and you have free space between used areas. I think it is worth to have a try with Gparted.
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 13th, '12, 13:49
by yankee495
I used EaseUS Partition Manager on my friends laptop and for myself. Works like a charm. It is for Windows & FREE.
Home Edition
Only For Home Users.
9.1.1 Free Version
http://www.partition-tool.com/landing/home-download.htmI think you'll find it painless.
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 13th, '12, 18:51
by madeye
I'll second that. Use an external partition tool to resize the windows partition. Windows places some system files in the middle of the partition it is installed on. Actially I just had the same with a 500GB harddrive where I was only allowed to schrink it to 240GB!
In my case I used acronis disk director (livecd) to schrink it. And it works like a charm

(but it's not available for free)
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 14th, '12, 07:13
by ludotw
Lebarhon wrote:Which Windows do you have ?
Win7 home premium.
From the other replies, using gparted is risky, could damage some windows files...
madeye wrote:Windows places some system files in the middle of the partition
Maybe a way to prevent other systems to coexist! Windows is like gas, it occupies all the space it is offered

yankee495 wrote:I used EaseUS Partition Manager
Thanks for the idea yankee495.
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 14th, '12, 13:39
by doktor5000
Well, the Mageia installer allows to shrink NTFS partitions, where's the problem using that? Although you might want to do a chkdsk and defragmentation run from within windows before you attempt that ...
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 14th, '12, 21:08
by filip
doktor5000 wrote:Although you might want to do a chkdsk and defragmentation run from within windows before you attempt that ...
And backup also just in case. Lost files is not a matter of if but when. So backup is recommended anyway.
I use Gparted a lot and I have very positive experience. And I never had any experience of damaged Windows files. But I had some HDDs which showed that they are not reliable anymore.
Re: partitionning: how to leave the smallest room for window

Posted:
Jul 16th, '12, 21:02
by madeye
ludotw wrote:madeye wrote:Windows places some system files in the middle of the partition
Maybe a way to prevent other systems to coexist! Windows is like gas, it occupies all the space it is offered

Actually I think the files are placed in the middle of the disc to make the access time more uniform. The thought is that the distance from the farthest sector to the middle will be the same from both outer bounds and inner bounds.