[mythtv-users] LABEL=/video does not exist

Adam Egger mythtv2005 at bdam.de
Tue Jan 3 08:17:44 UTC 2006


On 1/3/06, Tino Keitel <tino.keitel at gmx.de> wrote:
> On Mon, Jan 02, 2006 at 22:29:15 -0600, Jason W. wrote:
>
> [...]
>
> > bDid you change the filesystem type after the initial build? I believe that
> > label is an ext2/3 thing ('man e2label' for more info). Here's all you need
>
> XFS also supports filesystem labels.

It also works for other filesystem types:

mkfs.xfs -L LABEL /dev/...
mkfs.vfat -n LABEL /dev/...
reiserfstune -l LABEL /dev/...


More information about the mythtv-users mailing list