Unix Technical Forum

SATA +slack 10.1

This is a discussion on SATA +slack 10.1 within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi everybody! I need install slackware 10.1 , but my cfdisk cannot open disk drive. I have 2 SATA ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 07:29 AM
jerzu
 
Posts: n/a
Default SATA +slack 10.1

Hi everybody!
I need install slackware 10.1 , but my cfdisk cannot open disk drive. I
have 2 SATA disks.
Help me please.

--

to mówiłem ja, jerzu.
--------------------------------------------
życie tak szybko pędzi, a ja jeszcze
nie zarobiłem żadnej grubej kaski..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 07:29 AM
BenneJezzerette
 
Posts: n/a
Default Re: SATA +slack 10.1

jerzu wrote:
> Hi everybody!
> I need install slackware 10.1 , but my cfdisk cannot open disk drive. I
> have 2 SATA disks.
> Help me please.
>

did you have a successful install? Suggesations use the reiserfs and the
jfs.s kernel, this will help you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 07:29 AM
Carpo
 
Posts: n/a
Default Re: SATA +slack 10.1

BenneJezzerette wrote:
> jerzu wrote:
>
>> Hi everybody!
>> I need install slackware 10.1 , but my cfdisk cannot open disk drive.
>> I have 2 SATA disks.
>> Help me please.
>>

> did you have a successful install? Suggesations use the reiserfs and the
> jfs.s kernel, this will help you.

at the boot prompt type sata.i - this will use the sata kernel image and
you will be able to see your drives
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 07:30 AM
+Alan Hicks+
 
Posts: n/a
Default Re: SATA +slack 10.1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In alt.os.linux.slackware, BenneJezzerette dared to utter,
>> I need install slackware 10.1 , but my cfdisk cannot open disk drive. I
>> have 2 SATA disks.
>>

> did you have a successful install?


Please pay attention. "I need install slackware 10.1". Obviously he
hasn't installed it yet.

> Suggesations use the reiserfs and the
> jfs.s kernel, this will help you.


This is the second time you recomended some one use reiserfs for a
partition and jfs.s as their kernel. I didn't call bullshit the first
time, because a diff on the configs for bare.i and jfs.s showed SCSI
support for the AIC7xxx series and the user in question was using an
unspecified Adaptec card, but this time I absolutley have to. Here is
a simple diff listing the changes.

alan@carrier:/home/slackware/slackware-10.1/kernels$ diff bare.i/config
jfs.s/config
566c566
< CONFIG_SCSI_AIC7XXX=m
- ---
> CONFIG_SCSI_AIC7XXX=y

582,585d581
< CONFIG_SCSI_AIC7XXX_OLD=m
< # CONFIG_AIC7XXX_OLD_TCQ_ON_BY_DEFAULT is not set
< CONFIG_AIC7XXX_OLD_CMDS_PER_DEVICE=8
< # CONFIG_AIC7XXX_OLD_PROC_STATS is not set
1548c1544
< CONFIG_JFS_FS=m
- ---
> CONFIG_JFS_FS=y


So in other words, aside from supporting _one_ additional piece of
hardware and the JFS filesystem, jfs.s is identical to bare.i. Now
tell me, why in Bob's name would you recomend some one use the jfs.s
kernel and reiserfs?

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFCVS0vvgVcFKpJf4gRAmiTAKCTOE72TlEHzyxIwwmFOx 6SvPdRMgCgkjM9
9f4H08CWhbOzzKUPdLnRIUA=
=3HG0
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 07:30 AM
BenneJezzerette
 
Posts: n/a
Default Re: SATA +slack 10.1

+Alan Hicks+ wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> In alt.os.linux.slackware, BenneJezzerette dared to utter,
>
>>>I need install slackware 10.1 , but my cfdisk cannot open disk drive. I
>>>have 2 SATA disks.
>>>

>>
>>did you have a successful install?

>
>
> Please pay attention. "I need install slackware 10.1". Obviously he
> hasn't installed it yet.
>
>
>>Suggesations use the reiserfs and the
>>jfs.s kernel, this will help you.

>
>
> This is the second time you recomended some one use reiserfs for a
> partition and jfs.s as their kernel. I didn't call bullshit the first
> time, because a diff on the configs for bare.i and jfs.s showed SCSI
> support for the AIC7xxx series and the user in question was using an
> unspecified Adaptec card, but this time I absolutley have to. Here is
> a simple diff listing the changes.
>
> alan@carrier:/home/slackware/slackware-10.1/kernels$ diff bare.i/config
> jfs.s/config
> 566c566
> < CONFIG_SCSI_AIC7XXX=m
> - ---
>
>>CONFIG_SCSI_AIC7XXX=y

>
> 582,585d581
> < CONFIG_SCSI_AIC7XXX_OLD=m
> < # CONFIG_AIC7XXX_OLD_TCQ_ON_BY_DEFAULT is not set
> < CONFIG_AIC7XXX_OLD_CMDS_PER_DEVICE=8
> < # CONFIG_AIC7XXX_OLD_PROC_STATS is not set
> 1548c1544
> < CONFIG_JFS_FS=m
> - ---
>
>>CONFIG_JFS_FS=y

>
>
> So in other words, aside from supporting _one_ additional piece of
> hardware and the JFS filesystem, jfs.s is identical to bare.i. Now
> tell me, why in Bob's name would you recomend some one use the jfs.s
> kernel and reiserfs?
>
> - --
> It is better to hear the rebuke of the wise,
> Than for a man to hear the song of fools.
> Ecclesiastes 7:5
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>
> iD8DBQFCVS0vvgVcFKpJf4gRAmiTAKCTOE72TlEHzyxIwwmFOx 6SvPdRMgCgkjM9
> 9f4H08CWhbOzzKUPdLnRIUA=
> =3HG0
> -----END PGP SIGNATURE-----



