kdomanski/iso9660

Is there a way to create a bootable iso

carbonin opened this issue · 0 comments

This doesn't seem possible given

iso9660/image_writer.go

Lines 520 to 524 in 880de9c

Header: volumeDescriptorHeader{
Type: volumeTypePrimary,
Identifier: standardIdentifierBytes,
Version: 1,
},

I might be missing something though ...
If not, is this something you would consider as an enhancement?