Comment 5 for bug 702707

Revision history for this message
Manoj Iyer (manjo) wrote :

I can confirm that this fixes installs of Natty on Intel UEFI 2.3 SDP.

ubuntu@ubuntu-uefi23:~$ cat /etc/issue
Ubuntu natty (development branch) \n \l

ubuntu@ubuntu-uefi23:~$ sudo fdisk -l
[sudo] password for ubuntu:

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.

Disk /dev/sda: 2500.5 GB, 2500495958016 bytes
255 heads, 63 sectors/track, 304001 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000

   Device Boot Start End Blocks Id System
/dev/sda1 1 267350 2147483647+ ee GPT
Partition 1 does not start on physical sector boundary.

Disk /dev/sdb: 3000.6 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000

   Device Boot Start End Blocks Id System
/dev/sdb1 1 97452 782780353 83 Linux
Partition 1 does not start on physical sector boundary.
ubuntu@ubuntu-uefi23:~$