Linux on Xbox
Mick Ohrberg
mick at ohrberg.org
Tue Jun 24 22:26:53 CDT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
KCLUGites
I found this on SlashDot. You may have tried it already - I have not. Interesting concept,
nonetheless.
- ----8<------------
In order to have a CD that is bootable on XBOX you must do some magics on the .iso image file
before burning it. You will need to have a working GNU/Linux with the latest version of mkisofs,
then issue the following commands:
rootshell# mkdir tmp_mnt
rootshell# mount -o loop dynebolic-1.0-bla.iso tmp_mnt
rootshell# mkisofs -o dynebolic-1.0-bla-XBOX.iso -J -R -udf -b isolinux/isolinux.bin -c
isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table tmp_mnt
Wait a bit until the end of the process, you will then be able to burn the
dynebolic-1.0-bla-XBOX.iso file into a REWRITABLE CD (no way to boot from a WRITE-ONLY CD).
- ----8<------------
- --
____/|
o.O| Stop the violins.
=(_)= Visualize whirled peas.
U
A C K ! C o r e e r r o r .
B u s d u m p e d .
KeyID = 0x1D77FD43
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0
iQA/AwUBPvjPt0kUEW0dd/1DEQLWqgCg4fHBKeQWc2JCK7V1Cqloa5nQWKUAn30M
X3W6qqcWC7ZcGGXoL+rrY0M4
=q74j
-----END PGP SIGNATURE-----
More information about the Kclug
mailing list