On Mon, Jan 23, 2012 at 10:46 AM, Ed Maste <ema...@freebsd.org> wrote: > On Mon, Jan 23, 2012 at 10:32:59AM -0800, Garrett Cooper wrote: > >> It's better to be methodical and delete all of the partitions and >> create the table from scratch. I've run into reproducible cases in the >> past where just doing gpart destroy -F for instance [on 9.0-BETA1+ >> media] didn't work because geom retasted the partition tables and >> slices. > > Do you have the reproduction steps documented somewhere (and if not, can > you write them up)? In order to have working automated installs we need > to be able to unconditionally reinit a drive w/o having behavoiur depend > on what happens to be left behind.
Sadly the script that reliably reproduced the issue was was lost with my previous work root drive. I was using the prescribed directions for creating MBRs per the gpart manpage, so it shouldn't be that hard to reproduce. Things got hairy at the end so I also started mixing fdisk -BIq at the time along with gpart create -S GPT. Bottom line is that I guess I'm on the 'hook' for coming up with the repro case again *sigh*.. Thanks, -Garrett _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"