MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I saw a post about this topic in the discussion board, but I am having other problems with it...
By default, Mandrake 10.1 Community sets up an OS partition and a data partition. My OS partition was about 5.8GB, the data partition was about 70GB. I want to resize my OS partition to about 10 or 15GB. When I go into the Mandrake Contorl Center | Mount Points | Partitions, I can see my partition structure. I try to unmount my /home directory partition and I get an error saying it's in use (even though it is empty and nothing is running off of it). Even if I could resize that partition, how can I resize my OS partition as I will be using it?
You can't resize a partition (easily) to my knowledge. You have to have set up you system to use LVM for that to be possible.
What you can do is mount the /home partition somewhere more useful, like /usr/src. Or you can copy the entire
/usr structure to that partition and mount that under /usr
If you are logged in as root you should be able to umount /home. Do a 'lsof | grep home' and see if anything's open.
If you can I'd recommend a reinstall to 10.1 Official Edition and choose manual partitioning.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.