Thread: finding lba
View Single Post
  #20  
Old 31-03-2003, 09:18
Infinity_Engine Infinity_Engine is offline
Registered User
 
Join Date: Oct 2002
Location: Mushroom Kingdom
Posts: 111
Thanks: 0
Thanked 1 Time in 1 Post
Infinity_Engine
Quote:
Originally posted by djgarf
then how do i make the iso to run through bin2boot because i havent got the lba numbers to enter into mkisofs
the lba you should enter is 0, because before making the image you should binhack the bins to 0 (zero).

e.g.

mkisofs -C 0,0 -V Segagen -l -o Segagen.iso Segagen_Files
bin2boot Segagen.iso


[edit]

If you want to use CdrWin, binhack everything to 11700. Thats usually the lba everyone gets after they've burned the first audio session with CdrWin.

Last edited by Infinity_Engine; 31-03-2003 at 09:21.
Reply With Quote