Hi, On Mon, 24 May 2010 09:29:47 -0500, Darien Large wrote: > I'm using nilfs2 for my /home directory, under Ubuntu 10.04 with kernel > 2.6.32-22. I love it, but I'm having trouble mounting it through fstab > consistently. How can I set a UUID for an nilfs volume? I've been unable > to do so using any of the linux tools I'm aware of. > > --Darien Large UUID is set when creating nilfs volume with mkfs.nilfs2 (or mkfs -t nilfs2). But, the current standard mount program does not identify the UUID of nilfs partitions. Unfortunately, no UUID (nor label) tool is yet available for nilfs though it's not time-consuming job. The problem is that we were not able to promote nilfs to such standard tools yet. Recently we had discussion on the procedure to do this, but sorry, it seems still take a while by the time it becomes available commonly. Regards, Ryusuke Konishi -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html