PDA

View Full Version : Need help with one step of Echelons Self-Boot tutorial.


Kramer
30-08-2001, 09:14
K so far I did everything right. I hacked the 1ST_READ.bin and everything. But i am stuck at this part:

13) Your next step is to run MKISOFS and make a ISO out of these files. Run the following command while you are in your "selfboot" root directory:

mkisofs -C x,y -V ECHELON -l -o data.iso data

"x,y" should be the numbers outputted to you from cdrecord -msinfo
earlier. My values are 0,11700

Whenever I try to run this command mkisofs does nothing. It doesnt create any data.iso I am trying to make a self-boot of house of the dead by the way.

Kramer
30-08-2001, 09:16
Woohoo i solve the problem myself minutes after i posted here. I love this board. :)

Wayne
30-08-2001, 09:53
And you know that "-V ECHELON" is the Volume Label. You can change the "ECHELON" to whatever you want your disc's label to read, provided you keep it to 11 characters, don't use spaces, and use only uppercase.