xboxscene.org forums

Pages: [1] 2 3 ... 12

Author Topic: XboxHDM2 (USB Edition) - Alpha Release  (Read 1434 times)

ldotsfan

  • Archived User
  • Hero Member
  • *
  • Posts: 2072
XboxHDM2 (USB Edition) - Alpha Release
« on: April 29, 2008, 10:05:00 AM »

XBoxHDM2 SourceForge Project Page

Some caveats and disclaimers:
1. This is designed to boot from USB flash drives. If your PC's BIOS does not support that, stop.
2. It is meant for advanced users as it assumes you are already familiar with xboxhdm.
3. It may not work at all and may thrash your drive. Ensure you already have eeprom.bin and can recover with the original xboxhdm.
4. Additional features over old version:
a. Boots from USB.
b. Any of the 4 IDE connections may be used now to connect Xbox HDD. No CD-ROM drive needed.
c. No reboots between HDD rebuilds and locking.
d. Automatically formats F partitions with 32k clusters if larger than 256Gb, and 64k clusters if larger than 512Gb.
e. A little GUI.

How to use:

1. Download and extract "xboxhdm2.1.zip" from the above linked project page. Copy all the folders inside the "xboxhdm2" folder to the root of your USB flash drive. Download "ltools21.lzm", rename it to "ltools.lzm", and place this in the "modules" subfolder of "slax" folder (overwriting the file that is already there). "hdtool2" and "hdparm" are also available on the project page. Copy them to the "slax" folder if you wish to use them.
2.  Run "bootinst.bat" from the "boot" folder of flash drive.
3. Grab a copy of XBoxHDM v1.9 and create "linux.iso" in the usual way (populate the C/E/F folders, run "make-iso-win.bat"). Copy the ISO to the root of your flash drive. Place your "eeprom.bin" file in the "eeprom" folder located on the flash drive, NOT the "eeprom" folder within v1.9's "linux" folder.
4. Boot your PC using the USB drive. Choose option 1 in the boot menu, or wait a few seconds and it'll be automatically selected. Note that start up times will be greatly extended if you have a locked HDD attached.
5. From here, follow this tutorial written by scullc.

By the way, it is possible to use "make_iso.bat" from the "slax" folder to create an ISO version of the tool for those who have a SATA DVD drive.

Appreciate your feedback. There's probably many bugs but I need your input to fix them. Thanks.

scullc has also devised a dual-boot version (between Slax and FreeDos), see here to test it out.
Logged

Bomb Bloke

  • Archived User
  • Hero Member
  • *
  • Posts: 2398
XboxHDM2 (USB Edition) - Alpha Release
« Reply #1 on: May 01, 2008, 12:04:00 AM »

Stickied for now. Would hate to see such a project lost and forgotten.
Logged

HD10291

  • Archived User
  • Full Member
  • *
  • Posts: 127
XboxHDM2 (USB Edition) - Alpha Release
« Reply #2 on: May 01, 2008, 06:17:00 PM »

Very nice, can't wait to test, answer your PM ldots.
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
XboxHDM2 (USB Edition) - Alpha Release
« Reply #3 on: May 03, 2008, 07:41:00 PM »

cant seem to get it to work..

http://img232.imageshack.us/img232/1088/img0094fb2.jpg

This post has been edited by kingroach: May 4 2008, 04:06 AM
Logged

ldotsfan

  • Archived User
  • Hero Member
  • *
  • Posts: 2072
XboxHDM2 (USB Edition) - Alpha Release
« Reply #4 on: May 03, 2008, 07:45:00 PM »

Finally somebody willing to test it  (IMG:style_emoticons/default/biggrin.gif)

@kingroach
Sorry it was a typo: it should be xboxhd2

I followed the naming convention of ldots: the tool is called xboxhdm2 but the command is called xboxhd2

All shell scripts/locking binaries are stored in /usr/local/bin

This post has been edited by ldotsfan: May 4 2008, 02:47 AM
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
XboxHDM2 (USB Edition) - Alpha Release
« Reply #5 on: May 03, 2008, 09:05:00 PM »

I dont see any xboxhd2 scripts.. sad.gif

