LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-24-2007, 05:27 PM   #1
mlewis
Member
 
Registered: Mar 2006
Posts: 187

Rep: Reputation: 16
Install CD & modprobe.conf; Chicken or the egg??


The OS's being used are CentOS and/or RHEL40.

I have a storage array with a number of volumes on it. When I install an OS, the installer cannot see the volumes. AFTER I install an OS, I need to do the following;

in /etc/modprobe.conf

options scsi_mod max_luns=256 dev_flags="INLINE:TF200 5_23078:0x200"

mkinitrd -f /boot/initrd-`uname -r`.img `uname -r`

Then the OS can see the volumes. Problem is, I need to see these volumes WHILE I'm installing so that I can install on one of the volumes.

The question;

I cannot seem to find a way of passing this information to the installer and so wonder if there is some way of rebuilding disk1 to include this information at install time?
 
Old 02-26-2007, 02:18 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
If your installer provides a console, you could just do:
Code:
modprobe scsi_mod max_luns=256 dev_flags="INLINE:TF200 5_23078:0x200"
You might need to rmmod it first and re-modprobe it, if it is autoloaded during the boot.

If this does not work, you can try adding the following to the kernel boot parameters (presented by the bootloader on the CD):
Code:
scsi_mod.max_luns=256 scsi_mod.dev_flags="INLINE:TF200 5_23078:0x200"
and boot with that.
 
Old 02-27-2007, 10:25 AM   #3
mlewis
Member
 
Registered: Mar 2006
Posts: 187

Original Poster
Rep: Reputation: 16
Thanks very much for the help.

I've been messing with networking for some time but never needed to get into specialty installations so am unfortunately at a loss .

>If your installer provides a console, you could just do:
>
>modprobe scsi_mod max_luns=256 dev_flags="INLINE:TF200 >5_23078:0x200"[/code]

I'm using the standard GUI install with RHEL4 and other packages. This didn't work, only LUNS 0/1 show up still.

>You might need to rmmod it first and re-modprobe it, if it is >autoloaded during the boot.

Can you explain this a little more? I'm not sure what this means at the installer level?

>If this does not work, you can try adding the following to >the kernel boot parameters (presented by the bootloader on >the CD):

>scsi_mod.max_luns=256 scsi_mod.dev_flags="INLINE:TF200 >5_23078:0x200" and boot with that.[/QUOTE]

So, I add this on the install disk itself. So, need to modify it, then cut it back to CD, then try to install?

Mike
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Partition root : chicken or egg? snoozing SUSE / openSUSE 11 02-04-2006 09:08 AM
compiler chicken and egg problem novasoy Linux - Newbie 4 06-24-2004 01:18 PM
[FC2] How to write a modprobe.conf from a module.conf??? Coume Fedora 0 05-31-2004 03:40 AM
I'm having a chicken (motherboard) and egg (video card) problem. mrwritestuff Linux - Hardware 3 10-06-2003 05:33 PM
Which came first...the chicken of the egg? ugenn Linux - Newbie 3 04-13-2002 09:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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