Unix Technical Forum

DELL PE 4400

This is a discussion on DELL PE 4400 within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi , I 'm trying to install slackware 11 on DELL Pe4400. My server has a raid controller and ...


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, 08:56 AM
yozkul@gmail.com
 
Posts: n/a
Default DELL PE 4400

Hi ,
I 'm trying to install slackware 11 on DELL Pe4400.
My server has a raid controller and scsi controller.I specified raid.s
option in slack boot menu.Slackware recognize my raid and disk
controller but does not recognize my scsi controller.I need my scsi
controller.Because My cdrom drive is scsi.I also specified scsi.s
,Slackware detected my scsi controller and cd drive but not raid
controller.
I have specified both parameters " boot : raid.s scsi.s "
But system could not find any controoler.

How Can I solve this problem.Is my boot parameters correct ?

Yasar Ozkul

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 08:56 AM
Daniel de Kok
 
Posts: n/a
Default Re: DELL PE 4400

Hi,

On Tue, 31 May 2005 04:26:38 -0700, yozkul wrote:
> I have specified both parameters " boot : raid.s scsi.s "
> But system could not find any controoler.


raid.s and scsi.s are kernels, so you can only specify one kernel on the
boot line. If there is no kernel with support for both controllers, you
can:

1. Install Slack on one of both controllers, and load support for the
other controler after the installation, or compile a kernel with support
for both controllers post-install.

2. Add an install kernel with support for both controllers. This is pretty
easy, you can just take the config file for one of both controlers, and
enable support for the other controller. Make sure that you use the same
kernel sources as were used to compile the installation kernels, or you
will not be able to load the pre-compiled modules.

After you have compiled your own kernel, you can put it under its own
directory in the kernels/ directory in the distribution tree, modify
isolinux/isolinux.cfg, and create a new ISO. The process of creating a
bootable Slack ISO is described in isolinux/README.TXT.

-- Daniel
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 08:56 AM
Dominik L. Borkowski
 
Posts: n/a
Default Re: DELL PE 4400

yozkul@gmail.com wrote:


> I have specified both parameters " boot : raid.s scsi.s "
> But system could not find any controoler.
>
> How Can I solve this problem.Is my boot parameters correct ?


no. the first 'parameter' is actually a kernel name. you cannot load more
than one kernel at the same time, thus specifying 'raid.s scsi.s' results
in only loading the first one.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 08:56 AM
William Hamblen
 
Posts: n/a
Default Re: DELL PE 4400

On 2005-05-31, yozkul@gmail.com <yozkul@gmail.com> wrote:

> I 'm trying to install slackware 11 on DELL Pe4400.
> My server has a raid controller and scsi controller.I specified raid.s
> option in slack boot menu.Slackware recognize my raid and disk
> controller but does not recognize my scsi controller.I need my scsi
> controller.Because My cdrom drive is scsi.I also specified scsi.s
> ,Slackware detected my scsi controller and cd drive but not raid
> controller.
> I have specified both parameters " boot : raid.s scsi.s "
> But system could not find any controoler.


You have a check-and-egg problem if none of the kernels on the
installation CD support both your raid and scsi controllers. It is
common to have to pass parameters to the kernel to have it recognize your
controllers: raid.s <some parameters>. If you put up an article with
details on the raid and scsi controllers you have, including chipset,
irqs, io and memory ranges used, someone may be able to help.

An alternative is to make a DOS partition on one of your drives and copy
enough of the installation files from the CD to your DOS partition to
get linux running. Once you have linux running you can load the correct
modules for your hardware and then use installpkg to install the rest
of the distribution.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 08:56 AM
BenneJezzerette
 
Posts: n/a
Default Re: DELL PE 4400

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

yozkul@gmail.com wrote:
> Hi ,
> I 'm trying to install slackware 11 on DELL Pe4400.
> My server has a raid controller and scsi controller.I specified raid.s
> option in slack boot menu.Slackware recognize my raid and disk
> controller but does not recognize my scsi controller.I need my scsi
> controller.Because My cdrom drive is scsi.I also specified scsi.s
> ,Slackware detected my scsi controller and cd drive but not raid
> controller.
> I have specified both parameters " boot : raid.s scsi.s "
> But system could not find any controoler.
>
> How Can I solve this problem.Is my boot parameters correct ?
>
> Yasar Ozkul
>

If my memory does not fail me. Install the scsi.s as for some reason, if
it has not changed, the RAID support is on by default. I could be wrong,
but that is how Slackware 10.1 boots.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCnJY1pVvE1td8WYoRAmlFAJ0Tqd3y3wFv3DMLkZq+HK WDlVJXUgCgsqB6
dNU2WSqiHcD55oNYstsRzRE=
=dBn8
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 08:56 AM
Dominik L. Borkowski
 
