uutils dd fails to skip some bytes when reading from the somewhat special efivars filesystem. Says Illegal seek. But not so; this use-case is for skipping the first 4 bytes of metadata, reading out only the actual variable contents. uutils dd ought to obey just as happily as GNU dd when asked to do this.
uutils dd fails to skip some bytes when reading from the somewhat special efivars filesystem. Says
Illegal seek. But not so; this use-case is for skipping the first 4 bytes of metadata, reading out only the actual variable contents. uutils dd ought to obey just as happily as GNU dd when asked to do this.