LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 08-24-2008, 03:42 PM   #1
bgast1
LQ Newbie
 
Registered: Apr 2006
Location: Round Lake Beach, IL
Distribution: Mandriva
Posts: 19

Rep: Reputation: 0
Installation help -- new to Linux


This is going to be my first installation of Slackware. I have had success with installing Ubuntu (several flavors), Suse, Mandriva, PCLinuxOS. But they all hold your hand and are pretty straight forward.

I am not afraid of partitioning my hard disk myself. The problem is that I cannot even get that far. I have 3 hard disks. The first has Ubuntu Hardy Heron installed with several desktop environments. I don't want to touch that installation. My third Hard drive is an external 750 Gig USB My Book that no longer has the My Book software or label anymore. I am using that for storage so I don't want to touch that either. My second drive which I want to install is a Sata 200 Gig that is currently formatted NTFS. I tried to partition that drive by:

Code:
cfdisk /dev/sdb1
Slackware said it could not find this drive. Needless to say I didn't get very far.

As far as packages:
I need something for a digital photo album
Something to play tunes.
Something to rip tunes to my hard drive, which is formatted NTFS.
Something to play DVD's with.
An Office application

and not much else beyond that.


I just tried to install again only this time I typed 'sdb' and I got a fatal error: cannot open disk drive.

My sound card is on board sound. But I also have a Creative Soundblaster Xfi Extreme gamer card installed but have had virtually no luck getting it to work in any Linux distro. I believe my onboard is AC 97.

My video card is an ATI Radeon X1950 Pro PCIe.

My internet is through Comcast. My modem is a Touchtone Telephony cable with a Linksys WRT wireless router attached.

I don't know what else to tell you about my system that any of you could lend a hand with. Obviously first I have to overcome the partitioning hurdle, and then providing I get a successful install having GRUB see this installation. I have heard a lot of good things about Slackware and all of those things are the very reason, I want to obtain a successful installation of Slackware.

Last edited by bgast1; 08-24-2008 at 04:08 PM.
 
Old 08-24-2008, 04:10 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
I think that you should use the command:

cfdisk /dev/sdb

----------------------
Steve Stites
 
Old 08-24-2008, 04:16 PM   #3
bgast1
LQ Newbie
 
Registered: Apr 2006
Location: Round Lake Beach, IL
Distribution: Mandriva
Posts: 19

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jailbait View Post
I think that you should use the command:

cfdisk /dev/sdb

----------------------
Steve Stites
I did. It got me
Code:
FATAL ERROR: Cannot open disk drive.
I have Acronis Disk Director, I could repartition that drive before Slackware even gets a look at it, but I would rather learn to do it from the Slackware distro DVD that I downloaded and burned yesterday.

I managed to get Slackware installed, but I have a problem still. I did not set up Lilo because I have GRUB installed with my Ubuntu installation. I need to know how to edit GRUB so that it will boot Slackware.

Last edited by bgast1; 08-24-2008 at 06:33 PM. Reason: Managed to get Slackware installed
 
Old 08-25-2008, 03:35 AM   #4
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
I dunno if this command is available during the install process but try 'blkid' as root. That may give you some info. Or you can try 'lsscsi' if they are SATA drives they should show up.
 
Old 08-25-2008, 08:23 AM   #5
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Try this as root. That may show you some of your disks, partitions. H_TeXMeX_H's command will yield good information as well.

# fdisk -l
 
Old 08-25-2008, 05:50 PM   #6
bgast1
LQ Newbie
 
Registered: Apr 2006
Location: Round Lake Beach, IL
Distribution: Mandriva
Posts: 19

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by H_TeXMeX_H View Post
I dunno if this command is available during the install process but try 'blkid' as root. That may give you some info. Or you can try 'lsscsi' if they are SATA drives they should show up.
I took that distro quiz you have linked. Here are my results:

PHP Code:
Quiz results

Operatings systems that fit your criteria the best seem to be 
(in the correct order):

