Search found 49 matches

by ldotsfan
Mon Feb 27, 2017 12:55 pm
Forum: XBOX Modding
Topic: Cloning for multiple builds ?
Replies: 38
Views: 32563

Re: Cloning for multiple builds ?

Weird results. After booting it up, It did not partition my G drive at all. What it did though was take all of the content that was Originally on G (basically all xbox backups) and put it on the F partition. @Rocky5: Comparing https://github.com/Rocky5/Chimp261812/blob/master/Source%20Files/Edited%...
by ldotsfan
Thu Apr 07, 2016 3:17 pm
Forum: XBOX Modding
Topic: xboxhdm23usb
Replies: 86
Views: 874614

Re: xboxhdm23usb

Thanks GoTeamScotch. The bulk of the work was done some years back when I patched smartmontools with ATA Security features. The rest of the stuff came from hdm2.2 and then Rocky5 did a great job with the menus.
by ldotsfan
Wed Apr 06, 2016 1:15 pm
Forum: XBOX Modding
Topic: Reading FATX partitions in modern Linux or OS X
Replies: 1
Views: 4759

Reading FATX partitions in modern Linux or OS X

Credit to modrobert of Eurasia who brought this: https://github.com/mborgerson/fatx up in his forum. http://www.eurasia.nu/modules.php?op=modload&name=Forums&file=viewtopic&topic=7423&forum=73 I forked mborgerson's FATX code, https://github.com/ldotsfan/fatx. You can now read FATX p...
by ldotsfan
Fri Mar 25, 2016 3:34 am
Forum: XBOX Modding
Topic: xboxhdm23usb
Replies: 86
Views: 874614

Re: xboxhdm23usb

Rocky5 helped to create a GUI version for this tool, download from https://sourceforge.net/projects/xboxhd ... p/download
by ldotsfan
Mon Mar 14, 2016 3:18 pm
Forum: XBOX Modding
Topic: xboxhdm23usb
Replies: 86
Views: 874614

xboxhdm23usb

This is the beta release of xboxhdm23usb. It is a remake of xboxhdm running in Windows with USB SATA/IDE enclosures/adapters. Check compatibility of USB devices from https://www.smartmontools.org/wiki/Supported_USB-Devices . Be careful when identifying which drive to connect to, as you don't want to...
by ldotsfan
Sun Feb 21, 2016 3:18 pm
Forum: Misc XBOX Discussion
Topic: Offer to unlock hard drives?
Replies: 3
Views: 8150

Re: Offer to unlock hard drives?

WD older (marvel) drive: hddsupertool script for master/user passwords: http://www.sdcomputingservice.com/hddsupertool/scripts/wd_dump_mod42?attredirects=0&d=1 WD royl based drive: script for passwords: http://www.sdcomputingservice.com/hddsupertool/scripts/wd_royl_dump_mod02?attredirects=0&...
by ldotsfan
Sun Feb 21, 2016 2:51 pm
Forum: XBOX Modding
Topic: Resurecting faulty Xboxes...
Replies: 13
Views: 3561

Re: Resurecting faulty Xboxes...

The USB docking station or adapter may be able to lock the disk directly without needing a modded xbox. Use this http://www.xbmc4xbox.org.uk/forum/viewtopic.php?t=4125
by ldotsfan
Sun Sep 13, 2015 11:26 am
Forum: XBOX Modding
Topic: NeMesiS FlashKit (TSOP Flasher)
Replies: 21
Views: 6991

Re: NeMesiS FlashKit (TSOP Flasher)

by ldotsfan
Fri Sep 04, 2015 12:51 pm
Forum: XBOX Modding
Topic: NeMesiS FlashKit (TSOP Flasher)
Replies: 21
Views: 6991

Re: NeMesiS FlashKit (TSOP Flasher)

Use virtualbox/qemu/vmware to run any old linux distro to compile stuff. (EASY)

OR

Use chroot , debootstrap and snapshot.debian.org to travel back in time to any past version of Debian (DIFFICULT).

The code for 2.6 FATX was never finished so 2.4 is a better bet.
by ldotsfan
Fri Aug 28, 2015 2:43 pm
Forum: XBOX Modding
Topic: NeMesiS FlashKit (TSOP Flasher)
Replies: 21
Views: 6991

Re: NeMesiS FlashKit (TSOP Flasher)

