xboxscene.org forums

Pages: [1] 2 3

Author Topic: Xtreme Boot Maker 0.2.9  (Read 164 times)

Klutsh

  • Archived User
  • Full Member
  • *
  • Posts: 158
Xtreme Boot Maker 0.2.9
« on: September 30, 2006, 12:42:00 AM »

CODE
*DISCLAIMER:  ANY USE OF THIS PROGRAM IS YOUR OWN RISK*

Xtreme Boot Maker is a simple program that will prepare a floppy or USB drive
for use with X360SAM.

- Auto-detects your SATA/RAID controller and hex-edits MTKFlash (if needed)
  for your chipset.
- Formats your floppy/usb drive and copies all necessary files over.
- Uses X360SAM 0.4.
- MD5 checker when selecting your firmware lets you know your firmware is legit
- Updateable Firmware definitions.
- Renames the firmware you load to xtreme.bin, uses custom .bat files.
- Will work with all existing Xtreme fw's and future releases. (I Hope)
- Can be used with NTFS cd's, creates a folder on your hdd.

This program contains no firmware or patches.

You may link to this publicly and redistribute it freely.


[Download]
Logged

gumballs

  • Archived User
  • Newbie
  • *
  • Posts: 12
Xtreme Boot Maker 0.2.9
« Reply #1 on: September 30, 2006, 01:16:00 AM »

Great stuff and thank you

Pic

The last version worked but this one is giving the error above
Logged

Klutsh

  • Archived User
  • Full Member
  • *
  • Posts: 158
Xtreme Boot Maker 0.2.9
« Reply #2 on: September 30, 2006, 01:20:00 AM »

Where abouts? on launch?

I thought I's managed to wrap everything with error catchers. damn must have missed one
Logged

gumballs

  • Archived User
  • Newbie
  • *
  • Posts: 12
Xtreme Boot Maker 0.2.9
« Reply #3 on: September 30, 2006, 01:23:00 AM »

My Motherboard Asus a8r-mvp
Chipset

ULI Sata/Raid m1575/m1697

