Date: Mon, 23 Jan 2012 10:20:39 -0800 From: Garrett Cooper <yanegomi@gmail.com> To: Devin Teske <devin.teske@fisglobal.com> Cc: freebsd-hackers@freebsd.org Subject: Re: Parallels v4 regression (aka ada(4) oddity) in RELENG_9 Message-ID: <CAGH67wSHL=herrAxGr%2BofA8p-aMy8TpaOJBoCqF2xJd=w0UUZQ@mail.gmail.com> In-Reply-To: <009a01ccd9fb$628ce000$27a6a000$@fisglobal.com> References: <009501ccd9f9$cad088d0$60719a70$@fisglobal.com> <CAGH67wRhT30j2Ask-9pQOQcTihFD5AsOdGXbwPTW6DbPrGc4zw@mail.gmail.com> <009a01ccd9fb$628ce000$27a6a000$@fisglobal.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 23, 2012 at 10:18 AM, Devin Teske <devin.teske@fisglobal.com> wrote:
>
>> -----Original Message-----
>> From: Garrett Cooper [mailto:yanegomi@gmail.com]
>> Sent: Monday, January 23, 2012 10:16 AM
>> To: Devin Teske
>> Cc: freebsd-hackers@freebsd.org
>> Subject: Re: Parallels v4 regression (aka ada(4) oddity) in RELENG_9
>>
...
>> The 'bug' is in gpart/geom and the 'issue' is present in prior
>> versions of FreeBSD. The backup partition is now more of a thorn in
>> everyone's side than previous versions. gpart delete'ing all the
>> partitions, then doing gpart destroy is probably what you want (there
>> isn't a simple one-liner that would do this).
>
> So "dd if=/dev/zero of=/dev/ada0 bs=512k count=256" is not enough to wipe out
> "the backup partition" (presumably created by prior-usage of bsdinstall
> guided/auto partitioning)??
The backup partition sits at the back of the disk, so yes that dd
by itself won't work.
Thanks,
-Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wSHL=herrAxGr%2BofA8p-aMy8TpaOJBoCqF2xJd=w0UUZQ>
