OG Xbox Forums > *nix OS on Xbox

Script For Preparing New Xbox Hdd

(1/1)

ldotsfan:
CODE
#!/bin/bash

dd of=$1 bs=1 seek=1536 count=4 conv=notrunc /dev/null
dd of=$1 bs=1 count=16 conv=notrunc

Navigation

[0] Message Index

Go to full version