Skip to content

Detect ISOs on all MultiOS-USB partitions #48

@ebbez

Description

@ebbez

For a drive to work with Ubuntu(-based) & Windows ISOs, extra partitions are needed if the user wishes the main partition format to stay the same, with FAT32 probably being the most preferred since it's default, is accessible by all devices and can be resized by all OSes. I have forked the project and changed all the config files to automatically detect the ISOs from all partitions instead of only the main MultiOS-USB partition: master...ebbez:MultiOS-USB:master

Would such a change be appreciated? Is this the most optimal way to do it? (Since it loops through all devices for each config, instead of only once at the root config? (I don't have any experience with GRUB, so I am not really sure if this is really inefficient or if the block device is just opened once until GRUB exits). I could make a PR without the 3rd partition Ubuntu example if there is any interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions