Need help with installing Linux on my computer..
Currently i'm running win xp on my main HD , and a 2nd for files.... I'd like to get a 3rd HD and install linux.. theres a few Q's ive got:
1) which linux is the best?
2) what would I have to do to be abel to choose which OS i want when I turn my computer on
3) What (if anything) else would I need to know when installing it?
ty for the help, hope to get some feed back
1) which linux is the best?
2) what would I have to do to be abel to choose which OS i want when I turn my computer on
3) What (if anything) else would I need to know when installing it?
ty for the help, hope to get some feed back
0
Comments
wadya wanna use linux for anyhow?
People with far more knowledge than I, talked me into SlackWare after a poor experience with RH. Installs fairly easy and contains all the source code. There are others such as Debian, but I have not used it.
You can setup Dual Boot with either LILO or Grub. You will have one of these boot managers with Linux. It can be done with XP's boot loader, but that is a real PITA. The secret is to install Linux after XP is installed. You could also just select which drive you want to boot from in the BIOS which is what I'm doing right now cause of my wiered setup.
You need to know exactly what every piece of hardware you have on your computer. You need to know your email SMPT and POP accounts. During the install, you will get the opportunity to select several options. After the install you will need some knowlege to change them.
Putting Linux on it's own drive affords you the option of playing with it, reinstalling it or trying other Distros without buggering up Windows.
Linux is not Windows so there is a steep learning curve. Stick with it and you will be all the better for it.
With LILO / Grub, do I install it to my HD with win xp, if so before or after installing linux, or the HD with linux on it? I'm not fermiliar with the program, if you have a website?.. also, where could i get SlackWare Linux?
ty for the help so far
All Linux ISO's here...
http://www.linuxiso.org
NS
Best to install on a seperate HD if you have one.
http://www.slackware.com/
This is a great site for basic help once you get it installed. http://linux-newbie.sunsite.dk/
You really need to get a handle on directory structures. If you've used DOS, Linux is similar. If you grew up with Windows, you are going to have a tougher time of it. It does not help that different distro's use them differently.
good luck.
Which ever one works for you. I recommend Redhat. Sticking with the package manager will help you down the road. If you need custom builds, you build custom RPM's. Don't be a tool and blow over everything with source, it will only come back to bite your butt when the package manager can't find your deps.
I would use grub (grand unified bootloader) Place it in your MBR, it can load windows or linux. http://google.com/linux and search for dual boot etc etc,
2 tips,
one, install windows first your first time, and make a boot floppy in linux!
two, google is your new best friend, use it.
Also, I've heard that LILO seems to be the best dual boot prog. Do I install it to the HD that windows is on, or the HD that linux is on?
(ty for the help so far )
John Danielson.
One note though is that you shouldnt use GRUB is you are using a mobo with onboard video because apparently GRUB may try to use the same memory space causing a big screw up. But, I am using grub on a shared video board and its fine, so, may just be a small percent of people.
Linux could install perfectly for you, NIC working, GFX working, etc like on my Laptop, or it could go the way of my desktop...... GFX card recognised, but doesnt work, NIC not detected, X tries to start then kicks you back to a terminal prompt.
If you get stuck at a terminal prompt with no working modules or anything then you are really going to need help, on the other hand, as I said, it may all work out the box, in which case you will be at a nice Windowsish looking interface, its just the way the Wind blows.......
Another vote for slackware, still dont like Red Hat or Mandrake.
Oh, on another note, if you use LinuxISO.org make sure you check the offical website for the distro and get the latest version, dont get a year and a half old version of the distro like I did.
NS