Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2013 10:24:03 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        varanasi sainath <varanasisai@gmail.com>
Cc:        freebsd-fs@freebsd.org, freebsd-drivers@freebsd.org, Warner Losh <imp@bsdimp.com>, freebsd-questions@freebsd.org
Subject:   Re: UUID in fstab.
Message-ID:  <201308261024.03553.jhb@freebsd.org>
In-Reply-To: <CAL_6YgSBd1EPwOKQbNC7UaVx1k%2B1fR7U_oXeR5B2xed3qFW61Q@mail.gmail.com>
References:  <CAL_6YgQy174h5UxK53jU2%2BfsZiQkOWqxZkRk=CYuJuvn3HXiXQ@mail.gmail.com> <201308231444.15353.jhb@freebsd.org> <CAL_6YgSBd1EPwOKQbNC7UaVx1k%2B1fR7U_oXeR5B2xed3qFW61Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, August 26, 2013 12:06:21 am varanasi sainath wrote:
> Thanks John, I have tried as you suggested using a Live CD and yes the
> partitions uuid's are present in gptid  ..
> I found the UUID's in /dev/gptid - how do I determine which uid corresponds
> to which partition (ufs or swap or boot) (I used glabel status and after
> some trial and error I found them) edited the fstab accordingly and
> everything is working now ..

The other way would be to examine the kern.geom.confxml output directly as I
think you can probably use that to map between them.

> Is there a way to have both the /dev/XXXpYY and /dev/gptid/<uuid> present
> in /dev/

Not currently.  freebsd-geom@ is probably the best place to ask that question.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308261024.03553.jhb>