LinuxQuestions.org
Review your favorite Linux distribution.
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 12-13-2006, 08:40 PM   #1
jdecoto
LQ Newbie
 
Registered: Dec 2006
Distribution: slackware
Posts: 17

Rep: Reputation: 0
This should be easy!


I am doing a new instalation on a new computer.
Asus Mother board and ATA Hardrive.
I boot from the CD Room and at boot:bare.i
when I go to create a partition I tries to create it on my CD Rom.
Any sugestions? Slackware 10.0
 
Old 12-13-2006, 09:06 PM   #2
jdecoto
LQ Newbie
 
Registered: Dec 2006
Distribution: slackware
Posts: 17

Original Poster
Rep: Reputation: 0
Question?
How do I create a partition on an ATA disk, bios recognize it?
fdisk /dev/hda??
Thanks!
 
Old 12-13-2006, 09:09 PM   #3
Jefcard
LQ Newbie
 
Registered: Aug 2006
Location: DC Metro Area
Distribution: Damn Small Linux
Posts: 13

Rep: Reputation: 0
try cfdisk more visual and imo easier to set up your partitions
 
Old 12-13-2006, 10:15 PM   #4
jdecoto
LQ Newbie
 
Registered: Dec 2006
Distribution: slackware
Posts: 17

Original Poster
Rep: Reputation: 0
I tried it and it seems to go direct to the cd rom.
 
Old 12-13-2006, 10:38 PM   #5
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
Try booting a different kernel, if you're installing on a "new" computer, I recommend booting the 2.6.x kernel...

boot:huge26.s

