LinuxQuestions.org
Review your favorite Linux distribution.
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 10-10-2005, 09:12 AM   #16
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746

Yes, further to the previous post if you've got partitions you can install over one of them, you don't need to partition your drive.
If you want to look at your partitions just type this after you've booted from the 1st slack install CD and logged in as root

fdisk /dev/hda (type enter)

then type p

That will give a display of all existing partitions.

btw, http://www.slackbook.org/ is an excellent resource
 
Old 10-10-2005, 09:38 AM   #17
Anonymo
Member
 
Registered: Dec 2004
Location: The Woodlands, Texas
Distribution: Slackware, Archlinux, CentOS
Posts: 196

Rep: Reputation: 40
Slapt-get

Get Slapt-get from here:

http://www.linuxpackages.net/download.php?id=7419

then open terminal

su
password

installpkg slapt [hit tab twice or so]

slapt-get --update
slapt-get --upgrade

slapt-get --install [package = foo]
slapt-get --remove foo

slapt-get --clean

more stuff on man pages

man slapt-get

add more repos

/etc/slapt-get/slapt[hit tab twice or so]

SOURCES=


Can anyone recommend some good repos?
 
Old 10-10-2005, 09:54 AM   #18
Erik_FL
Member
 
Registered: Sep 2005
Location: Boynton Beach, FL
Distribution: Slackware
Posts: 821

Rep: Reputation: 258Reputation: 258Reputation: 258
I was pleasantly surprised about the Slackware installation, and how the setup program deals with partitions. It shows you the existing partitions, and asks you which ones you want to use, and where you want them to be mounted in the filesystem.