NeMesiS wrote:[
Are you referring to the 2.6 kernel from chimp?
Just your download says"linux-2.6.18.withfatx.tar.bz2", confusion.
Reading might work but writing FATX is broken, chimp2618 doesn't use this kernel feature so it wasn't tested much
by ldotsfan
Fri Aug 28, 2015 2:40 pm
Forum: XBOX Modding
Topic: NeMesiS FlashKit (TSOP Flasher)
Replies: 21
Views: 6991

Re: NeMesiS FlashKit (TSOP Flasher)

That's FATX for xbox 360. or XTAF.

The differences are more than endianness in the code. So that's a dead end.
by ldotsfan
Mon Aug 17, 2015 1:52 pm
Forum: XBOX Modding
Topic: NeMesiS FlashKit (TSOP Flasher)
Replies: 21
Views: 6991

Re: NeMesiS FlashKit (TSOP Flasher)

http://sourceforge.net/projects/xboxhdm2/files/Kernel26/ http://sourceforge.net/projects/xboxhdm2/files/X-DSL/ That's all the file dumps of my work with xbox kernel in various versions: 2.4 and 2.6 You cannot mix and match files from different places and expect them to work. Kernel expects a certain...
by ldotsfan
Sun Aug 02, 2015 2:31 am
Forum: XBMC4XBOX Development
Topic: Wouldn't This Be A Sweet Additive For XBMC.
Replies: 6
Views: 3039

Re: Wouldn't This Be A Sweet Additive For XBMC.

And who's going to do the hard work of writing the code?

Anyway even mainline Kodi doesn't have it yet, Kodi with AudioDSP is a fork currently:
http://forum.kodi.tv/showthread.php?tid=218756
https://github.com/AlwinEsch/kodi
https://github.com/AchimTuran/kodi-adsp-addons-repo-dev
by ldotsfan
Thu Jul 30, 2015 2:34 pm
Forum: XBOX Modding
Topic: smartmontools with security
Replies: 0
Views: 3049

smartmontools with security

Some notes on the use of smartmontools, it will work with https://www.smartmontools.org/wiki/Supported_USB-Devices. See https://www.smartmontools.org/wiki/USB for details. Sample usage: smartctl -g security device smartctl -s security-setpass,PASSWORD device smartctl -s security-unlock,PASSWORD devi...
by ldotsfan
Thu Dec 25, 2014 3:19 pm
Forum: Misc XBOX Discussion
Topic: Cloning a hdd?
Replies: 7
Views: 3301

Re: Cloning a hdd?

rocky5: was that the app version of 2618? Did you try the LUD disc version of 2618?

261811: http://www.xbmc4xbox.org.uk/forum/viewt ... 885#p25885
by ldotsfan
Mon Dec 22, 2014 9:28 am
Forum: Misc XBOX Discussion
Topic: Cloning a hdd?
Replies: 7
Views: 3301

Re: Cloning a hdd?

Chimp doesn't support larger hdd, anything over 250GB will start acting up later due to chimp not supporting larger cluster sizes. (only supports 16k) So it's only really useful if you have a stock or smaller hdd. Note, it's only the F & G partitions that would be effected, since they can go to...
by ldotsfan
Thu Nov 27, 2014 1:23 pm
Forum: Guides and Tutorials
Topic: XBOX 2TB SATA Upgrade Tutorial
Replies: 278
Views: 1251862

Re: XBOX 2TB SATA Upgrade Tutorial

fxmech wrote:Hybrid drives don't work, period.
I'd be interested to know the underlying reason or symptoms for this so as to fix them in chimp261811.
by ldotsfan
Thu Nov 20, 2014 1:31 pm
Forum: XBOX Modding
Topic: How to flash Xenium OS v2.0.1 ?
Replies: 25
Views: 6807

Re: How to flash Xenium OS v2.0.1 ?

Seriously out of topic.

Ldotsfan? :)
by ldotsfan
Wed Nov 19, 2014 12:39 pm
Forum: XBOX Modding
Topic: How to flash Xenium OS v2.0.1 ?
Replies: 25
Views: 6807

Re: How to flash Xenium OS v2.0.1 ?

I'd scan for bad sectors on the drive first to eliminate one possibility - from a PC.
by ldotsfan
Tue Nov 18, 2014 1:10 pm
Forum: XBOX Modding
Topic: How to flash Xenium OS v2.0.1 ?
Replies: 25
Views: 6807

Re: How to flash Xenium OS v2.0.1 ?

Which version of xbpartitioner is this?