Also, I've tried formatting the drive on the new xbox and that completed successfully. Still couldn't see the drive on the old xbox though.
The image seems fine if I view it through Xplorer, Xport, or Xbox 360 Commander. I can't tell if they still consider some of the profiles to be corrupted like the jtagged Xbox considers them to be, but they're definitely visible.
So current breakdown...
Xplorer, Xport, Xbox Commander: Can see all files no problem
Old, banned, non-jtagged, falcon Xbox: Can't even see the drive as being attached
Jtagged Jasper: Sees drive as being attached, can see two profiles just fine but the other two are corrupted. Haven't tried running anything yet to see if there are other corruption issues. Browsing through the contents of the hdd on standard dash didn't report any other corruptions though.
This might sound stupid, but are there any little hardware triggers that might not be activated because I'm connecting it to the 360 by just plugging in the little sata adapter that's inside the housing and then connecting it straight to the 360? Is there something like the system-closed switch that you get on some cellphones?
My idea now is that there might be an image of what the first few blocks on the hdd need to be for an xbox to recognize a drive and this one has those blocks improperly written. If I can find such an image I can dd it to the drive and MAYBE the old xbox will see it. Then I can format it on the old xbox, connect the formatted xbox to my pc, and then start trying to copy over files from the image that was taken.
So, does anybody know anything about what needs to go on the hdd for an xbox to recognize it? I think I heard something like that somewhere, but I really don't know.
Just tried to format the drive using xbox360 commander. Got an null pointer error. Anybody know anything else that might do the trick or if this is a fixable error? Stack trace below.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at XBox360Commander.Form1.TSMenuFormatHardDrive_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(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.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
XBox360Commander
Assembly Version: 0.1.0.1
Win32 Version: 0.1.0.1
CodeBase: file:///F:/leeeeeeeech/XBox360Commander/XBox360Commander.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
This post has been edited by randomguy98767: Apr 10 2010, 09:52 PM