All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] modprobe: Can't locate module scsi_debug
@ 2007-05-29 15:07 rajasekhar.pulluru
  2007-05-29 16:24 ` Jyrki Jaakkola
  2007-06-05 16:27 ` Jeff Dike
  0 siblings, 2 replies; 4+ messages in thread
From: rajasekhar.pulluru @ 2007-05-29 15:07 UTC (permalink / raw)
  To: user-mode-linux-user, user-mode-linux-devel; +Cc: rashmi.biswal


[-- Attachment #1.1: Type: text/plain, Size: 745 bytes --]

Hi,
Am a newbie to linux and UML. I have been trying to modprobe the
scsi_debug,
[root@mandrake82 host]# modprobe scsi_debug
modprobe: Can't locate module scsi_debug

Could someone help me to modprobe successfully? 
 
 
Could these following info be helpful in fixing this problem?
/usr/src dir in uml doesnot have linux kernel source. It just has one
dir for RPM.
 
And the dir /lib/modules/2.4.20-8um in uml contains only the files
listed below:

[root@mandrake82 2.4.20-8um]# ls
modules.dep             modules.ieee1394map  modules.parportmap
modules.pnpbiosmap
modules.generic_string  modules.isapnpmap    modules.pcimap
modules.usbmap
It doesnot have a dir for drivers/scsi/
 
 
Thanks in advance,
Raj
 
 
 
 

[-- Attachment #1.2: Type: text/html, Size: 2817 bytes --]

[-- Attachment #2: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [uml-devel] modprobe: Can't locate module scsi_debug
  2007-05-29 15:07 [uml-devel] modprobe: Can't locate module scsi_debug rajasekhar.pulluru
@ 2007-05-29 16:24 ` Jyrki Jaakkola
  2007-05-29 16:50   ` Ulf Bartelt
  2007-06-05 16:27 ` Jeff Dike
  1 sibling, 1 reply; 4+ messages in thread
From: Jyrki Jaakkola @ 2007-05-29 16:24 UTC (permalink / raw)
  To: rajasekhar.pulluru; +Cc: user-mode-linux-devel

Hello,

Please, do not double post. The question which you asked is only 
appropriate on uml-user list as uml-devel list is only meant for 
discussion regarding development of uml.

Regards,

Jyrki Jaakkola

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [uml-devel] modprobe: Can't locate module scsi_debug
  2007-05-29 16:24 ` Jyrki Jaakkola
@ 2007-05-29 16:50   ` Ulf Bartelt
  0 siblings, 0 replies; 4+ messages in thread
From: Ulf Bartelt @ 2007-05-29 16:50 UTC (permalink / raw)
  To: Jyrki Jaakkola; +Cc: rajasekhar.pulluru, user-mode-linux-devel

Am Dienstag, den 29.05.2007, 19:24 +0300 schrieb Jyrki Jaakkola:
> Please, do not double post. The question which you asked is only 
> appropriate on uml-user list as uml-devel list is only meant for 
> discussion regarding development of uml.

Please, please, please... it is not necesarry that everybody comments
his double posting now. This is far more noise on the list than his
double post.

Thanks.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [uml-devel] modprobe: Can't locate module scsi_debug
  2007-05-29 15:07 [uml-devel] modprobe: Can't locate module scsi_debug rajasekhar.pulluru
  2007-05-29 16:24 ` Jyrki Jaakkola
@ 2007-06-05 16:27 ` Jeff Dike
  1 sibling, 0 replies; 4+ messages in thread
From: Jeff Dike @ 2007-06-05 16:27 UTC (permalink / raw)
  To: rajasekhar.pulluru
  Cc: user-mode-linux-devel, user-mode-linux-user, rashmi.biswal

On Tue, May 29, 2007 at 08:37:44PM +0530, rajasekhar.pulluru@wipro.com wrote:
> Hi,
> Am a newbie to linux and UML. I have been trying to modprobe the
> scsi_debug,
> [root@mandrake82 host]# modprobe scsi_debug
> modprobe: Can't locate module scsi_debug
> 
> Could someone help me to modprobe successfully? 

You build the modules in the UML kernel pool, then copy them into the
UML filesystem - a good way is loop-mounting the UML filesystem and
doing a modules_install with the install directory being /lib in the
loopback mount.

> [root@mandrake82 2.4.20-8um]#

You might try something more modern than this - if you have any
trouble with it, no one will be able to help.

				Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-05 16:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-29 15:07 [uml-devel] modprobe: Can't locate module scsi_debug rajasekhar.pulluru
2007-05-29 16:24 ` Jyrki Jaakkola
2007-05-29 16:50   ` Ulf Bartelt
2007-06-05 16:27 ` Jeff Dike

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.