Edit: and use cfdisk to partition, I hate fdisk ! (I know it's only a different layout, but it makes a huge difference)

Last edited by H_TeXMeX_H; 12-13-2006 at 11:03 PM.
 
Old 12-13-2006, 10:59 PM   #6
skog
Member
 
Registered: Sep 2003
Location: TX
Distribution: slackware
Posts: 301

Rep: Reputation: 30
I cant remember all the acronyms but try:

fdisk /dev/sda

if that doesnt work:

fdisk -l

that should list all the drives and the partitions on the drives.
 
Old 12-14-2006, 12:22 AM   #7
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Is huge26.s not something for Slackware 11? jdecoto uses Slackware 10.0.

@jdecoto:
- what happens when you just hit enter at boot instead of selecting a kernel
- what's the output of fdisk -l
 
Old 12-14-2006, 05:50 PM   #8
jdecoto
LQ Newbie
 
Registered: Dec 2006
Distribution: slackware
Posts: 17

Original Poster
Rep: Reputation: 0
I tried huge26.s and I could not find it.
fdisk -l list no partions
fdisk /dev/sda can't find device
I started to download Slackware 11 but slow.
Any more suggestions?
 
Old 12-14-2006, 08:54 PM   #9
mixtr
Member
 
Registered: Jul 2004
Location: Ottawa
Distribution: Arch, OpenBSD
Posts: 123

Rep: Reputation: 17
This sounds like you don't have a hard drive.
Check your bios to see if your hard drive is there and set properly.
 
Old 12-14-2006, 10:03 PM   #10
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
You posted that you have an ATA drive. Sure it's not a SATA.

If sata, use the sata.i kernel.
When you boot from CD, there's a line that gives an example how to boot. It starts with bare.i. Change bare.i to sata.i, adjust the remainder of the line (not sure what need to be changed).

Last edited by Wim Sturkenboom; 12-14-2006 at 10:12 PM.
 
Old 12-15-2006, 06:33 AM   #11
jdecoto
LQ Newbie
 
Registered: Dec 2006
Distribution: slackware
Posts: 17

Original Poster
Rep: Reputation: 0
Bios recognizes the drive fine, tried creating a partition with Win98 and it works, so it's not a hard drive problem.
I checked, Yes it's a sata drive not ata. Will try sata.i at bootup tonight.
Thanks
 
Old 12-15-2006, 11:58 AM   #12
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
Quote:
Originally Posted by Wim Sturkenboom
Is huge26.s not something for Slackware 11? jdecoto uses Slackware 10.0.

@jdecoto:
- what happens when you just hit enter at boot instead of selecting a kernel
- what's the output of fdisk -l
oops ... I didn't see that at first ... if you have SATA HDD (as you just said) and Slackware 10.0 then you are in trouble:

Quote:
|-- kernels/ Many precompiled Linux 2.4.26 kernel images.
| |
| |-- adaptec.s/ Adaptec kernel.
| |-- ataraid.s/ Kernel with ATA (IDE) RAID support.
| |-- bare.i/ Standard IDE kernel.
| |-- bareacpi.i IDE/ATAPI kernel with ACPI power support.
| |-- ibmmca.s/ IBM Microchannel kernel.
| |-- jfs.s/ IBM Journaled Filesystem +aic7xxx SCSI kernel.
| |-- loadlin16c.txt Loadlin README file.
| |-- loadlin16c.zip Loadlin boot loader (used to boot Linux from DOS)
| |-- lowmem.i/ Kernel that uses very little memory.
| |-- old_cd.i/ Old non-SCSI non-IDE CD-ROM support kernel.
| |-- pportide.i/ Parallel port IDE kernel.
| |-- raid.s/ SCSI RAID kernel.
| |-- scsi.s/ Supports some SCSI cards (see bootdisks/README.TXT).
| |-- scsi2.s/ Supports some SCSI cards (see bootdisks/README.TXT).
| |-- scsi3.s/ Supports some SCSI cards (see bootdisks/README.TXT).
| |-- speakup.s bare.i + Speakup speech support. Also AIC7xxx SCSI.
| |-- xfs.s Bootdisk with support for SGI XFS and AIC7xxx SCSI.
| `-- zipslack.s/ Kernel with Iomega and other SCSI support.
source: ftp://slackware.mirrors.tds.net/pub/...0.0/README.TXT

There is no kernel that supports SATA in 10.0 ... ... get 11.0 if you can.

In case you were wrong and have ATA, try

boot:ataraid.s

Last edited by H_TeXMeX_H; 12-15-2006 at 12:02 PM.
 
Old 12-15-2006, 09:36 PM   #13
jdecoto
LQ Newbie
 
Registered: Dec 2006
Distribution: slackware
Posts: 17

Original Poster
Rep: Reputation: 0
It worked! Thanks everyone.
at boot:sata.i
when fdisk -l it showed my hard drive
cfdisk /dev/sda it allows me to modify it.
So I created my swap (2XRAM) and my boot partion.
Now I can continue thanks!
 
Old 12-15-2006, 10:42 PM   #14
jdecoto
LQ Newbie
 
Registered: Dec 2006
Distribution: slackware
Posts: 17

Original Poster
Rep: Reputation: 0
I can't complete the installation.
I go into setup, ADDSWAP, set my partition, and go into a full install and it starts nice. Suddenly 10 seconds into the installation:
Fatal error, install package error no. 1
.....
It seems so, I figure either my cd is bad (no scratches) or version 10 is the problem.
I start from scratch, ver. 11.0 recognizes SATA from start and my partitions.
Same problem.
I can change the drive to IDE, but don't want to give up so easily.
Any ideas?
 
Old 12-16-2006, 11:42 AM   #15
WindowBreaker
Member
 
Registered: Oct 2005
Distribution: Slackware
Posts: 228

Rep: Reputation: 40
You need to determine whether your install disc or your CD-ROM is bad. I suggest checking the md5sum, as explained here, and comparing it against the known MD5 of the install ISO file here.

Basically, here's how it's done:
1. Put the Slackware CD 1 into CDROM drive.
2. run the command 'isoinfo -d -i /dev/cdrom'
3. Note the 'logical block size (usually 2048)' and the 'volume size'. We'll call the block size BLOCKSIZE and the volume size VOLUMESIZE.
4. run the command 'dd if=/dev/cdrom bs=BLOCKSIZE count=VOLUMESIZE | md5sum'
5. The md5sum that is output should match exactly to the md5sum published for the slackware disk you're using.

If not, you need to narrow down which of the following is corrupted:
1. Your ISO downloaded file.
2. Your CD media.
3. Your CD-ROM/RW drive
 
  


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
Easy-use, easy-install, fast, minimal KDE distro? lukeprog Linux - Distributions 8 09-08-2007 04:21 PM
easy connect not easy in suse greg collins Linux - Newbie 11 03-30-2006 07:31 PM
LXer: Systems Solutions Teams with Open-Xchange to Deliver Easy-to-Deploy, Easy-to-Use Collaboration Server LXer Syndicated Linux News 0 02-22-2006 10:46 PM
Easy urpmi ,no easy send mail. akihandyman Linux - General 2 12-27-2004 02:15 PM
Linux4RegularGuys - EASY FTP setup using vsftpd - READ THIS FOR EASY HELP DropHit Linux - Networking 4 11-25-2004 02:44 PM

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