LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 08-23-2007, 01:21 PM   #1
heikkil
LQ Newbie
 
Registered: Aug 2006
Location: Espoo, Finland
Distribution: Slackware, openSUSE
Posts: 11

Rep: Reputation: 0
SATA disks


My BIOS has possibilities "SATA as IDE" and "SATA as storage". Which should I choose? With Slackware 11 I had the same problem as with v. 12 now. Everything works as long as I don't switch the power off. My motherboard is MSI RS482M4. I tried both BIOS settings and kernels hugesmp.s and huge.s. With IDE or SCSI I have had no problems with Slackware. Any ideas?
 
Old 08-24-2007, 09:54 AM   #2
geek745
Member
 
Registered: Jul 2004
Location: Alton, IL
Distribution: Linux Mint; Slackware; Ubuntu; Slax
Posts: 172
Blog Entries: 2

Rep: Reputation: 34
I personally had trouble with the hugesmp kernel that shipped with slackware. I have since reverted to slackware11 for other reasons. I would recommend downloading a new kernel from www.kernel.org, compile and use that.

When you say,
Quote:
Everything works as long as I don't switch the power off.
do you mean that you can install the system ok but when you restart it doesn't work?

and if you boot with the installation media and don't run the installer but mount your root installation drive on the temporary /mnt from the cd/dvd, can you see a linux root filesystem, indicating that the installation was successful but there is something wrong with the boot process?

I have not seen that bios setting before - I have had ECS motherboards. The documentation on the website or that came with the mobo does not indicate what each setting is good for?

hope you can get it working.
 
Old 08-24-2007, 10:48 AM   #3
heikkil
LQ Newbie
 
Registered: Aug 2006
Location: Espoo, Finland
Distribution: Slackware, openSUSE
Posts: 11

Original Poster
Rep: Reputation: 0
MSI documentatation is very sparsed about SATA. Based on that I couldn't decide the right thing to do. Is MSI more difficult than other mother boards? SUSE Linux Desktop 10 SP1 seems to work quite good. I would prefer Slackware based on my earlier positive experiences. At the moment I don't have Slackware installed, but it is not too difficult to install it again.
 
Old 08-24-2007, 04:50 PM   #4
geek745
Member
 
Registered: Jul 2004
Location: Alton, IL
Distribution: Linux Mint; Slackware; Ubuntu; Slax
Posts: 172
Blog Entries: 2

Rep: Reputation: 34
I happened to see something today that led me to believe you should specify IDE mode for your SATA controller in the bios.
 
Old 08-25-2007, 01:32 AM   #5
heikkil
LQ Newbie
 
Registered: Aug 2006
Location: Espoo, Finland
Distribution: Slackware, openSUSE
Posts: 11

Original Poster
Rep: Reputation: 0
Thanks geek. I'll reinstall Slackware 12.
 
Old 08-25-2007, 09:42 AM   #6
duryodhan
Senior Member
 
Registered: Oct 2006
Distribution: Slackware 12 Kernel 2.6.24 - probably upgraded by now
Posts: 1,054

Rep: Reputation: 46
Quote:
Originally Posted by geek745 View Post
I personally had trouble with the hugesmp kernel that shipped with slackware.
You will have problems with huge. It isn't supposed to run on any actual machine. it is just there so that you can find out the make / model of the H/W on your comp and then setup the correct modules to load with the genericSMP or recompile your kernel.
 
Old 08-26-2007, 11:56 AM   #7
yoron
Member
 
Registered: Nov 2005
Posts: 120

Rep: Reputation: 15
duryodhan :) You are talking about the kernel choices you have in Slackware 12, right? You have a huge one where all modules gets loaded and then you have a 'custom made' kernel kind of, if i got it right? According to the Slackware Site it shouldn't matter which one you use, so could you expand on this a little? What specifically are wrong with using the huge kernel aka what phreaks out?? And geek745 :) Could you give me a link to that site, about the Sata Bios please.

Last edited by yoron; 08-26-2007 at 12:00 PM.
 
Old 08-26-2007, 06:03 PM   #8
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
If you read the CHANGES_AND_HINTS.TXT file included with Slackware, it specifically states that you should not use the huge kernel -- and it points out a possible error you will receive. It's basically just for installation purposes. You should use the generic kernel also provided with Slackware for day-to-day use and create an initrd.gz (a necessary step!) to load the file system module. This has been mentioned several times in other threads -- for information on how to do this, a forums search should yield good results.
 
