Petr Uzel <[email protected]> wrote: ... >> +test_expect_success \ >> + 'save a copy of the original primary GPT table' \ >> + 'dd if=$dev of=before count=1 skip=1' > > isn't bs=512 missing here ^^^ ?
It's fine to omit it, since bs=512 is the default. _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

