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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Computer is Gateway Netbook with Win7.
I want to install Ubuntu ,but when I go to the next window after the keyboard section, I cannot find the right combination for the partition designation. I click install on a 50gb partition I made for the install. The page asks for mount points and says no root file system is defined. I put in EXT2 and a / , page told me I should have a section for a swap file. what is the correct information for these boxes? I am installing Ubuntu to learn the linux sys and I certainly don't know inough about it to come up with these commands yet.
You really need at minimum two partitions to run Linux, the root partition (/) and swap. Technically you can do without swap but it's generally not a good idea at all. It's also a good idea to have /home on a separate partition so you can wipe the OS without using your data. So you need to use the partitioning tools to make ext3 partitions for / and /home (why use ext2, it doesn't have joubnralling?) and a swap partition. Doesn't the Ubuntu installer have something that will do this for you automatically using the unpartitioned space on your drive -- I seem to recall that it did (though I can't recall if it will create a separate /home)?
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,369
Rep:
When you choose manual partitioning Advance and than / ext 3 was Ubuntu complaining about it .
That is somewhat strange that she did .
Normally Ubuntu make the partitioning it self.
As soon as know which space on the disk she may use .
If not see the partitioning below
1) /ext3
2) linux native ext3
3) home ext3
4) swap let say 2 x RAM
Linux do need to be on a primary partition
I installed Ubuntu again and it installed without asking for detailed instructions. Used partition 5 AS EXT4
and partition 6 as SWAP. I don't know how to post thanks, but thanks to both of you.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.