Does Linux UDF support 512 byte logical blocks for hard disk images? mkudffs says the only valid block sizes are 1024 and 2048 but the UDF spec says that logical blocks size = physical sector size which is 512 on most hard disks.
Logged In: NO
The smallest UDF sector size that is allowed is indeed 512, so it should allow this; why mkudffs is complaining i dont know!
Log in to post a comment.
Logged In: NO
The smallest UDF sector size that is allowed is indeed 512, so it should allow this; why mkudffs is complaining i dont know!