|
Author: PoojanWagh
Date: 24-08-10 04:18
Quote:
gpart add -b 2048 -s 3906617453 -t freebsd-zfs -l disk00 ada0
where:
* -b 2048 - starts the partition 2048 sectors in from the start of the disk (leaving 1KB free)
Should be:
* -b 2048 - starts the partition 2048 sectors in from the start of the disk (leaving 1MB free)
|
|
  |
Think you meant 1MB, not 1KB new |
|
PoojanWagh |
24-08-10 04:18 |
|
Dan |
24-08-10 12:32 |
|