+ Reply to Thread
Results 1 to 2 of 2

fdisk blocks to bytes

  1. fdisk blocks to bytes

    How do I convert the number of blocks on a partition reported by fdisk to
    bytes.



  2. Re: fdisk blocks to bytes


    multiply by 512 (512 bytes/block is the Unix standard)

    Germano wrote:
    > How do I convert the number of blocks on a partition reported by fdisk to
    > bytes.
    >
    >


+ Reply to Thread