On Thu, Mar 22, 2012 at 1:39 PM, Barry Brimer lists@brimer.org wrote:
I wonder if it uses a GPT partition table or not. I don't remember all the details, but for some reason I think you need a GPT partition table to handle partitions, filesystems, or something over 2 TB.
I would have expected this as well, but: [bent@bnlaptop ~]$ sudo parted /dev/sdb print Model: WD My Book 1140 (scsi) Disk /dev/sdb: 3001GB Sector size (logical/physical): 4096B/4096B Partition Table: msdos
Number Start End Size Type File system Flags 1 1049kB 3001GB 3001GB primary
[bent@bnlaptop ~]$
BR Bent