Skip to content

archiso/initcpio/hooks/archiso: remove option terminator from the blockdev command

nl6720 requested to merge nl6720/archiso:fix-archiso-hook into master

Apparently blockdev does not support it.

In an ISO made using -s img (Squashfs with dm-snapshot), it results in:

blockdev: Unknown command: --

archiso

The ISO still successfully boots and runs.

Edited by nl6720

Merge request reports