LinuxQuestions.org
Help answer threads with 0 replies.
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 05-26-2009, 08:49 AM   #1
palacinog
LQ Newbie
 
Registered: May 2009
Posts: 4

Rep: Reputation: 0
Can't see HDD on cfdisk during slackware installation


Hi!!

I'm trying to install Slackware 10.2 on a workstation, but when i go to the partition option using cfdisk it shows me only /dev/hda, where my backup is located. I also have three more HDD /dev/sda5 as a swap partition, /dev/sda6 whit linux cern and /dev/sda7 where i used to have my previous slackware version can anyone help me plz.
 
Old 05-26-2009, 08:52 AM   #2
palacinog
LQ Newbie
 
Registered: May 2009
Posts: 4

Original Poster
Rep: Reputation: 0
extra info

when i type cfdisk /dev/sda7 it shows

FATAL ERROR: Cannot open disk drive
 
Old 05-26-2009, 11:11 AM   #3
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
That's an awfully old version of slackware, you sure you don't want to try a newer one ? Either way it's probably that the kernel you are booting does not support your SATA HDD controller. Try booting say sata.i.

So at the boot: prompt just type in 'sata.i' without quotes.
 
Old 05-26-2009, 08:54 PM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by palacinog View Post
when i type cfdisk /dev/sda7 it shows

FATAL ERROR: Cannot open disk drive
You should be opening 'cfdisk /dev/sda', not the partition on the hdd as sda7.
 
Old 06-01-2009, 08:48 AM   #5
palacinog
LQ Newbie
 
Registered: May 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Hi

I type
cfdisk /dev/sda

and the output is the same than before

When i'm in the installation menu, where i have to select in which partition i want to install slackware, there appears only hda1 but not sda where slack were installed previously, and where is installed one more distribution if linux

i also tried booting different kernels but it didn't work out

Maybe this could help when i'm using the OS and type

Code:
cfdisk /dev/sda


Name    Flags    Part type    FS type        [label]       size(MB)
..................................................................................................
sda1              Primary    Dell utility                    2146 
                  Pri/Log    Free space                     13497
sda5              Logical    Linux Swap                      2006
sda6              Logical    Linux ext3        [/]          20012
sda7    Boot      Logical    Linux ReiserfFS                35738
and when i type

Code:
cfdisk

Name    Flags    Part type    FS type        [label]       size(MB)
..................................................................................................
hda1    Boot     Primary     Linux ext3                     80023
 
Old 06-01-2009, 05:50 PM   #6
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

When you boot the install media pass the 'hda=noprobe' to the kernel.
 
Old 06-01-2009, 06:33 PM   #7
palacinog
LQ Newbie
 
Registered: May 2009
Posts: 4

Original Poster
Rep: Reputation: 0
Hi onebuck

i passed to the kernel "bare.i hda=noprobe" and "sata.i hda=noprobe" and now it doesn't recongnize any HDD it just says "FATAL ERROR: Cannot open disk drive"

and i cannot even select in which partition i want to install slackware
 
Old 06-01-2009, 08:35 PM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,
Quote:
Originally Posted by palacinog View Post
Hi onebuck

i passed to the kernel "bare.i hda=noprobe" and "sata.i hda=noprobe" and now it doesn't recongnize any HDD it just says "FATAL ERROR: Cannot open disk drive"

and i cannot even select in which partition i want to install slackware
Sorry, my bad. Your installing 10.2 and I was thinking 12.2.

BTW, try the sata.i then do a 'dmesg' to see the drive configuration(s). Look at the bootdisks 'README.txt;

Quote:
excerpt from 'README.TXT';

sata.i This is a version of bare.i with support for SATA
controllers made by Promise, Silicon Image, SiS,
ServerWorks / Apple K2, VIA, and Vitesse.
Is there a reason why you need to use Slackware 10.2?

Last edited by onebuck; 06-01-2009 at 09:04 PM. Reason: BTW
 
Old 06-02-2009, 02:41 PM   #9
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
1. I, too, would like to suggest that you might try a more current version of Slackware, if possible.

2. However, as far as I remember, the default kernel of 10.2 was 2.4 (not 2.6), and there may be reasons, like support for specific hardware, to stick with it.

3. If you use a 2.4 kernel, you may have to watch out for this ide-scsi thing, that I don't quite recall, in order to have support for your hard disks. I guess, the sata.i kernel has the functionality provided by this module compiled into it. Nevertheless, it might be worth a try.

4. Finally, depending on your situation, you might have to compile your own kernel, or create an initial RAM disk, but I am not sure, if 10.2 had support for the latter, already.

5. Good luck!

gargamel
 
Old 06-02-2009, 02:47 PM   #10
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
Yet another idea: Try other device names.

E. g.:

cfdisk /dev/hdb
cfdisk /dev/sdb
cfdisk /dev/hdc

This might help, as device names depended on the order of disks on the bus and on the master/slave configuration of each disk.

EDIT: I really don't know it for sure, anymore, but the device names may also have changed depending, if you use ide-scsi or not.

Again, good luck

gargamel

Last edited by gargamel; 06-02-2009 at 02:49 PM.
 
  


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
Full Slackware installation. How much space on hdd do i need? QueenZ Slackware 7 02-26-2009 07:27 AM
Using cfdisk utility for slackware installation hulk321 Slackware 25 10-12-2007 11:35 PM
sda hdd isn't working but fdisk fstab and cfdisk look good to me. expat Linux - General 2 10-22-2006 09:00 AM
slackware installation with hdd from another comp adonai Slackware 8 06-27-2005 05:42 PM

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

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