Posts: n/a
Default Re: DELL PE 4400

BenneJezzerette wrote:

> If my memory does not fail me. Install the scsi.s as for some reason, if
> it has not changed, the RAID support is on by default. I could be wrong,
> but that is how Slackware 10.1 boots.


scsi.s has very little raid support.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 08:57 AM
BenneJezzerette
 
Posts: n/a
Default Re: DELL PE 4400

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

Dominik L. Borkowski wrote:
> BenneJezzerette wrote:
>
>
>>If my memory does not fail me. Install the scsi.s as for some reason, if
>>it has not changed, the RAID support is on by default. I could be wrong,
>>but that is how Slackware 10.1 boots.

>
>
> scsi.s has very little raid support.

ok thank you. was not too sure since the RAID support is for some reason
installed without my needing it here.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCnMp6pVvE1td8WYoRAvxSAKDSv0hHdcsdKqC1BRn50v cjRVLoVwCgi0lJ
ktOQBeQqtEnfSN5ZC2xowzw=
=7sLo
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 08:57 AM
+Alan Hicks+
 
Posts: n/a
Default Re: DELL PE 4400

BenneJezzerette <jennifer755@cox.net> trolled:

pgp trash troll delete

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Dominik L. Borkowski wrote:
>> BenneJezzerette wrote:
>>
>>
>>>If my memory does not fail me. Install the scsi.s as for some reason, if
>>>it has not changed, the RAID support is on by default. I could be wrong,
>>>but that is how Slackware 10.1 boots.

>>
>>
>> scsi.s has very little raid support.

> ok thank you. was not too sure since the RAID support is for some reason
> installed without my needing it here.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFCnMp6pVvE1td8WYoRAvxSAKDSv0hHdcsdKqC1BRn50v cjRVLoVwCgi0lJ
> ktOQBeQqtEnfSN5ZC2xowzw=
> =7sLo
> -----END PGP SIGNATURE-----

_________________________________________
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
  #9 (permalink)  
Old 02-20-2008, 08:57 AM
BenneJezzerette
 
Posts: n/a
Default Re: DELL PE 4400

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

yozkul@gmail.com wrote:
> Hi ,
> I 'm trying to install slackware 11 on DELL Pe4400.
> My server has a raid controller and scsi controller.I specified raid.s
> option in slack boot menu.Slackware recognize my raid and disk
> controller but does not recognize my scsi controller.I need my scsi
> controller.Because My cdrom drive is scsi.I also specified scsi.s
> ,Slackware detected my scsi controller and cd drive but not raid
> controller.
> I have specified both parameters " boot : raid.s scsi.s "
> But system could not find any controoler.
>
> How Can I solve this problem.Is my boot parameters correct ?
>
> Yasar Ozkul
>

On another note, Slackware 11?? Personally thought 10.2 the -current was
the latest? Did the Subscription services get you Slackware 11?? A
Curious Mind is not be wasted, lest a joint is passed in that direction,
never underestimate the minds eye, lest it gets poked, then get a
tissue, cause that hurt.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCnOeppVvE1td8WYoRAoVPAKDLw2KAqvUXRPKpGbOZpX TiUo2a4QCgmwjK
/NH4BS6shslAUeRpoN1v/Ks=
=Nyr3
-----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, 08:57 AM
+Alan Hicks+
 
Posts: n/a
Default Re: DELL PE 4400

BenneJezzerette <jennifer755@cox.net> trolled:

pgp trash troll delete

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> yozkul@gmail.com wrote:
>> Hi ,
>> I 'm trying to install slackware 11 on DELL Pe4400.
>> My server has a raid controller and scsi controller.I specified raid.s
>> option in slack boot menu.Slackware recognize my raid and disk
>> controller but does not recognize my scsi controller.I need my scsi
>> controller.Because My cdrom drive is scsi.I also specified scsi.s
>> ,Slackware detected my scsi controller and cd drive but not raid
>> controller.
>> I have specified both parameters " boot : raid.s scsi.s "
>> But system could not find any controoler.
>>
>> How Can I solve this problem.Is my boot parameters correct ?
>>
>> Yasar Ozkul
>>

> On another note, Slackware 11?? Personally thought 10.2 the -current was
> the latest? Did the Subscription services get you Slackware 11?? A
> Curious Mind is not be wasted, lest a joint is passed in that direction,
> never underestimate the minds eye, lest it gets poked, then get a
> tissue, cause that hurt.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFCnOeppVvE1td8WYoRAoVPAKDLw2KAqvUXRPKpGbOZpX TiUo2a4QCgmwjK
> /NH4BS6shslAUeRpoN1v/Ks=
> =Nyr3
> -----END PGP SIGNATURE-----

_________________________________________
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:39 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