Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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 started to install Mandrake this morning on my Dell Inspiron. I wanted to go Linux only so I used the installer and reformatted the entire hard drive. I have a 10GB hard drive, but when I was selecting what packages I wanted to install it gave me a number like 1045/4950. The first number is (I assume) the total size of the packages I've selected. I am confused and and bit troubled by the second number. I am hoping that it is the size of the largest possible install, but I am afraid that is the size of available space on my drive. What does that number mean? And if it means there is only that much free space on my drive, where did the rest go?
If you allowed drake to auto partition your drive, then it will create a few different partitions. IF you want 1 single large partition, do it yourself instead of letting drake to it all
I prefer to partition a 75mb (smallest my installer would allow) /boot partition, because boot partitions never seem to use much space (mine uses a whopping 7 megs). After that, I use a swap partition equal in size to my RAM amount, in my case 384mb. Then I fill the rest of the drive with a / partition.
Some people will argue that having a /usr, /var, or /ect partition is good, but I fail to see the reason why. If you for some reason you fill those directory/partitions, you're outta space and outta luck. By utilizing the entire (more or less) drive as the / partition, you ensure that you have the maximum space availible for package installs, make jobs, and whatnot. In other words, it allows you to expand your system to the fullest potential.
With their mount points like sickboylives was suggesting. I believe Mandrake donates a bit to /usr and possibly /home You can always look back at that portion of the install to see exactly, or if you've completed the install already you can use the command:
df -h
to display mount points and their space left/used.
It won't be the total space left on your hard drive.
With a 10 gig drive you'll be alright with a maximum install - personally I would just do a Custom install and choose what package groups you want - I get by with about 1.2 gigs of Mandrake installed -
I think Mandrake by default creates a :
Root -
Swap -
Home -
and possibly Boot partitions.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.