I have installed Debian Squeeze using the beta2 installer downloaded from Debian Installer's page (I mean, I didn't use the weekly snapshot). The following is the output of fdisk on my hard drive in which I noticed something I am not familiar with: Partition 1 does not end on cylinder boundary. I searched and it turned out to be not a thing to worry about (am I right?) but I thought I'd better be reporting it so experts may decide. Can anyone tell me how to get rid of it?
Disk /dev/sda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000b2a8b Device Boot Start End Blocks Id System /dev/sda1 * 1 32 248832 83 Linux Partition 1 does not end on cylinder boundary. /dev/sda2 32 19458 156039169 5 Extended /dev/sda5 32 19458 156039168 83 Linux Thanks. Nima

