LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-17-2006, 10:15 AM   #1
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Can't Install Slackware 10.2 on my Netfinity 5000


Hey guys,

I am having a small problem. This is the first time I have ever had a problem with slackware 10.2.
When I get to the partition setup I try and run fdisk /dev/sda and I get a segmentation fault error. When I try to run cfdisk it say's it can start cfdisk.bin. I can't seem to understand this problem I have tryed to use the raid.s at boot but gets the same error.

I know it can be installed because I installed windows 2000 server and then ran vmware and was able to make a virutal install of it.(Ran slow as can be due to Server on having about 128mb of ram.)
 
Old 05-17-2006, 11:55 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,217
Blog Entries: 1

Rep: Reputation: 2070Reputation: 2070Reputation: 2070Reputation: 2070Reputation: 2070Reputation: 2070Reputation: 2070Reputation: 2070Reputation: 2070Reputation: 2070Reputation: 2070
Try the adaptec.s kernel to see if it works.
 
Old 05-17-2006, 12:03 PM   #3
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Original Poster
Rep: Reputation: 102Reputation: 102
That was the first thing I tried but yeilded that same results. I am thinking about trying another distro just to see if I can even get one installed.
 
Old 05-18-2006, 10:36 AM   #4
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Original Poster
Rep: Reputation: 102Reputation: 102
Well I was able to install Ubuntu but I ran into video card problems so I was forced to use only the terminal.(Not that I mind. I kinda enjoy it more.) So now I know linux can be installed onto here. Now I need to figure out why I can't get slackware to install? Does anyone else have any suggestions.
 
Old 05-18-2006, 01:03 PM   #5
cereal83
Member
 
Registered: Feb 2004
Location: Canada
Distribution: Slackware
Posts: 479

Rep: Reputation: 30
If your getting errors, then there is problems with your hardware. I usually get segmentation fault errors with bad memeory or bad scsi/raid controllers. If you have extra parts, try to switch it and then see if you get the same error
 
Old 05-18-2006, 01:11 PM   #6
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Original Poster
Rep: Reputation: 102Reputation: 102
That is what I thought too but then I could not understand it when I was able to install Ubuntu. I am also currently downloading Fedora Core 5 at my house. I plan on trying to install that just to completly throw that possibilty out. Which I do plan on upgrading the parts on this server soon though.
 
Old 05-19-2006, 10:00 AM   #7
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Original Poster
Rep: Reputation: 102Reputation: 102
Well I was able to get Fedora Core 5 to install properly. Video worked ok. So I know there has to be a way to install it.

when I go to do an fdisk I type in the following command.
Code:
fdisk /dev/sda
that is the right command? or do I have the wrong device entered.
 
Old 05-19-2006, 10:18 AM   #8
Slim Backwater
Member
 
Registered: Nov 2005
Distribution: Slackware 10.2 2.6.20
Posts: 68

Rep: Reputation: 15
I'm can't say why you would be having trouble with c/fdisk, but if you can create the partitions with another distro, you could try to complete the Slackware install by skipping the repartitioning step. Maybe if more problems show up further down the install line, they could help diagnose your issue.

I wonder if the other distros run their install with a 2.6 kernel, perhaps even using hotplug to find the hardware, and the problem is with the 2.4 kernel used by adaptec.s ? (maybe too many drivers are compiled in?)

Just a thought

._.
 
Old 05-19-2006, 11:55 AM   #9
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Original Poster
Rep: Reputation: 102Reputation: 102
Quote:
Originally Posted by Slim Backwater
I'm can't say why you would be having trouble with c/fdisk, but if you can create the partitions with another distro, you could try to complete the Slackware install by skipping the repartitioning step. Maybe if more problems show up further down the install line, they could help diagnose your issue.

I wonder if the other distros run their install with a 2.6 kernel, perhaps even using hotplug to find the hardware, and the problem is with the 2.4 kernel used by adaptec.s ? (maybe too many drivers are compiled in?)

Just a thought

._.
I am pretty sure that Fedora and Ubuntu both use the 2.6 kernel and both use hotplug for finding hardware. I am going to try now to install slackware now that I have my partitions setup. However What filesystem does fedora core 5 use by default.

Thanks to everyone for their support in helping to install Slackware. Everyone has inputed valuable information. Again thank you.
 
Old 05-19-2006, 08:57 PM   #10
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Original Poster
Rep: Reputation: 102Reputation: 102
Well just tried and I had no success. This is really starting to get frustrating.
 
Old 05-19-2006, 09:09 PM   #11
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Give us the results of
Code:
fdisk -l
It may help clear things up...
 
Old 05-19-2006, 09:24 PM   #12
darkhatter
Member
 
Registered: Dec 2005
Distribution: Slackware 12.1/Current
Posts: 159

Rep: Reputation: 30
try test26.s and nodma kernel option thats what I use with my old scsi card, and that works perfect. if it worked for ubuntu then it should work on slackware
 
Old 05-20-2006, 02:14 AM   #13
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Original Poster
Rep: Reputation: 102Reputation: 102
Well I tried the test26.s and I still got the segmentation fault when I do fdisk -l. I think i will now try to use the SCSI3.s and see what happens.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
netfinity 3500 Tukca Slackware 2 01-12-2006 02:20 PM
how to install slackware into IBM Netfinity 7100 server wangcity Linux - Hardware 2 01-10-2006 04:54 PM
IBM Netfinity 5000 server Yomaoni Linux - Hardware 2 07-09-2005 11:12 AM
Getting KDE working on IBM Netfinity 5000 stevey99 Linux - Newbie 2 01-23-2005 01:48 AM
How to get higher rez on Inspiron 5000 w/ Slackware 9.1? Amy Linux - Laptop and Netbook 7 07-27-2004 03:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration