Date: Thu, 2 Apr 2009 10:43:57 +0200 From: Matthias Apitz <guru@unixarea.de> To: "Paul B. Mahol" <onemda@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: CURRENT sees only /dev/ad2s1a, but not /dev/ad3s1a Message-ID: <20090402084357.GA5825@rebelion.Sisis.de> In-Reply-To: <3a142e750903270952h3ba5e28fp72b39283b2a46d97@mail.gmail.com> References: <20090327151052.GA13243@rebelion.Sisis.de> <3a142e750903270952h3ba5e28fp72b39283b2a46d97@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Friday, March 27, 2009 a las 05:52:40PM +0100, Paul B. Mahol escribió: > On 3/27/09, Matthias Apitz <guru@unixarea.de> wrote: > > > > Hello, > > > > When I boot my EeePC from USB key (/dev/da0s1a) -CURRENT it sees the two SSD > > only > > as > > > > $ ls -l /dev/ad* > > /dev/ad2 > > /dev/ad2s1 > > /dev/ad2s1a > > /dev/ad3 > > /dev/ad3a > > > > I can mount /dev/ad2s1a but ofc not /dev/ad3s1a; > > > > when I'm booting the RELENG_7 from /dev/ad2s1a itself it looks like this: > > > > $ mount > > /dev/ad2s1a on / (ufs, local, noatime) > > /dev/ad3s1a on /usr/home (ufs, local, noatime) > > CURRENT have replaced geom_bsd with geom_part_bsd > and that can cause various problems, search current archives for more info. When I will update the EeePC from USB key (/dev/da0s1a) to CURRENT I will install into /dev/ad2s1a (with make installworld/installkernel ...) and I want to keep the partition /dev/ad3s1a as it is; would it be enough to just do: # bsdlabel -w ad3s1 auto from CURRENT booted? Thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090402084357.GA5825>