This below tells us that this media volume is using a GPT partition table and 
the os volume is using a msdos partition table.
msdos is the default but it does not allow you to create partitions larger than 
2TB. Therefore I used GPT.
[CODE]
olof@olof-P55-UD5:~$ sudo parted -l
Model: ATA WDC WD2002FAEX-0 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number  Start   End    Size   Type     File system  Flags
 1      1049kB  106MB  105MB  primary               boot
 2      106MB   351GB  351GB  primary
 3      351GB   702GB  351GB  primary


Error: /dev/sdb: unrecognised disk label                                 

Model: Linux device-mapper (striped) (dm)
Disk /dev/mapper/isw_dbfdbhchhg_Media: 3299GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name  Flags
 1      1049kB  3299GB  3299GB  ntfs


Model: Linux device-mapper (striped) (dm)
Disk /dev/mapper/isw_dbfdbhchhg_OS: 702GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size   Type     File system  Flags
 1      1049kB  106MB  105MB  primary  ntfs         boot
 2      106MB   351GB  351GB  primary  ntfs
 3      351GB   702GB  351GB  primary  ext4
[/CODE]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/777056

Title:
  Windows 7 moves alternate GTP header to invalid position?

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to