Nov 17
14 views
If you are running linux on your xbox, you may well have the cromwell bios on your modchip, a nice quick way to determine the version of your cromwell bios is to use raincoat to read it, then grep the bios image for version strings:
(On Xebian:)
su -
apt-get install xbox-raincoat
raincoat -r /tmp/biosimage
strings /tmp/biosimage | grep -icromwell
This should give you something like:
Cromwell 2.40
Liked this article? To continue getting our latest free Howtos and Tutorials,
you can also grab the RSS feed or Subscribe to Techgurulive by Email
you can also grab the RSS feed or Subscribe to Techgurulive by Email
Not Getting
Related postsHow to save, load, and delete Original Xbox console profiles How to Read BIOS information using dmidecode command How to find MySQL Version in Linux And Windows How to Highlight Matching Grep Results in Linux How to check the version of a Linux OS How to Enable Support for Advanced Power Management (APM) BIOS on Laptops Vista: Should I Install 64-bit or 32-bit Version? (x64 vs x86) How to Identify the version of the SG driver How to hide tomcat version How to Determine RedHat and Fedora release version






























