UBCD4Win Forums: Lsi Sata Megaraid Not Detected - UBCD4Win Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Lsi Sata Megaraid Not Detected

#1 User is offline   xray Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 11-October 09

Posted 11 October 2009 - 08:42 AM

Hello everybody!

I try to use UBCD4WIN v3.5 based on WinXPSP3 Source with my Fujitsu Siemens RX100S3 Server.
It has an onboard LSI SATA MegaRAID Adpater, shown in Windows as LSI Embedded MegaRaid.

I just activated DriversPack.net' Massstorage Driver for UBCD4Win according to their instructions, however, no HDDs are found in UBCD4Win.

Afterwards I tried adding the original LSI Driver (I already sucessfully used it in slipstreaming an Win2k3 CD, so the driver should work) in the new folder \UBCD4Win\drivers\SCSIAdapter\lsiraid with the txtsetup.oem.

The same problem: no drives found by UBCD4Win.

Here is the txtsetup.oem used:

-----------------------------------
#
# © LSI Logic Corporation
# All Rights Reserved.
#
# Windows NT 4.0 Miniport Driver for LSI LOGIC CORPORATION MegaRAID IDE
#
[Disks]
d1 = "LSI MegaRAID IDE Driver Diskette",\MEGAIDE,\
d2 = "LSI MegaRAID IDE Driver Diskette",\MEGAIDE,\Windows
d3 = "LSI MegaRAID IDE Driver Diskette",\MEGAIDE,\Win64

[Defaults]
scsi = MegaIDE_FSC

[scsi]
MegaIDE_FSC ="LSI Logic Embedded SATA RAID", MEGAIDE
MegaIDE_FSC64 ="LSI Logic Embedded SATA RAID (Intel IA32E)", MEGAIDE

# This section lists the files that should be copied if the user
# selects a particular component option.
#
# <file_type> is one of driver, port, class, dll, hal, inf, or detect.
# See below.
# <source_disk> identifies where the file is to be copied from, and must
# match en entry in the [Disks] section.
# <filename> is the name of the file. This will be appended to the
# directory specified for the disk in the [Disks] section to form the
# full path of the file on the disk.

[Files.scsi.MegaIDE_FSC]
driver = d2, MegaIDE.sys, MEGAIDE
inf = d2, MegaIDE.inf
inf = d2, NODEV.inf
catalog = d2, MegaIDE.cat
##### Enable this if you want to install the SPY with driver
#dll = d1, spyser.dll
#dll = d1, lsiata.dll
#dll = d1, evemsg.dll
#dll = d1, raidmon.dll
#dll = d1, options.dll
#driver = d1, memrwnt.sys, MEGAIDE

[Files.scsi.MegaIDE_FSC64]
driver = d3, MegaIDE.sys, MEGAIDE
inf = d3, MegaIDE.inf
inf = d3, NODEV.inf
catalog = d3, Mega64.cat
##### Enable this if you want to install the SPY with driver
#dll = d1, spyser.dll
#dll = d1, lsiata.dll
#dll = d1, evemsg.dll
#dll = d1, raidmon.dll
#dll = d1, options.dll
#driver = d1, memrwnt.sys, MEGAIDE

[HardwareIds.scsi.MegaIDE_FSC]
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_10341734", "MEGAIDE"
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_10401734", "MEGAIDE"
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_10731734", "MEGAIDE"
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_497C17AA", "MEGAIDE"
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_496417AA", "MEGAIDE"
id = "PCI\VEN_8086&DEV_2652&CC_0104", "MEGAIDE"
id = "PCI\VEN_8086&DEV_27c3&CC_0104", "MEGAIDE"

[HardwareIds.scsi.MegaIDE_FSC64]
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_10341734", "MEGAIDE"
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_10401734", "MEGAIDE"
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_10731734", "MEGAIDE"
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_497C17AA", "MEGAIDE"
id = "PCI\VEN_8086&DEV_25b0&SUBSYS_496417AA", "MEGAIDE"
id = "PCI\VEN_8086&DEV_2652&CC_0104", "MEGAIDE"
id = "PCI\VEN_8086&DEV_27c3&CC_0104", "MEGAIDE"

[Config.MEGAIDE]
value = "Parameters\PnpInterface",5, REG_DWORD,1
-----------------------------------

Perhabs I should have deleted the following line, not allowing 64bit:
"MegaIDE_FSC64 ="LSI Logic Embedded SATA RAID (Intel IA32E)", MEGAIDE"

Should I?

What would you suggest to get the MegaRaid running? Another driverpack?

Thanks for your help.

This post has been edited by xray: 11 October 2009 - 08:44 AM

