On 06/08/07, Hartleigh Burton <[EMAIL PROTECTED]> wrote:
>
> Thanks for the tip.
>
> # /dev/da1s1:
> 8 partitions:
> # size offset fstype [fsize bsize bps/cpg]
> c: 3029130401 0 unused 0 0 # "raw" part,
> don't edit
> d: 3029130401 0 4.2BSD 2048 16384 28528
>
> Unfortunately for me, I do not really know what I am looking at here.
>
I just noticed from man 8 bsdlabel:
COMPATIBILITY
Due to the use of an u_int32_t to store the number of sectors, BSD labels
are restricted to a maximum of 2^32-1 sectors. This usually means 2TB of
disk space. Larger disks should be partitioned using another method such
as gpt(8).
I suspect this applies to amd64. man 8 fdisk makes no
mention of data size problems, but I would suspect it as
well.
--
--
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"