Find the answer to your Linux question:
Results 1 to 2 of 2
Hello! Can anybody give me the answer on the following question: I have the disk partition size 1G or 1024MB But when i run the fdisk its receive the following ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    4

    Question fdisk partition table representation

    Hello! Can anybody give me the answer on the following question:
    I have the disk partition size 1G or 1024MB
    But when i run the fdisk its receive the following info:
    fdisk -l
    Disk /dev/hdd: 1073 MB,1073741824 bytes
    ......
    As i understand this is another representation of the 1024 value in another counting system. Please explain how it converts from 1024 Mb to 1073? What is it a system?

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    The partition has to be an exact number of cylinders, so if 1024 is less than an exact number of cylinders, then fdisk will round the size up to the next cylinder boundary.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...