View Single Post
Old 31st January 2012
gillindu gillindu is offline
Port Guard
 
Join Date: Jan 2012
Posts: 36
Default

And this is how my disklabel table looks now:
Code:
#        size    offset     fstype [fsize bsize cpg/sgs]
 a:   8721216 180458208     4.2BSD   2048 16384     0  # (Cyl. 179026 - 187677)
 b:    263088 189179424       swap                     # (Cyl. 187678 - 187938)
 c:  20498877 180458208     unused      0     0        # (Cyl. 179026 - 199362*)
 d: 312581808         0     unused      0     0        # (Cyl.      0 - 310100)
 g:  12289000 200957274 Linux Ext2      0     0        # (Cyl. 102063*- 103482*)
 h:  11514762 189442512     4.2BSD   2048 16384     0  # (Cyl. 187939 - 199362*)
 i:  12289062 213246275 Linux Ext2      0     0        # (Cyl.  30520*-  54904*)
(Only the partitions that are somehow concerned have been displayed, I've left out those that shouldn't be affected in any way.) The "g" is going to be deleted to make space for the expanded "c".
Reply With Quote