Old 08-26-2007, 08:08 PM   #9
yoron
Member
 
Registered: Nov 2005
Posts: 120

Rep: Reputation: 15
Wow, ok. i'll check it. Still somewhere in there it said that using the huge kernel shouldn't be a problem? Ah well :) one reads and read and ...

Btw: I'm using that one now :) So I'll know firsthand kind of..
 
Old 08-26-2007, 08:36 PM   #10
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
I haven't read the docs in a few weeks now, but I think it said you could run the huge kernels but it isn't advisable and could cause some problems. Plus, the general idea around here is not to use it. Just for your info!
 
Old 08-27-2007, 06:09 PM   #11
yoron
Member
 
Registered: Nov 2005
Posts: 120

Rep: Reputation: 15
But doesn't it end up with only those modules that you (hopefully :) need?
How do you check on this? What it loads up in the kernel, so to speak? It's been some time since i was involved in Linux now and i'm kind of rusty :)
 
Old 08-28-2007, 10:07 AM   #12
geek745
Member
 
Registered: Jul 2004
Location: Alton, IL
Distribution: Linux Mint; Slackware; Ubuntu; Slax
Posts: 172
Blog Entries: 2

Rep: Reputation: 34
yoron: I was actually working with a micro-atx board for an embedded application when I noticed those SATA bios options. could be different for different people. that was a VIA mobo for their own processor.

in a running system, the command "lsmod" will tell you which modules are currently loaded into the running kernel. You can see a list of available (compiled) modules under /lib/modules/(kernelversion)/ - it's a whole tree so you'll have to list it recursively or go through it slowly on your own.

as regards the kernel issue - just get a halfway decent kernel out of the install media, then go download a stable release from http://www.kernel.org (or login via ftp: ftp ftp.kernel.org) and get the stable bzipped tarball. use that as your kernel. there are plenty of directions everywhere on building and installing kernels.

Last edited by geek745; 08-28-2007 at 10:16 AM. Reason: further replies
 
Old 08-28-2007, 05:42 PM   #13
yoron
Member
 
Registered: Nov 2005
Posts: 120

Rep: Reputation: 15
Thanks for the info geek745. I've been somewhat lazy regarding Linux for a while and it's surprising how fast one forgets nowadays ::)). But i enjoy the idea of xen and would really like to get Slackware to work on my Server. The problem is that it's a quadra core and i'm not sure what kernel would support that. But it's nice being back :)

I downloaded 'the latest stable version of the Linux kernel is: 2.6.22.5' and will test it on my dualcore laptop first. I noticed that the 'microcode' which i guess is related to the cpu came up as a failure in my inspiron 6400 on fedora7. So maybe it's only comercial stuff that support that kind of hardware yet? Awh sh** :)

Last edited by yoron; 08-28-2007 at 05:53 PM.
 
Old 08-28-2007, 11:40 PM   #14
geek745
Member
 
Registered: Jul 2004
Location: Alton, IL
Distribution: Linux Mint; Slackware; Ubuntu; Slax
Posts: 172
Blog Entries: 2

Rep: Reputation: 34
yeah, between hardware support and the gamers, linux is still a half-step behind M$. Aside from that, we rock!
 
Old 08-29-2007, 01:54 AM   #15
duryodhan
Senior Member
 
Registered: Oct 2006
Distribution: Slackware 12 Kernel 2.6.24 - probably upgraded by now
Posts: 1,054

Rep: Reputation: 46
Linux supports much more H/W out of box than any other OS/kernel. Only issue is with those companies who are scared of open sourcing their drivers.
 
  


Reply



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
i have a problem with sata Disks atakancakir Linux - Hardware 6 05-18-2007 11:28 AM
Software Raid 5 over 5 SATA disks hazmatt20 Linux - Hardware 2 01-24-2007 03:25 PM
Debian 3.1 on SATA Disks alirioperez Linux - Hardware 1 05-15-2006 12:14 PM
IDE and SATA disks flupke_chello Linux - Hardware 1 01-24-2005 12:54 PM
How to speed up SATA disks Boudewijn Linux - Hardware 5 08-13-2004 10:41 AM

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

All times are GMT -5. The time now is 04:28 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