[SOLVED] Installing Slackware on HP dv6t series notebook
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi,
I have Slackware 11.0 and trying to install it on my HP dv6t notebook. I loaded the default base kernel, which I think (though not sure) is sata.i. It didn't seem to recognize my SATA hard drive because both cfdisk and fdisk failed. Should I be using a different kernel?
What's the reason for choosing an older version of Slackware for a notebook? Slackware 12.2 is the stable version that is available. Slackware 13 RC2 is now a available. Stable 13 is around the corner. You would have better luck with the newer release with the newer kernels for the notebook.
The above links and others available from 'Slackware-Links'. More than just SlackwareŽ links!
Hi,
The only reason I tried Slackware 11.0 is because I had a copy of it, which I had installed on my desktop more than a year back. But as you have suggested, it makes more sense to get the latest release so the drivers would be be more up to date. I'll give that a try.
Distribution: (Home)Opensolaris, Ubuntu, CentOS, (Work - AIX, HP-UX, Red Hat)
Posts: 2,043
Rep:
12.2 should find it by default. But if it does not you may need to select a different kernel. I believe you can press f2 or f3 and it should display what your options are and give you a brief summary.
You will have two installer kernels available for choice to boot. The huge.s and hugesmp.s kernels are the installer kernels. You should use the 'hugesmp.s' kernel whenever possible for your default installer but run either generic kernel;
Quote:
excerpt from CHANGES_AND_HINTS.TXT;
As stated earlier, it is recommended that you use one of the generic kernels
rather than the huge kernels; the huge kernels are primarily intended as
"installer" and "emergency" kernels in case you forget to make an initrd.
For most systems, you should use the generic SMP kernel if it will run,
even if your system is not SMP-capable. Some newer hardware needs the
local APIC enabled in the SMP kernel, and theoretically there should not be
a performance penalty with using the SMP-capable kernel on a uniprocessor
machine, as the SMP kernel tests for this and makes necessary adjustments.
Furthermore, the kernel sources shipped with Slackware are configured for
SMP usage, so you won't have to modify those to build external modules
(such as NVidia or ATI proprietary drivers) if you use the SMP kernel.
You should look at all the text help files available to you for reference;
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.