tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: "dynamic" fstab



On Thu, Mar 14, 2013 at 12:11:31AM +0400, Aleksej Saushev wrote:
> I know what you're going to write below because we did similar work
> during Google Code-In, and I still think that it would be much better
> if we could just mount GPT partitions by UUID. This is more reliable
> that generating fstab by special magic.

I already mount them by name and am quite happy with it.
Example line from my fstab:
NAME=bigstuff   /disk/bigstuff ffs     rw,log  2 2

 Thomas


Home | Main Index | Thread Index | Old Index