0

#2 User is offline   cdob Icon

  • Special Guest
  • PipPipPipPipPipPip
  • Group: Moderator & Development
  • Posts: 1,381
  • Joined: 19-October 05

Posted 11 October 2009 - 09:24 AM

Don't mix drivers.
Disable DriversPack plugin. Add own driver, yes remove 64bit line.
0

#3 User is offline   xray Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 11-October 09

Posted 12 October 2009 - 01:32 PM

View Postcdob, on 11 October 2009 - 03:24 PM, said:

Don't mix drivers.
Disable DriversPack plugin. Add own driver, yes remove 64bit line.


I deleted the driverpack, added the corrected LSI Driver, which was added successfully.
However, the same problem. I can't see any drives connected with the controller.

Any Ideas? Is there a kind of startprotocoll of UBCD4Win?

In the device manager, I can see an unsupported IDE controller, thats the one I need.
0

#4 User is offline   cdob Icon

  • Special Guest
  • PipPipPipPipPipPip
  • Group: Moderator & Development
  • Posts: 1,381
  • Joined: 19-October 05

Posted 12 October 2009 - 02:45 PM

Did you edited txtsetup.oem?
[scsi]
MegaIDE_FSC   ="LSI Logic Embedded SATA RAID", MEGAIDE
#MegaIDE_FSC64 ="LSI Logic Embedded SATA RAID (Intel IA32E)", MEGAIDE

Try Win2k3 source files too.
0

#5 User is offline   xray Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 11-October 09

Posted 12 October 2009 - 05:21 PM

View Postcdob, on 12 October 2009 - 08:45 PM, said:

Did you edited txtsetup.oem?
[scsi]
MegaIDE_FSC   ="LSI Logic Embedded SATA RAID", MEGAIDE
#MegaIDE_FSC64 ="LSI Logic Embedded SATA RAID (Intel IA32E)", MEGAIDE

Try Win2k3 source files too.


I tried the txtsetup.oem you posted.

You mean instead of WinXP building the disk with win2k3?
0

#6 User is offline   xray Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 11-October 09

Posted 13 October 2009 - 02:26 AM

What about using my slip streamed version of the win2k3 CD with the already integrated LSI drivers for building UBCD instead of integrating the drivers in UBCD?
0

#7 User is offline   rdsok Icon

  • rdsok
  • PipPipPipPipPipPipPipPip
  • Group: Admin
  • Posts: 5,977
  • Joined: 02-October 05
  • Gender:Male
  • Location:Norman, Ok. USA

Posted 13 October 2009 - 09:28 AM

Slipstreaming drivers or Windows update into the source files will cause errors or unknown results... the only thing allowed is slipstreaming a service pack...
Plan A is always more effective when the device you are working on understands that Plan B involves either a large hammer or screwdriver....
0

#8 User is offline   xray Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 11-October 09

Posted 14 October 2009 - 01:34 PM

I used a fresh Win2k3SP2 CD to built UBCD with it. However, it doesn't boot: ntldr is missing.

UBCD with WinXPSP3 Source worked finde, Win2k3SP2 Source doesn't. Are there any further differences in building UBCD with it?
0

#9 User is offline   rdsok Icon

  • rdsok
  • PipPipPipPipPipPipPipPip
  • Group: Admin
  • Posts: 5,977
  • Joined: 02-October 05
  • Gender:Male
  • Location:Norman, Ok. USA

Posted 14 October 2009 - 02:08 PM

This is the UBCD4Win forum... not the UBCD forum which is DOS based.


I prefer to use XP SP2 or SP3 personally... SP2 has a size advantage.. SP3 allows a WPA2 wireless connections to be made ( if the FBWF plugin is used ).
Plan A is always more effective when the device you are working on understands that Plan B involves either a large hammer or screwdriver....
0

#10 User is offline   cdob Icon

  • Special Guest
  • PipPipPipPipPipPip
  • Group: Moderator & Development
  • Posts: 1,381
  • Joined: 19-October 05

Posted 14 October 2009 - 02:21 PM

View Postxray, on 14 October 2009 - 02:34 PM, said:

I used a fresh Win2k3SP2 CD to built UBCD with it. However, it doesn't boot: ntldr is missing.

http://www.ubcd4win.com/faq.htm#2k3
0

#11 User is offline   xray Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 11-October 09

Posted 24 October 2009 - 04:49 AM

View Postcdob, on 14 October 2009 - 08:21 PM, said:



"▫DELETE- The "MultiBoot" folder from your build. MultiBoot is currently not compatible with UBCD4Win.
▫Disable- PPoe dialup support, this plugin is setup for XP builds
▫Enable- PPPoe dialup support for 2K3, this plugin is setup for 2K3"

