I did a clean install of ubuntu 10.04.3 this morning. I usually use gparted to create the partitions, but decided that this time I would create them during the install process. I also decided to create a /boot partition, which is something I have never done before. The computer boots up with no problems.
I ran sudo fdisk -l and this is the output:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 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: 0x000d4e7c
Device Boot Start End Blocks Id System
/dev/sda1 * 1 122 975872 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 122 2554 19530752 83 Linux
/dev/sda3 2554 2797 1952768 82 Linux swap / Solaris
/dev/sda4 2797 4620 14647297 5 Extended
/dev/sda1 is a /boot partition. Is the fact that fdisk says "Partition 1 does not end on cylinder boundary." going to cause problems? I have never seen this before. I don't know if I should start over and used gparted or not. I'd like to solve any problems or potential issues before I spend any more time customizing.
Bookmarks