Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 08-30-2003, 09:29 AM   #1
Member (8 bit)
 
Aeryn's Avatar
 
Join Date: Aug 2002
Location: Michigan
Posts: 143
Question Which Linux Distro?

Which Linux distro should I run on my computer. This will be my first linux dual boot and I would like to have somthing that has advanced features but a realativly easy intstaller. I have heard that red had is good. Also, is freeBDS Linux? Thanks in advance for you help.
Aeryn is offline   Reply With Quote
Old 08-30-2003, 10:25 AM   #2
Member (11 bit)
 
Blue_Gundam2002's Avatar
 
Join Date: May 2003
Location: Houston, Texas
Posts: 1,340
Send a message via AIM to Blue_Gundam2002 Send a message via Yahoo to Blue_Gundam2002
Red Hat and Mandrake are very easy to install. I'm useing mandrake and it works just fine. But I think FreeBSD is hard to setup, i think.
Blue_Gundam2002 is offline   Reply With Quote
Old 08-30-2003, 10:48 AM   #3
Red-eyed Moderator
Staff
Premium Member
 
HAL9000's Avatar
 
Join Date: Dec 1999
Location: Regina, Saskatchewan, Canada
Posts: 17,576
I've used both Mandrake and Red Hat and hold a preference to Red Hat.
__________________
-At Ford, quality is job #1, job #2 is making them explode. ~Norm MacDonald, SNL News

-Switching to Glide..Balancing in my head..inside of me...
taking the glide path instead.
HAL9000 is offline   Reply With Quote
Old 08-30-2003, 11:16 AM   #4
Member (8 bit)
 
Aeryn's Avatar
 
Join Date: Aug 2002
Location: Michigan
Posts: 143
I also would like to know if my hardware will be compatible with Red Hat. This is what I am running right now. I plan to repartition the hard drive and dual boot linux and windows.

Dell Precision 360:

- Intel Pentium 4 2.4GHz 800FSB
- 512MB DDR400 Memory
- 7200RPM 120GB SATA Hard Drive
- ATI FireGL X1 128MB
- 48x CDRW/DVD Combo Drive
- Floppy Drive
- Dell 1800FP Moniter
- Integrated Sound
- Onboard NIC

I would also like to know if I can use the same partition to store both my windows and linux files or does each OS need its own partitions to store file because of different file systems?

Thanks again for the help.
Aeryn is offline   Reply With Quote
Old 08-30-2003, 11:44 AM   #5
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,525
The onboard sound and onboard NIC might be a problem depending on what they are. I think your graphics card is based on the ati 9600 or 9800 both of which can be problematic in linux but I believe ati linux drivers may be available. Before you install anything you might want to test your system with knoppix which runs entirely off a cd and writes nothing to your disk. It's a good test of hardware compatability, not foolproof, but good. See if your sound and nic are picked up OK by knoppix and if you can boot into a graphical desktop.
kilgoretrout is offline   Reply With Quote
Old 08-30-2003, 12:10 PM   #6
Red-eyed Moderator
Staff
Premium Member
 
HAL9000's Avatar
 
Join Date: Dec 1999
Location: Regina, Saskatchewan, Canada
Posts: 17,576
I would be more concerned about drivers for the SATA hard drive and how Linux is going to handle that.
HAL9000 is offline   Reply With Quote
Old 08-31-2003, 12:21 PM   #7
Resident AMD enthusiast
 
Colonel Sanders's Avatar
 
Join Date: Jul 2001
Location: Kansas
Posts: 1,445
I agree with Hal, the SATA will probbably cause the most trouble. Your video card might also cause some trouble. I would suggest downloading Linux-on-CD, like Knoppix and run it on our system first.

L J
__________________
Main: Gigabyte GA-770T USB3 - Phenom II 840 - 4GB DDR3 - Radeon 5750 1GB
HTPC: MSI K9N6PGM2-V2 - Athlon II 250 - 4GB DDR2 - Radeon 5670 512MB
HTPC: Zotac GeForce 6100E-E - Athlon X2 5800+ - 4GB DDR2

"Play a Windows CD backwards and you'll hear satanic voices, thats nothing, play it forwards and it installs Windows."
Colonel Sanders is offline   Reply With Quote
Old 08-31-2003, 01:05 PM   #8
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
I second Colonel Sanders's suggestion for Knoppix. It's a good way to get started and see if your hardware is supported without the fear of wiping your hard disk.
DrZaius is offline   Reply With Quote
Old 08-31-2003, 01:06 PM   #9
Member (8 bit)
 
Aeryn's Avatar
 
Join Date: Aug 2002
Location: Michigan
Posts: 143
I tried to run Knoppix of the CD but it gave me an error on the black page that shows the two penguins. I am not sure if this is becasue my system in not compatible or if it is because I am doing something wrong in the set up because I am unfamiliar with linux. Any tips or suggestions would be appreciated.
Aeryn is offline   Reply With Quote
Old 08-31-2003, 01:24 PM   #10
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
What was the specific error?
DrZaius is offline   Reply With Quote
Old 08-31-2003, 03:25 PM   #11
Member (8 bit)
 
Aeryn's Avatar
 
Join Date: Aug 2002
Location: Michigan
Posts: 143
Here is the error. It appered on a black screen which contained two penguins at the top and the cursor that marks the position of hte line.

hda: lost interrupt

To escape I had to manually power down my computer by pressing the power button and then booted into windows xp.
Aeryn is offline   Reply With Quote
Old 08-31-2003, 05:29 PM   #12
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,525
Hda is the drive on your primary ide channel configured as master. For most people this would be a hard drive. The lost interrupt error indicates some difficulty communicating with this drive and probably points to the SATA problem noted in the prior posts. SATA is so new that driver support is not what it should be; some manufacturer's sata controllers work and some don't. I suspect that the problem will be mostly solved when the new linux kernel comes out(2.6) probably this spring. I don't think sata wil run from the current standard linux kernels but some distros may have already patched for it in their upcoming releases for this fall.
kilgoretrout is offline   Reply With Quote
Old 08-31-2003, 05:33 PM   #13
Member (8 bit)
 
Aeryn's Avatar
 
Join Date: Aug 2002
Location: Michigan
Posts: 143
Thanks. Do you know which distro's have pathed this problem or should I just wait until spring and try again?
Aeryn is offline   Reply With Quote
Old 08-31-2003, 10:47 PM   #14
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,525
You can check out the discussion on this thread:

http://www.linuxcompatible.org/forum...opic.php?t=508

Bottom line is the current 2.4 kernels will not recognize a sata drive without a kernel patch. Suse 8.2 apparently has this patched; the current mandrake 9.1 and redhat 9 do not. The new stable kernel, 2.6, to be reased this spring should have this ironed out. I'd wait for 2.6 unless you want to get into kernel patching. Or you might want to try mdk 9.2 or redhat 10 due out this September; they're both freely downloadable wheras suse does not have downloadable isos so you got to pay or do an ftp install if you have broadband.
kilgoretrout is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:20 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2