On 30.09.2012 20:37, Raoul MEGELAS wrote:
> i installed CURRENT on a macbook air
> (internal ssd as you know):
> i noticed the following:
> 
> 1. on freebsd, deleting a partition with gpart: say
> gpart delete -i 4 ada0
> dammage the osx boot.
> of cours, booting with a backup disk and repairing the disk
> make it functional again.
> any light woukd be appreciated on this topic.

Hi,

When you are deleting a partition, the kernel completely overwrites  the
partition table and PMBR area. You can compare first 34 blocks before
deletion and after to see what is going on.

-- 
WBR, Andrey V. Elsukov
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to