Ok, aside from the rant on me, bare.i did not even like my system.
reiserfs and jfs.s were the only settings I could actually get to work.
The nice thing is the Journaling file system. Rather than a bunch of
small partitions like old UNIX was. I had S.C.O. Unixware 2.1.2 and that
is how it worked. Mixing bare.i, or speak or any other one, the system
gets a 40 40 40 40 40 40 40 40 40 40 40 boot error. Does this help?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 07:30 AM
Jeremiah DeWitt Weiner
 
Posts: n/a
Default Re: SATA +slack 10.1

Carpo <norepy@all.com> wrote:
> at the boot prompt type sata.i - this will use the sata kernel image and
> you will be able to see your drives


This brings up a minor issue I've encountered: if I boot off the
live CD, I see my SATA drives (Hitachi 80GB, attached to a SiI 3112) as
ATA devices, /dev/hde and hdg. But in trying to compile 2.6 to see
them, I can only get them to be seen as SCSI drives. Not that I mind
that much - if they work, they work - but what's the deal with that?
What choices do I have to make in the kernel config for them to be seen
as ATA drives?

JDW

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 07:31 AM
Realto Margarino
 
Posts: n/a
Default Re: SATA +slack 10.1

+Alan Hicks+ <alan@lizella.network> trolled:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> In alt.os.linux.slackware, BenneJezzerette dared to utter,
>>> I need install slackware 10.1 , but my cfdisk cannot open disk drive. I
>>> have 2 SATA disks.
>>>

>> did you have a successful install?

>
> Please pay attention.


Fuck off Hicks. Nobody is interested in what you are selling.

cordially, as always,

rm
_________________________________________
Usenet Zone Free Binaries Usenet Server
More than 120,000 groups
Unlimited download
http://www.usenetzone.com to open account
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 07:31 AM
A Guy Called Tyketto
 
Posts: n/a
Default Re: SATA +slack 10.1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Realto Margarino <rm@justlinux.nope.ca> wrote:
> +Alan Hicks+ <alan@lizella.network> trolled:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> In alt.os.linux.slackware, BenneJezzerette dared to utter,
>>>> I need install slackware 10.1 , but my cfdisk cannot open disk drive. I
>>>> have 2 SATA disks.
>>>>
>>> did you have a successful install?

>>
>> Please pay attention.

>
> Fuck off Hicks. Nobody is interested in what you are selling.
>
> cordially, as always,
>
> rm


And apaprently, you haven't realized that no-one is interested
in you.

Smegheaded, as always,

BL.
- --
Brad Littlejohn | Email: tyketto@sbcglobal.net
Unix Systems Administrator, | tyketto@ozemail.com.au
Web + NewsMaster, BOFH.. Smeghead! | http://www.sbcglobal.net/~tyketto
PGP: 1024D/E319F0BF 6980 AAD6 7329 E9E6 D569 F620 C819 199A E319 F0BF

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCVY+/yBkZmuMZ8L8RAvICAJ9OXYqoRWh9Ybp98+RbmAG6iIEZVgCgq7 4j
PvxVirHMHNNgOxcuNoZdfZY=
=uU60
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 07:31 AM
+Alan Hicks+
 
Posts: n/a
Default Re: SATA +slack 10.1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Trim your posts. There is absolutely no need to quote everything, only
that which is necessary to maintain context.

In alt.os.linux.slackware, BenneJezzerette dared to utter,
>> So in other words, aside from supporting _one_ additional piece of
>> hardware and the JFS filesystem, jfs.s is identical to bare.i. Now
>> tell me, why in Bob's name would you recomend some one use the jfs.s
>> kernel and reiserfs?

>
> Ok, aside from the rant on me, bare.i did not even like my system.
> reiserfs and jfs.s were the only settings I could actually get to work.


Immaterial. Correlationg does not necessarily indicate causation.
Unless by chance you had a hard drive on the one scsi controller that
jfs.s supports that bare.i doesn't, there's no reason why bare.i
wouldn't work on your hardware.

> The nice thing is the Journaling file system. Rather than a bunch of
> small partitions like old UNIX was.


This has nothing to do with journaling. ext2 supports rather large
partitions just like reiserfs. In fact, I don't know when a
filesystem's maximum partition size has ever come up IME outside of DOS
and FAT filesystems.

> Mixing bare.i, or speak or any other one, the system
> gets a 40 40 40 40 40 40 40 40 40 40 40 boot error. Does this help?


Indeed. JFGI[0] and you'll figure it out I'm sure. This is a
boot-loader error message that indicates that for some reason, LILO was
not able to locate the kernel (or possibly the System.map file, I
forget which, though I suspect the kernel).

[0] http://jfgi.us

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFCVZCdvgVcFKpJf4gRAmN/AKCs+diE/lxDwPioT3NSflEtKXwTWQCfcO1c
qBVdhIFlfSDcRA5331HxIrU=
=RzpO
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 07:31 AM
Realto Margarino
 
Posts: n/a
Default Re: SATA +slack 10.1

+Alan Hicks+ <alan@lizella.network> trolled:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Trim your posts. There is absolutely no need to quote everything, only
> that which is necessary to maintain context.


Fuck off, Hicks. You're not in charge around here. People can post
the way they want and if you don't like it, you can go and fuck
yourself.

Fuck off, Hicks.

cordially, as always,

rm
_________________________________________
Usenet Zone Free Binaries Usenet Server
More than 120,000 groups
Unlimited download
http://www.usenetzone.com to open account
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:36 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com