Date: Tue, 27 Nov 2012 17:04:35 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Ralf Mardorf <ralf.mardorf@rocketmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: [Bulk] Re: How to create a partition for FreeBSD 9.0? Message-ID: <alpine.BSF.2.00.1211271653330.60249@wonkity.com> In-Reply-To: <1354046327.2528.15.camel@q> References: <1353795280.2662.12.camel@q> <20121124233520.7ad4b4be.freebsd@edvax.de> <1353798889.2662.46.camel@q> <20121125002717.11a61c8d.freebsd@edvax.de> <1353807268.2773.16.camel@q> <20121125131908.671f6d31.freebsd@edvax.de> <1353846552.2508.23.camel@q> <alpine.BSF.2.00.1211251322500.23965@wonkity.com> <1353877782.2508.225.camel@q> <alpine.BSF.2.00.1211251421160.23965@wonkity.com> <1354029192.2827.11.camel@q> <alpine.BSF.2.00.1211270901130.56247@wonkity.com> <1354046327.2528.15.camel@q>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Nov 2012, Ralf Mardorf wrote: > This is from the log: > > # gpart show ada0 > => 63 625142385 ada0 MBR (298G) > 63 121274683 - free - (57G) > 121274746 503862599 2 ebr [active] (240G) > 625137345 5103 - free - (2.5M) > > # gpart add -t freebsd -i1 ada0 > ada0s1 added > > Now it becomes complicated, since the log is a mess: > > => 63 625142385 ada0 MBR (298G) > 63 121274622 1 freebsd (57G) > 121274685 61 - free - (30k) > 121274746 503862599 2 ebr [active] (240G) > 625137345 5103 - free - (2.5M) That looks okay. > # gpart show ada0s1 > => 0 121274622 ada0s1 EBR (57G) > 0 121274622 - free - (57G) > > # gpart create -s bsd ada0s1 > gpart: geom 'ada0s1': File exists Sorry, no idea on that. Because of the extended partitions, maybe.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1211271653330.60249>