This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Overlapping harddisk partitions with ASL 4

Hi,
I just installed ASL 4 on my Lex Light system. After installation I checked the partition table with fdisk (copied from a Mandrake 9.0). Here is the output:
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1        651     327680   83  Linux
Partition 1 does not end on cylinder boundary:
     phys=(650, 2, 36) should be (650, 15, 63) 
/dev/hda2             651       1171    262144   82  Linux swap
/dev/hda3          1171     28124  13584641   83  Linux
/dev/hda4         28124     79780  26034654    5  Extended
/dev/hda5         28124     39734   5851245+  83  Linux
/dev/hda6         39734     40181    225279+  83  Linux
/dev/hda7         40181     41298    563199+  83  Linux
/dev/hda8         41299     52908   5851245+  83  Linux
/dev/hda9         52908     79780  13543681+  83  Linux 

You can see that all partitions are overlapping. Only the root partition hda7 ends with cylinder 41298 and hda8 starts with cylinder 41299. I compared this with ASL3 and Mandrake. At this systems all partitions are not overlapping.

Any comments ?

Bye
Ralph

     


This thread was automatically locked due to age.
  • Hi Mavhh,

    that's true. I also recognized that. This is why Drive Image an other tools are not working with ASL 4. But there is no really other problem!? I think ASL is working fine with this partitioning. Maybe there will be a fix in the future for that.
    Do you had some really trouble with that problem? Or did you just noticed it?

    Cheers
    Timo  
  • if you are trying to image an Astaro disk, try using Ghost 7.5 with the RAW IMAGE commandline switch.  (I can't remember the actual switch, but I have been able to image the Astaro partitions with Ghost).  
  •  [ QUOTE ]
      
    that's true. I also recognized that. This is why Drive Image an other tools are not working with ASL 4. But there is no really other problem!? I think ASL is working fine with this partitioning. Maybe there will be a fix in the future for that.
    Do you had some really trouble with that problem? Or did you just noticed it?


    [/ QUOTE ] 
    The swap partition overlaps with two other partitions. Image what happens if the filesystems writes to swapspace -> crash?
    If the swapspace writes to the filesystem it will be corrupt. I already had this problem with another linux box (not astaro).

    I don't think this is acceptable for a computer system at all and especially for a firewall this is a real big problem! 
    I hope the astaro people will fix this bug very quickly!

    bye
    Ralph

      
  • Hi,

    what you see are partition bounday cylinders. In your case the partition bondary lies somewere inside of one cylinder, so the end of one an the beginning of the other partition belongs to the same cylinder. But since normally one cylinder contains more than one block/sector, the partitions are not  overlapped.

    Yes, the fact that the partition boundaries sometimes don't fit the cylinder may be seen as a blemish, but on other hand what you see as a disk configuration (sector per cylinder, amount of heads etc) is only the kernel idea of it, and have mostly nothing to do with the real (physical) disk configuration, and even can be easy reconfigured. Thus it makes not much sense to try to hit an imaginary cylinder boundary...

    Greetings,
    --
    Dennis  
  • But why is Drive Image and other Tools complaining?

    AskingHand [;)]  
  • From my point of view, they don't complain, but inform  [;)]
       
  • [ QUOTE ]
    From my point of view, they don't complain, but inform  [;)]
        

    [/ QUOTE ]
    PartionMagic and DiskImage stop working because of this  information ...  
    How can I see at which block/sector the partion starts ? 

    Bye
    Ralph   
  • This would be a question for PartitionMagic's UBB    rather than Astaro's.