What exactly is the "MultiBoot" folder, I should remove?
Is it the "Multiboot-003" folder in my ubcd\plugin directory I should remove?

I disabled the "PPoe dialup support" plugin, but I can't find any for win2k3 in the list. What's the plugin called I should enable for Win2k3?
0

#12 User is offline   cdob Icon

  • Special Guest
  • PipPipPipPipPipPip
  • Group: Moderator & Development
  • Posts: 1,381
  • Joined: 19-October 05

Posted 24 October 2009 - 08:22 AM

View Postxray, on 24 October 2009 - 05:49 AM, said:

Is it the "Multiboot-003" folder in my ubcd\plugin directory I should remove?
Yes, remove this part.

Ignore the PPoe hints.
0

#13 User is offline   xray Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 11-October 09

Posted 24 October 2009 - 11:41 AM

View Postcdob, on 24 October 2009 - 02:22 PM, said:

View Postxray, on 24 October 2009 - 05:49 AM, said:

Is it the "Multiboot-003" folder in my ubcd\plugin directory I should remove?
Yes, remove this part.

Ignore the PPoe hints.


I created the UBCD based on Win2k3SP1 successfully, having integrated the LSI Raid Driver, too.
However, the UBCD doesn't detect the RAID Controller. It is shown with a yellow exclamation mark in "System Properties" under the UBCD, with "Code 10".
Under "Driver Details" the megaraid.sys is listed as used file for the controller.

Any suggestions?
0

#14 User is offline   cdob Icon

  • Special Guest
  • PipPipPipPipPipPip
  • Group: Moderator & Development
  • Posts: 1,381
  • Joined: 19-October 05

Posted 24 October 2009 - 01:36 PM

View Postxray, on 24 October 2009 - 12:41 PM, said:

It is shown with a yellow exclamation mark in "System Properties" under the UBCD, with "Code 10".
Under "Driver Details" the megaraid.sys is listed as used file for the controller.

Strange, meageide.sys is not megaraid.sys.

Which driver did you add. Do you have a link?
Which drivers did you add at all?

Which windows source files did you used? Did you used a OEM version?
Did you disabled driverpacks massstoragege plugin as suggested?

Which HardwareID uses the masstorage controller?
Which lines contain PCI\VEN_8086&DEV_2652 at UBCD4Win txtsetup.sif?
0

#15 User is offline   xray Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 8
  • Joined: 11-October 09

Posted 25 October 2009 - 08:33 AM

View Postcdob, on 24 October 2009 - 07:36 PM, said:

Strange, meageide.sys is not megaraid.sys.

Which driver did you add. Do you have a link?
Which drivers did you add at all?

Which windows source files did you used? Did you used a OEM version?
Did you disabled driverpacks massstoragege plugin as suggested?

Which HardwareID uses the masstorage controller?
Which lines contain PCI\VEN_8086&DEV_2652 at UBCD4Win txtsetup.sif?


My fault: it is(!) the megaide.sys file.

I only added the LSI Raid Driver for my server, FSC RX100S3:

http://support.ts.fu...on%20D2179-Rxx)

I only used the \windows\ Subdirectory of the driver, disabling 64bit lines.

In the UBCD Log there is:

Veratrbeite OEM-file: C:\Programme\UBCD4Win\drivers\SCSIAdapter\lsiraid\txtsetup.oem
SCSI Hardware-ID: MegaIDE_FSC, Komponente: LSI Logic Embedded SATA RAID
Hinzufügen von PnP-ID: PCI\VEN_8086&DEV_25b0&SUBSYS_10341734
Hinzufügen von PnP-ID: PCI\VEN_8086&DEV_25b0&SUBSYS_10401734
Hinzufügen von PnP-ID: PCI\VEN_8086&DEV_25b0&SUBSYS_10731734
Hinzufügen von PnP-ID: PCI\VEN_8086&DEV_25b0&SUBSYS_497C17AA
Hinzufügen von PnP-ID: PCI\VEN_8086&DEV_25b0&SUBSYS_496417AA
Hinzufügen von PnP-ID: PCI\VEN_8086&DEV_2652&CC_0104
Hinzufügen von PnP-ID: PCI\VEN_8086&DEV_27c3&CC_0104

I disabled the massstorage driver plugin, I think you mean the driverpack.net plugin?

In the txtsetup.sif I found:
"PCI\VEN_8086&DEV_2652&CC_0104="MEGAIDE"" in the Section "[HardwareIdsDatabase]".

What do you think?
0

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users