Jump to content

Adding files to the end of an image instead of start.


Recommended Posts

Posted (edited)

Hi, how do you change the file order so that files included in root get added after folders?

 

ie:

folder1/file1 lba 16

folder1/file2 lba 17

root file1 lba 18

 

instead of

 

root file1 lba 16

folder1/file1 lba 17

folder1/file2 lba 18

Edited by Q8-V07
Posted

Yep has no effect :-(

mkisofs allows you to sort the way root files / folders are added with a sort list txt file only problem is it only makes mode1/2048 iso's, I need to make mode2/form1/2352 .bin

Is there anyway to convert a mode1 iso to a mode2 bin?

so it has the same lbas as if you made it as a original mode2/2352 bin, so it places each file on the next 2352 sector instead of 2048, mounting a iso to a virtual drive and copying it as a bin doesn't work, it still has the files added in 2048 byte sectors.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.