IPB Image
Logged

ldotsfan

  • Archived User
  • Hero Member
  • *
  • Posts: 2072
XboxHDM2 (USB Edition) - Alpha Release
« Reply #6 on: May 03, 2008, 09:15:00 PM »

On the flash drive, is there a ltools file in the modules folder of the slax folder? I'll check things at my end - I might have missed out uploading the file as well.
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
XboxHDM2 (USB Edition) - Alpha Release
« Reply #7 on: May 03, 2008, 09:23:00 PM »

there is ltools.lzm file.
Logged

ldotsfan

  • Archived User
  • Hero Member
  • *
  • Posts: 2072
XboxHDM2 (USB Edition) - Alpha Release
« Reply #8 on: May 03, 2008, 09:33:00 PM »

Sourceforge ftp service is failing on me, I will PM you the link to download the correct version. Unzip the files to the slax folder so that you get a changes folder inside the slax folder of the flashdrive.

I'll fix this for good when I get sourceforge working.

Thanks for your patience for this alpha release.

Logged

HD10291

  • Archived User
  • Full Member
  • *
  • Posts: 127
XboxHDM2 (USB Edition) - Alpha Release
« Reply #9 on: May 03, 2008, 10:01:00 PM »

QUOTE(ldotsfan @ May 3 2008, 11:09 PM) View Post
Sourceforge ftp service is failing on me, I will PM you the link to download the correct version. Unzip the files to the slax folder so that you get a changes folder inside the slax folder of the flashdrive.

I'll fix this for good when I get sourceforge working.

Thanks for your patience for this alpha release.

 


I can always host it for you smile.gif
Logged

kingroach

  • Archived User
  • Hero Member
  • *
  • Posts: 1522
XboxHDM2 (USB Edition) - Alpha Release
« Reply #10 on: May 03, 2008, 10:01:00 PM »

applied the patch, still xboxhd2 script doesnt show up.. also couldnt seem to mount xbox hard drive in /dev/hda. tried these commands:

mkdir /mnt/XC
mount -t fatx /dev/hda51 /mnt/XC

says no filesystem type fatx.. will try again tommorow if I have time.
Logged

ldotsfan

  • Archived User
  • Hero Member
  • *
  • Posts: 2072
XboxHDM2 (USB Edition) - Alpha Release
« Reply #11 on: May 03, 2008, 10:04:00 PM »

The host OS is kernel 2.6 with no FATX support so the mount command won't work. I will look into the missing xboxhd2 problem and figure out what's wrong - when I have time again.
Logged

ldotsfan

  • Archived User
  • Hero Member
  • *
  • Posts: 2072
XboxHDM2 (USB Edition) - Alpha Release
« Reply #12 on: May 04, 2008, 07:40:00 AM »

Problem reported by kingroach has been solved, updated version: Alpha 2 has been uploaded to sourceforge as per 1st post.

If you have the earlier version, just get ltools.lzm and override the file in modules folder of slax folder on usb drive.

If you don't have the earlier version, get xboxhdm2-alpha2.zip which includes the latest files.

This post has been edited by ldotsfan: May 4 2008, 02:41 PM
Logged

ldotsfan

  • Archived User
  • Hero Member
  • *
  • Posts: 2072
XboxHDM2 (USB Edition) - Alpha Release
« Reply #13 on: May 19, 2008, 06:19:00 AM »

Source files uploaded to sourceforge link in first post. If anybody wants to enhance it or mess around with it. It's a bunch of shell scripts and one C language source code file with header. The rest of the functionalities depend on SLAX 6, qemu and the existing xboxhdm.
Logged

Usuario-X

  • Archived User
  • Newbie
  • *
  • Posts: 9
XboxHDM2 (USB Edition) - Alpha Release
« Reply #14 on: June 26, 2008, 11:22:00 PM »

Hi I try to use your aplicattion but I have a problem

I get the error:

could not open disk image mnt/sda/linux.iso

and I serch for my USB devices and I look is mounted in mnt/sda1/

I have the same problem to lock HD because the eeprom.bin is not found.

Logged
Pages: [1] 2 3 ... 12