Ray Arachelian wrote:
>
> By the way, a quick way to turn the disk images into tar is by using
> dd, like this:
>
> dd if=16of16-pascal.image skip=84 count=409600 of=tmp
> dd bs=512 count=800 if=tmp of=16of16-pascal.tar
Correction the above should be:
By the way, a quick way to turn the disk images into tar is by using dd, like this:
dd if=16of16-pascal.image* bs=1 *skip=84 count=409600 of=tmp dd bs=512 count=800 if=tmp of=16of16-pascal.tar
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "LisaList" group. To post to this group, send email to lisalist_at_email.domain.hidden To unsubscribe from this group, send email to lisalist-unsubscribe_at_email.domain.hidden For more options, visit this group at http://groups.google.com/group/lisalist?hl=en -~----------~----~----~----~------~----~------~--~---
This archive was generated by hypermail 2.4.0 : 2020-01-13 12:15:15 EST