Results 1 to 10 of 11
Hello!
My computer has both Linux and Windows. I alotted 5 GB for linux while installing Linux. Now, I want to increase the amount of memory for Linux from 5 ...
- 02-17-2005 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 26
How to increase memory alotted to Linux
Hello!
My computer has both Linux and Windows. I alotted 5 GB for linux while installing Linux. Now, I want to increase the amount of memory for Linux from 5 GB to around 8 GB. How do i do that (without losing any information/files from my windows memory)?
Note: There is enough memory availabe in the Windows partitions.
Thanks
Shivanu
- 02-17-2005 #2
You need some sort of partitioner, depending on what distro yo are using, it might have a partitioner that can do this for you.
All you basically need to do is to move the end of the windows partition down by 3GB then move the Linux Start partition down by 3GB, this will give linux 3GB more. Post your distro, and someone will help you find a suitable program."I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 02-18-2005 #3Linux User
- Join Date
- Oct 2004
- Location
- /dev/random
- Posts
- 404
You could use partition resizer from http://www.zeleps.com/
The Unforgiven
Registered Linux User #358564
- 02-18-2005 #4Just Joined!
- Join Date
- Sep 2004
- Posts
- 26
Hi,
I am using Red Hat 9.0.
When you say make the end of the Windows partition down by 3 GB, what do you exactly mean? Sorry quite new to this partitioning thing.
Thanks a lot.
Shivanu
- 02-18-2005 #5
basically the partition that windows is on has 2 boundaries, the bottom one (The start of the partition) and the top one (end of the partition)
What you need to do is open up a partitioner (redhat should have one installed anyway) and moce the 'End' partition boundary down (towards the start) by 3gb. Then you can move the RedHat start partition down by 3GB to fill the space up giving it an extra 3gb"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 02-18-2005 #6Just Joined!
- Join Date
- Sep 2004
- Posts
- 26
Hi
Ok, i can try this, but before that i just wanted to check. By doing this will I not risk losing data from the windows partitions?
Just checking...
Thanks
Shivanu
- 02-18-2005 #7Linux Newbie
- Join Date
- Feb 2004
- Location
- UK
- Posts
- 131
When doing anything like this i think three is always a risk, do you need the space badly enough to make the risk worthwhile. I advise you back up as much of your data as possible incase the worst happens.
You may find that windows has stored some info at the end of the disk, so try to run a disk defrag program on the windows partition to get all the data to the start of the partition. before you start anything.
Just cuz you have a few gig spare does not mean it is all at the end of the partition
Try to get a program called 'partition Magic' for windows. It moves all the data for you. Well it did in my experiance, but so should the other programs mentioned for linux.
Sorry if i scared you with this post, just some things you need to consider before starting,
- 02-18-2005 #8This is a good program, i have been using it (seemingly) non-stop the last couple of days, moving partitions around, resizing them etc. It (i think for windows) is the best partitioner as GrumpyGerbil says, it moves all the data around if it's in the part that your editing.
Originally Posted by GrumpyGerbil
All you need to do is choose to resize a partition, then with the mouse, drag the partition boundaries to where you want."I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 02-21-2005 #9
Since Partition Magic is not free, you could try a program called fips. It does essentially the same thing as partition magic, but it is open source.
You run it via command line and tell it how many gigs you want to free up from windows and it will do it. Only draw back is that it will create the new space as a D: drive under windows. To overcome this, simply format under linux to ext2/ext3.
- 02-24-2005 #10Just Joined!
- Join Date
- Nov 2004
- Location
- A world without walls or fences...
- Posts
- 48
/ReiserFS
Originally Posted by AlexK


Reply With Quote
