Unix Technical Forum

Adaptec SCSI UW Card with Slackware 10

This is a discussion on Adaptec SCSI UW Card with Slackware 10 within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi, I have got a problem with my Adaptec 2940UW SCSI card and Slackware 10. I have got 3 ...


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, 02:10 PM
Flossie
 
Posts: n/a
Default Adaptec SCSI UW Card with Slackware 10

Hi,

I have got a problem with my Adaptec 2940UW SCSI card and Slackware 10. I
have got 3 SCSI HD`s (32gb = /SBIN, /USR, 4gb = /SWAP and 16gb = / ) and
they are setup correctly, terminated and formated using the required
filesystem. I have got a futhur 2 IDE HD`s as /HOME & /BACKUP.


I am about to install Slackware 10 again as i have got major problems with
my bootup sequence on the Adaptec 2940UW controller. Where should i install
LILO on the /MBR ? as i don`t want to install anything on the IDE hard
drives. Can i install the MBR on the SCSI disk and get it to bootup from
that ?


Any help is appreciated

Floss.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 02:10 PM
dillinger
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10

Flossie wrote:
> Hi,
>
> I have got a problem with my Adaptec 2940UW SCSI card and Slackware 10. I
> have got 3 SCSI HD`s (32gb = /SBIN, /USR, 4gb = /SWAP and 16gb = / ) and
> they are setup correctly, terminated and formated using the required
> filesystem. I have got a futhur 2 IDE HD`s as /HOME & /BACKUP.
>
>
> I am about to install Slackware 10 again as i have got major problems with
> my bootup sequence on the Adaptec 2940UW controller. Where should i install
> LILO on the /MBR ? as i don`t want to install anything on the IDE hard
> drives. Can i install the MBR on the SCSI disk and get it to bootup from
> that ?
>
>
> Any help is appreciated
>
> Floss.
>
>


All depending on your bios (settings).
If you (can) set it up to boot from scsi, you could use the mbr of
/dev/sda, if not you should stick to /dev/hda.

Michel.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 02:10 PM
Flossie
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10


"dillinger" <dillinger@invalid.not> wrote in message
news:43d3862e$0$12837$ba620dc5@text.nova.planet.nl ...
> Flossie wrote:
> > Hi,
> >
> > I have got a problem with my Adaptec 2940UW SCSI card and Slackware 10.

I
> > have got 3 SCSI HD`s (32gb = /SBIN, /USR, 4gb = /SWAP and 16gb = / ) and
> > they are setup correctly, terminated and formated using the required
> > filesystem. I have got a futhur 2 IDE HD`s as /HOME & /BACKUP.
> >
> >
> > I am about to install Slackware 10 again as i have got major problems

with
> > my bootup sequence on the Adaptec 2940UW controller. Where should i

install
> > LILO on the /MBR ? as i don`t want to install anything on the IDE hard
> > drives. Can i install the MBR on the SCSI disk and get it to bootup from
> > that ?
> >
> >
> > Any help is appreciated
> >
> > Floss.
> >
> >

>
> All depending on your bios (settings).
> If you (can) set it up to boot from scsi, you could use the mbr of
> /dev/sda, if not you should stick to /dev/hda.
>
> Michel.


Thanks for the help. I am using a ASUS K7V motherboard. I had previously set
it up to boot from SCSI but it will not.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 02:10 PM
B'ichela
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10

On 2006-01-22, Flossie <guessme@hi-v.com> wrote:
>> All depending on your bios (settings).
>> If you (can) set it up to boot from scsi, you could use the mbr of
>> /dev/sda, if not you should stick to /dev/hda.

>
> Thanks for the help. I am using a ASUS K7V motherboard. I had previously set
> it up to boot from SCSI but it will not.

If your Scsi card itself doesn't have a ROM on it, it
wouldn't matter anyway. My AHA2930CU-MAC is as good as romless as it
has a Power-PC rom chip. Looking to get a new Intel bootable card
soon. such as a AHA2940U2W.

--

From the Desk of the Sysop of:
Planet Maca's Opus, a Free open BBS system. Not yet back online
The New Cnews maintainer
B'ichela

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 02:10 PM
Eef Hartman
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10

Flossie <guessme@hi-v.com> wrote:
> I am about to install Slackware 10 again as i have got major problems with
> my bootup sequence on the Adaptec 2940UW controller. Where should i install
> LILO on the /MBR ?


Only if your SCSI adaptor (the 2940) has been setup TO allow the scsi
disk(s) to be bootable (normal BIOS cannot handle them and lilo relies
on the BIOS to find ITS code (and to load the kernel itself).

> as i don`t want to install anything on the IDE hard
> drives. Can i install the MBR on the SCSI disk and get it to bootup
> from that ?


