I'd like to install Linux, and have some questions

Discussion about everything. New games, 3d math, development tips...
Post Reply
Anteater
Posts: 266
Joined: Thu Jun 01, 2006 4:02 pm
Location: Earth
Contact:

I'd like to install Linux, and have some questions

Post by Anteater »

Hi all. I'd like to install Linux, so my system can be a dual boot Win32/Linux system. The problem is, I'm a complete n00b on the subject. For one thing, I've only got one hard drive I can use, and it's the same one Windows XP is installed on. Can I still install it? Second, what distribution should I use? I'm looking for one that's very newbie friendly. I hear Fedora is a good one, is this correct?
CuteAlien
Admin
Posts: 10045
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Post by CuteAlien »

You're maybe better off asking something like that in a linux forum.
But, well, lets try answering it...

You can install both system on a single harddisk (i've done that here also). But you need to partition your harddisk before that. An application which can be used to do that is for example qtparted. Also it's usually recommended to have several partitions (not just Windows-Linux). The best way to partition a harddisk depends on the needs of the user (and can cause long discussion) and you could just use one partition for linux - but that's not recommended in the long run.

BACKUP your important stuff BEFORE you do that!

I'd create at least 3 additional partitions. One bootpartition (mounted to /boot and it can be very small, lets say 50 MB is already very big) and one swappartition (which is typically about 2x the size of you main memory). From there on opinions differ. Some people (like me) just put everything else on a big partition (at least a few GB, but up to as much as you can spare for linux), other do split the harddisk further up, mainly to seperate systemdata and userdata.

Now for the distribution. Fedora is good distribution, but i wouldn't recommend it as no.1 to someone who is just switching from Windows. What i would recommend to do is to download a few live-distributions. Those are linux distribution which you can copy on a CD/DVD and boot them from there. No need to install anything to harddisk - you just boot into the distribution and can check if everything does work - if you like the desktop layout, the applications which come with the distribution, the help system, etc.

And currently i would recommend to try out those distributions : Kubuntu live, Suse live, Ubuntu live, Fedora live. Actually that's also the sequence in which i'd recommend them to people switching from Windows.

Once you found a live distribution which you like, just install it. Usually the way to do that is documented (including the partition stuff) . Also in most cases you will have already an internet connection up and running _while_ installing linux, so you can just ask in irc-channels or search the web for additional help.
Anteater
Posts: 266
Joined: Thu Jun 01, 2006 4:02 pm
Location: Earth
Contact:

Post by Anteater »

Thanks.
hybrid
Admin
Posts: 14144
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

If you want to try (k)ubuntu you could try the windows installer under goodbye-windows.com
But I'd also suggest to try at least open-suse before installing any of the two. And avoid Fedora as long as possible :wink:
TheRLG
Posts: 372
Joined: Thu Oct 07, 2004 11:20 pm

Post by TheRLG »

Welcome to the revolution.

It's slow... and full of Fedora (icch)... but a revolution nonetheless. I'm happy with Ubuntu... but that's only until me and Armen release Olifant 0.1 :shock:
Nodtveidt
Posts: 67
Joined: Fri Dec 15, 2006 4:41 am
Location: Isabela, PR
Contact:

Post by Nodtveidt »

Definately Ubuntu to start (VERY user-friendly but rather lacking for the advanced user), maybe Puppy to mess around with a basic Linux setup with no fuss. Once you get the hang of Linux, I strongly suggest learning Arch Linux, it's one of the most technically sound setups that manages to stay user-friendly at the same time. A good time investment.
We all live in a yellow subroutine.

(\__/)
(='.'=) Copy bunny into your signature to
(")_(") help him gain world domination.
JPulham
Posts: 320
Joined: Sat Nov 19, 2005 12:06 pm

Post by JPulham »

I'd say ubuntu also... although you have to install the compiler and libraries manually(that is they don't come pre-installed but come on the disk).

As has been mentioned: backup important data and defrag the hard drive in windows before partition resizeing (this will reduce the chance of data loss).
pushpork
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

Hi! Everyone's right.
1. The ideal thing would be to have 2 separate drives; 1 for win and 1 for Linux, but since you only got one you must partition it. Ideally, it should be big enough for both OS's to operate properly. Partition your drive in Halves. The smallest drive I've tried ia a 40gb drive on a laptop. 20/win 20/lin.
2. Install windows first.
3. Use a binary distro with an easy install process. I know Ubuntu is pretty easy but the one I use is Suse and I love it. Installation is very straightforward and well explained and it does all the job of partitioning, resizing and dual-booting automatically for you. It then displays a summary of how your system will be partitioned so you can make changes before making a final decision. Latest version (opensuse 10.2) comes with a lot of improvements. Suse is well know for its stability and continuous development.

http://www.opensuse.org
Last edited by afecelis on Tue Feb 06, 2007 1:09 pm, edited 1 time in total.
BlindSide
Admin
Posts: 2821
Joined: Thu Dec 08, 2005 9:09 am
Location: NZ!

Post by BlindSide »

Kubuntu! :D
zenaku
Posts: 212
Joined: Tue Jun 07, 2005 11:23 pm

Post by zenaku »

Pay the money and at least get another harddrive. Partitioning your drives blows, especially after an OS is already installed on it. If you are just getting into linux, it's something you shouldn't have to deal with, IMO. With another harddrive you can just install the drive and reboot into a kubuntu CD. It's worth the money for the time you'll save.
-------------------------------------
IrrLua - a Lua binding for Irrlicht
http://irrlua.sourceforge.net/
Post Reply