(IMG:http://img143.imageshack.us/img143/7440/pic1hc7.jpg)

B910 8852 00C8 00C0

When I start the programme

Your still doing a great job and i will wait for the new release, thanks again Klutsh

This post has been edited by gumballs: Sep 30 2006, 08:28 AM
Logged

Klutsh

  • Archived User
  • Full Member
  • *
  • Posts: 158
Xtreme Boot Maker 0.2.9
« Reply #4 on: September 30, 2006, 01:37:00 AM »

Could you post the full error details?

What's throwing the error does have error code included so should catch it, but it's failing somehere.
Logged

gumballs

  • Archived User
  • Newbie
  • *
  • Posts: 12
Xtreme Boot Maker 0.2.9
« Reply #5 on: September 30, 2006, 01:39:00 AM »

CODE
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeInitializationException: The type initializer for 'System.Management.ManagementPath' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Management.MTAHelper' threw an exception. ---> System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {A8F03BE3-EDB7-4972-821F-AF6F8EA34884} failed due to the following error: 80040154.
   at System.Management.MTAHelper..cctor()
   --- End of inner exception stack trace ---
   at System.Management.MTAHelper.CreateInMTA(Type type)
   at System.Management.ManagementPath.CreateWbemPath(String path)
   at System.Management.ManagementPath..ctor(String path)
   at System.Management.ManagementPath..cctor()
   --- End of inner exception stack trace ---
   at System.Management.ManagementPath..ctor(String path)
   at System.Management.ManagementObjectSearcher..ctor(String scope, String queryString)
   at XBM.msinfo.Device()
   at XBM.Form1.Form1_Load(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Xtreme Boot Maker
    Assembly Version: 0.2.9.0
    Win32 Version: 0.2.9.0
    CodeBase: file:///C:/Program%20Files/X-Projects/Xtreme%20Boot%20Maker/Xtreme%20Boot%20Maker.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


    


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


This post has been edited by gumballs: Sep 30 2006, 08:52 AM
Logged

Cyberz

  • Archived User
  • Jr. Member
  • *
  • Posts: 52
Xtreme Boot Maker 0.2.9
« Reply #6 on: September 30, 2006, 01:40:00 AM »

It tells me that "The device is not compatable with MTKFlash" on everything..
Logged

Klutsh

  • Archived User
  • Full Member
  • *
  • Posts: 158
Xtreme Boot Maker 0.2.9
« Reply #7 on: September 30, 2006, 01:48:00 AM »

ok, to help me help you,
could you provide error details in the form

CODE
Windows OS (32 or 64bit):
SATA Controller:
Error Message in full (if any):


To help this forum, wrap the lot in the code tag.

Thanks
Logged

Cyberz

  • Archived User
  • Jr. Member
  • *
  • Posts: 52
Xtreme Boot Maker 0.2.9
« Reply #8 on: September 30, 2006, 01:51:00 AM »

XP64, a8n32 sli deluxe mobo
Logged

gumballs

  • Archived User
  • Newbie
  • *
  • Posts: 12
Xtreme Boot Maker 0.2.9
« Reply #9 on: September 30, 2006, 02:01:00 AM »

Klutsh can you write a programme like this for the Hitachi ?

Great Work
Logged

Klutsh

  • Archived User
  • Full Member
  • *
  • Posts: 158
Xtreme Boot Maker 0.2.9
« Reply #10 on: September 30, 2006, 02:09:00 AM »

QUOTE(Cyberz @ Sep 30 2006, 08:58 AM) View Post

XP64, a8n32 sli deluxe mobo
XP64, I think that may be the problem, I use msinfo32 to pull the info, and I havent got a 64bit os to test on.

I'll have a look into XP64 support.

QUOTE(gumballs @ Sep 30 2006, 09:08 AM) View Post

Klutsh can you write a programme like this for the Hitachi ?

Great Work
There isnt much need for this. is there?
Logged

ArgoUK

  • Archived User
  • Newbie
  • *
  • Posts: 3
Xtreme Boot Maker 0.2.9
« Reply #11 on: September 30, 2006, 04:08:00 AM »

Cant see it for download on the download Link

i signed up as well
Logged

Klutsh

  • Archived User
  • Full Member
  • *
  • Posts: 158
Xtreme Boot Maker 0.2.9
« Reply #12 on: September 30, 2006, 05:08:00 AM »

QUOTE(ArgoUK @ Sep 30 2006, 11:15 AM) View Post

Cant see it for download on the download Link

i signed up as well

Try this link
http://www.x-project...load.php?view.2

You visited the site as I was tranfering over to e107.
Logged

snoopgst

  • Archived User
  • Newbie
  • *
  • Posts: 25
Xtreme Boot Maker 0.2.9
« Reply #13 on: September 30, 2006, 01:30:00 PM »

will the Silicon Image SiI 3112 SATALink Controller work?  I keep getting an error when I push on detect id - i/0.

xppro 32 bit.
Silicon Image SiI 3112 SATALink Controller
Error: an error has occured:
unable to generate a msinfo32 dump.
Logged

Klutsh

  • Archived User
  • Full Member
  • *
  • Posts: 158
Xtreme Boot Maker 0.2.9
« Reply #14 on: September 30, 2006, 01:36:00 PM »

QUOTE(snoopgst @ Sep 30 2006, 08:37 PM) View Post

will the Silicon Image SiI 3112 SATALink Controller work?  I keep getting an error when I push on detect id - i/0.

xppro 32 bit.
Silicon Image SiI 3112 SATALink Controller
Error: an error has occured:
unable to generate a msinfo32 dump.


It would seem I need to find a better way of generating the IO information.
msinfo is proving to be a big pain in the ass.
Logged
Pages: [1] 2 3