1. Gentoo Linux
2. Fedora
3. openSUSE
4. Mandriva Linux
5. Ubuntu Linux 
I am quite surprised. I would have thought Debian and Slackware would have made that list as well. I think that the only problem I have with Debian is that I haven't been able to get KDE installed and my video card installed. All of the other distros hold your hand unlike Slackware and Debian. The learning curve isn't quite as high and I most of the time enjoy a high learning curve so long as the frustration level isn't just as high. Slackware is beginning to frustrate me, but along with that comes the desire to conquer it.

I managed to get Slackware installed but will need to do another install. I also have Ubuntu installed and I want to have Slackware show up in GRUB or else have Ubuntu show up in Lilo. I have not had any success with either and I have tried I think most of the options that I can think of.
I was able to partition prior to installation, but perhaps choosing whether logical, primary, etc. partitions may have had a factor on the install and the booting. Just a guess, because I still call myself a newbie.

Last edited by bgast1; 08-25-2008 at 05:53 PM.
 
Old 08-25-2008, 06:08 PM   #7
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Use at least two primary partitions (swap, root).
Did you remember to set your root partition as bootable when using cfdisk? Set your swap partition to type 82 (linux swap).

Last edited by hitest; 08-25-2008 at 06:10 PM.
 
Old 08-25-2008, 08:15 PM   #8
dvdljns
Member
 
Registered: Sep 2003
Posts: 210

Rep: Reputation: 30
Set the sata up an ide. use slackware to partition.
 
Old 08-26-2008, 12:32 AM   #9
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
I need something for a digital photo album
Head to slackbuild.org. Download the build script for digikam or gwenview.

Quote:
Something to play tunes.
Amarok and audacious are part of the stock Slackware.

Quote:
Something to rip tunes to my hard drive, which is formatted NTFS.
Head to slackbuild.org for many packages to help with ripping.

Quote:
Something to play DVD's with.
Xine is part of the stock Slackware.

Quote:
An Office application
KOffice is the only office suite in the stock Slackware. OpenOffice and other packages are available at slackbuild.org.

Quote:
I need to know how to edit GRUB so that it will boot Slackware.
All you need do is edit /boot/grub/menu.lst to add a new entry. Important to remember with GRUB is that disks and partitions start numbering with zero and not one. Perhaps the following might help:

Installing GRUB
 
Old 08-26-2008, 07:55 PM   #10
bgast1
LQ Newbie
 
Registered: Apr 2006
Location: Round Lake Beach, IL
Distribution: Mandriva
Posts: 19

Original Poster
Rep: Reputation: 0
I've done just about everything that you all have listed, including partitioning my disk before installing and still cannot boot into Slackware. I tried installing Lilo on both the MBR and the Root partition. Neither worked. Even tried installing Slackware by itself with no other OS. The only thing that I can think of trying is installing a copy of Windows XP first, but I really don't want to do that.

Finally ended up installing Kubuntu, just so that I could have a system to work with tonight when I got off work.

I am not giving up with Slackware, but I don't really know what to do now. One thing that might help would be to know whether I should make the partitions logical, primary, active? What I did was make the Swap partition logical, and the Root partition primary. Or does this matter?

How long should it take Lilo to finish? It seems that it hung up forever on my machine.
 
Old 08-26-2008, 07:57 PM   #11
bgast1
LQ Newbie
 
Registered: Apr 2006
Location: Round Lake Beach, IL
Distribution: Mandriva
Posts: 19

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Woodsman View Post
All you need do is edit /boot/grub/menu.lst to add a new entry. Important to remember with GRUB is that disks and partitions start numbering with zero and not one. Perhaps the following might help:

Installing GRUB
Tried that. It didn't work, that is why I tried to install Slackware on a completely blank system except for data on my 3rd Hard drive.
 
Old 08-26-2008, 08:32 PM   #12
dvdljns
Member
 
Registered: Sep 2003
Posts: 210

Rep: Reputation: 30
When you partition your drive make two primary and then change one to swap.
 
  


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
Redhat/Linux Installation Support??? Is It Red hat installation problem??? wanux Red Hat 1 08-01-2006 10:32 PM
Linux Installation before Windows Installation pragun Fedora 1 01-18-2005 11:27 PM
Installation doesn't recognize Red Hat Enterprise Linux ES installation cd bizkut Red Hat 2 08-15-2004 08:57 AM

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

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