These may not be unique to Slackware, but here are some areas where I ran into problems with installing or configuring Slackware.
  • ATA RAID controllers might not be supported (Promise FastTrack, etc.)
  • SATA controllers might not be supported, or a bit confusing
  • Sound card drivers are a bit daunting
  • Mouse button or mouse wheel configuration
  • Configuring X-Windows for the video card
  • The GART support for AGP cards
  • KDE Help file search index (still can't get this to work)
  • KDE "linux" font installation for KONSOLE
  • KDE KICKER crashes on logout depending on panel menu configuration

I agree with the comment about knowing your hardware configuration. If you have a SATA or RAID disk controller, make sure you know exactly which one, and check if Slackware has a standard driver. Some SATA or RAID controllers can be supported by drivers from the manufacturer's web site (Promise FastTrack RAID).

The drivers for SATA controllers were a bit confusing to me, because there are two different drivers that will work "piix" and "ata_piix". The "ata_piix" driver is preferable. If you have a chipset or controller that supports both SATA and PATA drives, it wasn't clear how that is supported, or if it is supported.

The ALSA web site is a good resource for setting up your sound card. Different sound cards each have their own set of peculiarities and requirements.

A mouse with a wheel, and extra buttons may require some rearranging of button code numbering in the configuration. Otherwise the wheel or the extra buttons may not work.

Make sure you know exactly which graphics adapter you have, and also the type of graphics chipset on the adapter. You may have to use either one of those to select a graphics adapter for X-Windows. Also, the cards and chipsets are not strictly in alphabetical order. The nVidia GeForce is hard to find in the list, but it is there.

On some of the newer Intel chipsets, you may have to force the GART driver to load, since it doesn't recognize the hardware.

Trying to generate the KDE application manuals search index results in the error, "htdig failed". So far as I know that is a bug.

I had problems with the linux font in KONSOLE. I had to install some of the kDE fonts manually. That corrected the problem.

The KDE KICKER program has bugs that cause it to crash on logout. Some people reported system crashes, but I've only seen KICKER abort without causing other failures. Disabling the "System" menu in the extra menus makes the problem less frequent.
 
Old 10-10-2005, 05:03 PM   #19
fdahl_009
Member
 
Registered: Oct 2005
Location: Norway
Posts: 148

Rep: Reputation: 16
Hi! If you are wondering about using slackware I will tell you a couple of things..

I consider myself a linux newbie, started using win95,98,me,2000,xp.. as you see I've used all windows versions there is, and gone deep into how it works. But all of the time I didn't seem to come deep enough of what I would like to do! Then I tried linux from a friens adwise. Started with mandrake 8.0. At the beginning everything saw very hard and difficult.. Reinstalled windows over and over again.. The main thing for me was the lack of games and multimedia programs for linux that made me go back to windows! Then when the intrest of using servers, linux got back strong. Then I used a linuxserver sharing files to winclients using samba. This works great, viruses and that sort of stuff is nothing to worry about! I'm very pleased with that.. After trying many distros for desktop use I downloaded the 4cd-set of slackware 10.2. Looks great with kde 3.4, though it is a text install, unlike fedora and mandrake, it installs fast and all works.. Partitioning my harddrive was done quickly and easily! Took only a couple of minutes before it was up and running.. Sometimes its all about the command-line, but this is learned very fast.. I am used to the "click&pray" method coming from windows, but command-line isn't that hard, you can read your way through it!

AMD ATHLON 64 3200+ 2.2 GHz
1024 MB RAM
CDROM&DVDROM
200GB DISC
NVIDIA GeForce 6800 GT 256MB
Windows XP PRO
Client

AMD ATHLON 2100 1.7 GHz
512 MB RAM
CDROM
80GB
NVIDIA GeForce 5700
SLACKWARE 10.2
Client

Compaq Armada M700
P3 750 MHz
128 MB RAM
DVDROM
15GB DISC
Ati Mobile Graphic (8MB)
SLACKWARE 10.2
Client

AMD DURON 1300 1.3 GHz
256 MB RAM
CDROM
15GB+160GB+160GB DISCS
Linux MANDRIVA 2006.rc2
DHCP SERVER, SAMBA, SQUID, Router/Firewall
Server


This setup works great for me, wanting to learn more of linux, uses it on two clients!
 
Old 10-10-2005, 09:43 PM   #20
adityavpratap
Member
 
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440

Original Poster
Rep: Reputation: 32
Slackware rocks!

I got my Slackware CDs yesterday evening.
Installation was not difficult at all. I installed it over my xandros installation. Everything went on smoothly.
I had some problem getting my wheel mouse to work. It works now but the scroll-wheel is not working.
Thanks to anonymo, I have installed slapt-get successfully. I am now into slapt-get --update. My only growse is I am running kernel 2.6.12 on my Debian install but it is still 2.4 in Slack.
There is one more issue that has to be sorted out. There seems to be some problem with display because the display is shaking. Even in text mode, the display is shaking.
Thanks to all of you to have helped me out in installing Slackware on my system. You people have been very cooperative, friendly and knowledgeable.
 
Old 10-11-2005, 12:28 AM   #21
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
adityavpratap, welcome to Slackware!
 
Old 10-19-2005, 11:29 PM   #22
herbc
Member
 
Registered: May 2004
Location: United States
Distribution: Slackware 10.0
Posts: 72

Rep: Reputation: 15
<I had some problem getting my wheel mouse to work. It works now but the scroll-wheel is not working.>

In /etc/X11, edit xorg.conf, Input Device Section by adding
the lines

Option "ButtonNumber" "5"
Option "ZAxisMapping" "4 5"
 
Old 10-20-2005, 02:48 AM   #23
titopoquito
Senior Member
 
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 14.2 and current, SlackwareARM current
Posts: 1,644

Rep: Reputation: 145Reputation: 145
Re: Slackware rocks!

Quote:
Originally posted by adityavpratap
My only growse is I am running kernel 2.6.12 on my Debian install but it is still 2.4 in Slack.
If you don't need 2.6.x oder udev features I would leave it this way. Else you can get a 2.6.x kernel (plus appropriate alsa packages etc.) from the testing directory -- you find it at every Slackware mirror or on the 3rd cd of the box set. There are instructions to get it running in this directory. Slackware is prepared to run with a 2.6.x but 2.4.x is still preferred due to stability.

And congratulations to installing Slackware
 
Old 10-20-2005, 03:28 AM   #24
adityavpratap
Member
 
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440

Original Poster
Rep: Reputation: 32
Thanks guys, I finally got the mouse to scroll and upgraded to 2.6.10 available on the second CD.
 
Old 10-20-2005, 07:28 AM   #25
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally posted by adityavpratap
Thanks guys, I finally got the mouse to scroll and upgraded to 2.6.10 available on the second CD.
Congratulations, you're now a Slacker!
 
Old 10-20-2005, 11:47 AM   #26
Charred
Member
 
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Blog Entries: 2

Rep: Reputation: 30
Well done! Welcome to Club Slack!
 
  


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
Windows user, want to get started in Slackware, seeking all kinds of advice Zaelryn Slackware 49 07-07-2005 01:34 PM
Seeking advice for size optimiztion praj_linux Programming 5 10-11-2004 11:02 PM
Seeking advice on bash script satimis Programming 6 10-11-2004 11:01 AM
Seeking advice on script satimis Programming 1 10-05-2004 03:02 PM
Seeking Diagnosis Advice... verbal Linux - Hardware 2 09-12-2003 06:11 AM

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

All times are GMT -5. The time now is 07:41 AM.

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