Mostly the controller has to be setup in "ide-compatible mode" for
scsi disks to be bootable at all.
But it purely is a bios-addon question, as that (the addictional bios
on the SCSI adapter) has to do most of the work (until the kernel has
been loaded).

And - of course - in linux itself you need the adaptec.s kernel, OR
one in which "aic7xxx" has been BUILT-in, not as a module, otherwise
the kernel cannot load its own modules.

The other trick, if you cannot get your disks to boot, is to put the
kernel itself on one of the IDE disks (as a normal file) and to use
"loadlin" to load it. This is a bit tricky as the kernel needs to
know what its root will be.
On a very old system, this is what I used (in the config.sys, that
was a pure DOS system, 486dx2/66):
[Linux]
Dos=High
Device=C:\DOS\HIMEM.SYS /testmem:OFF
Shell=C:\UNIX\LOADLIN.EXE C:\unix\vmlinuz root=/dev/hda4 ro
but I don't know if that is still possible with the current size of
kernels (loadlin as a DOS program has only 640 KB to work in, that's
why the Dos=High and loading of Himem, to free as much memory as possible).
--
************************************************** ******************
** Eef Hartman, Delft University of Technology, dept. EWI/TW **
** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
************************************************** ******************
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 02:10 PM
Eef Hartman
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10

dillinger <dillinger@invalid.not> wrote:
> All depending on your bios (settings).
> If you (can) set it up to boot from scsi, you could use the mbr of
> /dev/sda, if not you should stick to /dev/hda.


Even that won't work, cause lilo also needs BIOS access to the hard
disk to load the kernel itself.
Only after that the kernel can take over for the rest of the boot.
--
************************************************** ******************
** Eef Hartman, Delft University of Technology, dept. EWI/TW **
** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
************************************************** ******************
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 02:11 PM
dillinger
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10

Eef Hartman wrote:
> dillinger <dillinger@invalid.not> wrote:
>
>>All depending on your bios (settings).
>>If you (can) set it up to boot from scsi, you could use the mbr of
>>/dev/sda, if not you should stick to /dev/hda.

>
>
> Even that won't work, cause lilo also needs BIOS access to the hard
> disk to load the kernel itself.
> Only after that the kernel can take over for the rest of the boot.


You're right, I assumed the 2940UW has an onboard bios, it has not,
there's no way to boot from that.

Michel.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 02:11 PM
B'ichela
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10

On 2006-01-23, dillinger <dillinger@invalid.not> wrote:
> You're right, I assumed the 2940UW has an onboard bios, it has not,
> there's no way to boot from that.

In that case you will need to have a tiny IDE drive with the
/boot partition on it. On my firewall the drive is a tiny 540MB unit.
It just is used to get linux up. then it mounts the / which is on
/dev/sda1 (remember my AHA-2930CU-MAC doesn't have a Intel compatible
bios chip.) Its a kludge but it is workable. Hoping to get a SCSI
card with a working bios chip for my newer computers

--

From the Desk of the Sysop of:
Planet Maca's Opus, a Free open BBS system. Not yet back online
The New Cnews maintainer
B'ichela

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 02:11 PM
wmreinemer@tns.net
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10

**
I have an older K6III 400 that boots just fine from an Adaptec 2940uw
card .

Set computer bios to boot from SCSI, then go into SCSI BIOS <ctrl & A>
to designate
which SCSI device number actually boots.

Walt R.
**

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 02:11 PM
Flossie
 
Posts: n/a
Default Re: Adaptec SCSI UW Card with Slackware 10


<wmreinemer@tns.net> wrote in message
news:1138054880.054909.92320@g14g2000cwa.googlegro ups.com...
> **
> I have an older K6III 400 that boots just fine from an Adaptec 2940uw
> card .
>
> Set computer bios to boot from SCSI, then go into SCSI BIOS <ctrl & A>
> to designate
> which SCSI device number actually boots.
>
> Walt R.
> **
>


Have done this but it refuses to bootup linux.


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 09:16 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